.NET Compact Framework with Visual Studio 2010?

后端 未结 5 2028
一个人的身影
一个人的身影 2021-02-06 01:22

NET Compact Framework with Visual Studio 2010? I have Visual Studio 2003, but i want change to one IDE.

5条回答
  •  一向
    一向 (楼主)
    2021-02-06 02:03

    To be absolutely clear, Visual Studio 2010 did not ship with Smart Device Programmability support. The primary reason for this is that the Windows Phone stuff was not fully ready, and Microsoft wasn't going hold the release of Studio waiting for that small piece.

    Smart Device support for Visual Studio 2010 will be shipped out-of-band, probably in the coming months (they're already shipping CTPs of the bits, and since the Phone is due out later this year, they have to get tools into the hands of developers).

    Now what will that "support" entail? Microsoft hasn't officially announced the full details, but it's probably a good bet that you'll see:

    • Compact Framework 3.5 (not 2.0 or 1.1) support for CE and WinMo 6.5
    • Silverlight support for WinPhone
    • XNA support for WinPhone

    If you can't wait for that release, then your only real option is to use Studio 2005 or Studio 2008, but keep in mind that those will not work for WinPhone, and you'd be moving to al already out-of-date tool set. I'd seriously consider waiting.

    Now as a stopgap, you might be able to use the Evaluation version of Studio 2008 in hopes that the 2010 bits will be shipped before the time limit of the eval expires. The challenge there is that since 2010 is now released, finding the 2008 eval might be difficult.

提交回复
热议问题