Is silverlight the only option for developing WP7 applications? What about Java? Or is there anything else that WP7 supports?
Is silverlight the only option for developing WP7 applications? What about Java? Or is
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have these options (as of now):
Ultimately, any CLI-based language can be used to build WP7 applications as long as it allows building WP7-specific assemblies (given the restrictions). Unoficially, it is known that there are native hooks and it is possible to use COM inside a WP7 app, but this is not yet a part of the public SDK and an application that implements a native layer that is not directly authorized by Microsoft will not even get through the approval process.