开发者

How to port the code of an application on Windows Mobile 6.5 to Windows Phone 7?

I have an application running successf开发者_开发问答ully on Windows Mobile 6.5. Is it possible to port that application to Windows Phone 7?


If the application is written with .NET you should be able to port over your business logic. The biggest change you will have to make it rewriting your UI, since in Windows Phone 7 you must write the UI using Silverlight or XNA.

If your application is written in C++ you will have to rewrite it all.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜