简体   繁体   中英

Windows Mobile 6.5 C# Development: Where to start?

我将从哪里开始使用C#语言开发Windows Mobile 6.5的应用程序?

The best place to start would be going to Windows Mobile Developer Center

There you will find tons of different resources, labs, hands-on etc. In MSDN, you start in Getting Started in Developing Applications for Windows Mobile

Some code samples can be found here

Other than MSDN, the web is also full of resources, for example:

Have fun :)

You could start with purchasing Visual Studio 2008. It contains the tools needed for developing on the mobile 6.x platform. The express editions sadly do not provide this functionality and Visual Studio 2010 is designed only for the Windows 7 mobile platform.

If you still need to learn C#, then pick up Visual Studio 2008 Express for C# first and buy a book. It will let you learn the basics of Win32 and C# code without spending too much money.

Download Visual Studio 2008 full edition for either trial (90 days) or full use, if you bought it previously but lost the CD, from http://download.microsoft.com/download/8/1/d/81d3f35e-fa03-485b-953b-ff952e402520/VS2008ProEdition90dayTrialENUX1435622.iso . If you have the CD, of course, you can just use the CD.

Then download the Windows Mobile 6.5 SDK from http://www.microsoft.com/en-us/download/details.aspx?id=6135 .

Best of luck!

Dev Env:

Start on Smart Device Application using VB/C++/C# using visual studio 2008.

Smart Device Development

Database :

SQL compact edition

Regards..

我建议阅读和阅读微软移动开发手册 (亚马逊链接)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM