Thursday, January 14, 2016

windows mobile FAQ




            


windows mobile FAQ
http://develop.csai.cn/mobile/index.asp?Page=2
Reply:
UP
Reply:
1, Q: When new projects to choose which type of project to create an application smart devices?

A: Select in Visual Studio New Project dialog box, Visual C # or Visual Basic project type, select Smart Device Templates, and then select the appropriate device SDK, and finally select "Device Application", you can create a mobile device application of .

2, Q: Managed Code and local code What's the difference?

A: Managed code is the use of .NET Compact Framework development program code, executable file is compiled into IL, requires .NET runtime environment executes. The native code languages such as C ++ refers to the development of the program code, the executable file is compiled into the CPU instruction set related to machine code that can be run directly.

There are a lot more......

No comments:

Post a Comment