And if not then what do I have to do to make them?

(Our apps are in latest C# .NET.)

link|improve this question
feedback

2 Answers

No. You would need to port your apps to the WP7 platform. You may be able to reuse some code, but the UI model is completely different.

link|improve this answer
feedback

Much of the C# sharp code is most likely the same but some things like saving and loading are different as well as you having a choice between XNA and Silverlight. The link below should contain a lot of the information you need.

http://create.msdn.com/en-US/education/catalog/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.