How to enable Windows Phone Application Tombstone in Emulator when Debugging ?
The Visual Studio 2010 provides the option in the Windows Phone Project to set the Application Tombstone upon deactivation when debugging . You can set this option by following the below steps 1. In...
View ArticleInteresting Keyboard Shortcuts in Windows Phone Emulator
Below are some interesting shortcuts in the Windows Phone emulator which may help developers during the development and testing of their apps. F12 (Once) – Try hitting F12 once in the emulator, the...
View ArticleUnable to connect to the Internet in Windows Phone 8 Emulator ?
Today , I was trying to browse a webpage in Windows Phone 8 Emulator and was unable to connect to the Internet in Windows Phone 8 Emulator. Below are some of the steps that I followed and got it...
View ArticleWindows Phone –“Deployment failed because an app with target platform Any CPU...
When I was trying to deploy and debug a Windows Phone 8 app from Visual Studio 2012, I ended up getting the following error. “Deployment failed because an app with target platform Any CPU cannot be...
View ArticleHow to remove the Frame rate counters in Windows Phone Emulator?
When trying to run the Windows Phone application on the Windows Phone Emulator from the Visual Studio 2012 , you will notice that there few text being displayed in the Emulator as shown in the below...
View ArticleShortcuts keys for Developing on Windows Phone 7 Emulator
The post Shortcuts keys for Developing on Windows Phone 7 Emulator appeared first on Developer Publish.
View ArticleChanging the Icon of a Windows Phone 7 Application in Visual Studio 2010
The post Changing the Icon of a Windows Phone 7 Application in Visual Studio 2010 appeared first on Developer Publish.
View ArticleSwitch between Windows Phone 7 emulator and Device on debugging in Expression...
The post Switch between Windows Phone 7 emulator and Device on debugging in Expression Blend appeared first on Developer Publish.
View Article