c# - how to install my windows phone 7 app in device -


I made my first application for Windows Phone 7 in Video Studio 2010 Ultimate. Now I need to launch my application and install it on the device too. Can anyone please tell me how to do this?

You can install it with the App Deployment Tool

via this step Go to

Go to Start -> All Programs -> Windows Phone Developer Tools -> Application Deployment This tool lets you choose an XAP file and unlock it from your developer Allows to be applied.


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

c++ - How to load a bitmap from file into the samples buffer -