In this article we are going to see how we can globalize the application which we are developed with Windows phone (any version like 7, 7.5, 8 etc). Globalizing an…
In this article we are going to see how we can dynamically change the icons and buttons in the app bar programmatically for a Windows Phone application. Basically in windows…
In this article we are going to see how we can decrypt a data that is been encrypted and protected using the Protect data method available with the ProtectedData…
In this article we are going to see how to apply theme resources for a Windows Phone application, A theme is basically a set of resources that are used…
In this article we are going to see how to consume a OData Service in a Windows Phone application, OData is is a Web protocol for querying and updating data…
In this article we are going to see how to use the network capabilities of a Windows Phone programmatically. While we develop application we might come across requirement to…
Friends, I am keeping this series on hold for the release of the Windows Phone 8 update so that we can explore more on the new features. Initially when…
In this tutorial we are going to see how to programmatically create a dynamic Panorama Control in Windows Phone 7 Application Development. In our earlier series we have seen…