Learn Windows Phone 7 Development , Day-4 : Hello! World – Deep Dive 3
In this post I will start from where I left in the last post. So, I will be talking about various application level events in a Windows Phone Application. These events are pretty similar to events in Global.asax.cs in case of ASP.net and Application Object in case of Windows Application. These events are registered in [...]