In this article we are going to see how to use the WebBrowser control to display Static web content stored locally. Static web content can be of any piece of…
In this article we are going to see how to programmatically access the contact database and search for a contact photo to be used in a Windows Phone application development.…
In this article we are going to see how to programmatically access the calendar data from your windows phone application. Calendar data holds the appointments information which can be accessed…
In this article we are going to see how to programmatically control the Camera flash options from the Windows Phone application. Camera Flash is applicable to devices which has the…
In this article we are going to see how to Programmatically create Reminders from your application in Windows Phone application. In our previous article we have seen how to create…
In this article we are going to see how to programmatically work with creating an alarm in Window phone application. In our previous how to we have seen how…
In this article we are gong to see how to reuse the application bar effectively in multiple pages. Application bar is specific to particular page which we design while designing…
In this article we are going to see how to test an application which is localized, to proceed further get some idea on the Localization in our previous articles…
In this article we are going to see how to Localize an application bar while developing Windows Phone application. In our previous article we have seen how to localize the…
In this article we are going to see how to Localize the Windows Phone application, in our previous article we have seen how to Globalize the application to accept the…