开发者

Are .NET Compact Framework apps compatible with Windows Phone 7?

开发者 https://www.devze.com 2023-02-14 10:10 出处:网络
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 g

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

0

精彩评论

暂无评论...
验证码 换一张
取 消