Posts Tagged: IDE


29
Dec 11

DoUNo: You can tombstone an app using Windows Phone Emulator

Property page of a WP project

Property page of a WP project

You cannot predict when an app would be tombstoned in Windows Phone. But still you can simulate it by enabling a settings in the Property page of the Windows Phone project.

  1. Browse to the Property page of the Windows Phone project.
  2. Select the Debug tab.
  3. Select the Tombstone upon deactivation while debugging.
  4. Build and Run the project.
  5. After the app launches, click on the Windows key to deactivate the app, there by tombstoning it.

27
Nov 10

Visual Studio Equivalent

For those who wish to write c# code and cannot afford to buy Visual Studio, you have “Sharp Develop“, a open source comparable to Visual Studio.

One more happy news, they even have a WPF designer is a quite awesome. Give it a try