Old .NET Compact Framework apps still run on Windows Phone 7? Will new apps developed with .NET 3.5 run开发者_开发百科 on WP7? I mean, not Silverlight apps.
No. You'll need to use CF version 3.7 (or greater), which only targets Windows Phone devices.
The short answer is no. Windows ce/windows mobile/compact framework apps will not run on wp7.
No they do not. You will need to create them using C#. To debug you need the developer tools. These tools will guide you. Here's the link. http://www.microsoft.com/downloads/en/details.aspx?FamilyID=49B9D0C5-6597-4313-912A-F0CCA9C7D277&displaylang=en
精彩评论