adspace


is there a way to know if my code is running on emulator or device?

Answer Posted / Bineet Kumar

In Windows Phone, you can check if the application is running on an emulator or a physical device by checking the `Deployment.Current.DevicePlatform` property. If it returns 'Emulator', then the app is running in the emulator.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to play video in isolatedstorage using mediaelement?

939


Explain how to save screen from an xna app?

1040


Explain how to edit location for weather?

968