Related resources for Windows Phone Development
  • Windows Phone Development For Beginner - Part 27/22/2015 2:53:06 PM. In this article you will learn the basics of the StackPanel and Grid elements.
  • Creating XAML Designer in Window Phone 75/20/2012 7:37:35 AM. In this article I am creating a XAML designer which read XAML at run-time and producing a dynamic user interface for editing the XAML in Window Phone 7.
  • State Management in Window Phone 75/20/2012 7:36:55 AM. Learn how to persist the data from being lost when user moves forward and comes back to the application using the State collection by handling the NavigatedFrom and NavigatedTo events.
  • Application Execution Model in Windows Phone 78/10/2011 3:55:36 PM. Window Phone 7 (Mango) provides the Fast Application Switching (FAS). With FAS, the user can start a new application and then return to your application without seeing the "resuming…" screen and without a discernable pause.
  • Custom Background in Windows Phone 78/10/2011 8:10:51 AM. This article describes how you can make your background customizable in Windows Phone 7.
  • XML Data Filter in Windows Phone 77/19/2011 2:16:19 AM. XML offers a widely adopted standard way of representing text and data, Here I am trying to filter XML data and to display records in a Windows Phone application.