C ++ performance C # capacity ?!

Source: Internet
Author: User

First Topic:. NET Native installation and configuration.

"

[Xiao JIU's school is dedicated to describing extraordinary technologies in ordinary languages. If you want to reprint it, please indicate the source:.]

 

 

Original article:. NET Native Setup and Configuration

This topic depends on the pre-release. net native Developer Preview. : Microsoft Connect website. You are prompted to register the website ..

Prepare windows Store applications for. NET Native development. You need to prepare:

(Note: attach

(Note: attach

On an ARM Architecture Machine (such as Surface RT), you must set your application to an ARM architecture:

 Tips

If you develop programs on x86 machines and Test on x64 machines, to remotely test on ARM machines, you must also perform the same configuration on x64 systems.

 

By now, you can use. Net Native to compile your program to the ARM architecture machine code. For the development wizard, please look forward to the next translation Article ". NET Native compilation entry: development process".

 

Restore the default settings:

Restore the original configuration of the project without using. NET Native to compile the project:

  • Right-click the currentProject, ClearEnable static analysis for. NET NativeSelect box.

  • Right-click the currentProject, SelectAttribute, Clear in the generated ColumnCompile with. NET Native tool chainSelect box.

  • Right-click the currentProject, SelectAttribute,In the configuration column, reset the platformAnyCPU.

  • TIPS: If you want to completely remove. NET Native at one time, you can delete all the xml elements in the EnableProjectNCompatibleProfile and UseProjectNToolchain nodes in the project csproj project file.  

  

Uninstall. NET Native:

  Close Visual Studio, control panel-add or delete programs-find. Net Native and delete it to completely uninstall. NET Native SDK.

 

In the first article, you can click to jump back to the Guide.

  

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.