I have an application running successfully on Windows Mobile 6.5. Is it possible for Windows Phone 7 to port?
If the application is written with .net, the biggest change you should be able to port on your business logic It needs to rewrite your URI, because in Windows Phone 7, you need to write a UI using Silverlight or XNA.
If your application is written in C ++, then you have to rewrite it all.
Comments
Post a Comment