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…
In this tutorial we are going to see how to programmatically change the Theme Accent color in Windows Phone device. In our previous article we have seen how programmatically…
In this tutorial we are going to see how to programmatically detect which is the current theme that is running in a device from any application. It would be…
In this tutorial we are going to see how to control the AutoLocking of Windows Phone Device when an application is running, or we want to disable it permanently…
In this tutorial we are going to see how to provide a word suggestion for user entered text in Windows phone application development. Word suggestions are something like a…
In this tutorial we are going to see how to programmatically create an Application Bar at runtime in Windows Phone application development. Application Bar is a set of Icons…
In this tutorial we are going to see how to use the screen orientation effectively with Windows Phone development. Before we directly switch over the orientation in Windows Phone…