Related resources for windows phone 7 article
  • WP7 - License to Print Money (Creating an App for the Windows Phone Marketplace)10/4/2012 10:10:08 AM. Windows 7 Phone has hit the marketplace with a splash and with it applications emerging every day. As a Silverlight developer myself, I have gone through the process of submitting a dice game to the Zune Marketplace. This article shares my experience and advice on creating and submitting your first Windows Phone app.
  • "The Ersoy Experiment" in Windows Phone 7 Development using XNA9/23/2012 7:02:21 AM. Have you ever felt "limited" while using XNA or Silverlight? I have! That's why I've gone on a deep trip into the development of Windows Phone 7's inner sanctuary.
  • Using CapDetect Tool in Windows Phone 75/20/2012 7:26:47 AM. CapDetect is a recently added Windows Phone 7 Developer Tool. You can add application-specific capabilities in your WMManifest file.
  • How to Use the Bing Map Control in Windows Phone 75/20/2012 7:23:03 AM. This article describes how to use the Bing Map control in Windows Phone 7 using Silverlight.
  • Image Based Text Effect in Windows Phone 72/5/2012 12:06:41 AM. The Image based Text Effect can be used in XAML applications and is preferred for use in a Windows Phone 7 application.
  • Photo Chooser in Windows Phone 71/31/2012 3:08:39 AM. Today, in this article let’s dig out one of the useful feature related to windows phone. This concept is useful in selecting the photos and performing necessary tasks as per the user requirements.
  • Code for How to Save Phone Number in Windows Phone 7 via WCF Enabled Service1/24/2012 1:15:41 AM. Today, in this article let’s see one of the most interesting and highly used application by most of us in windows 7 phone. This article clearly gives an idea for how to write the code to save phone number in windows phone 7 whereby communicating with WCF Service.
  • Code for How to Send SMS in Windows Phone 71/24/2012 12:45:45 AM. Today, in this article let’s play around with one of the mostly used application service in day to day life. This concept is very useful and helps in building some better real time apps based on version and generation changes.
  • Drag Guesture in Windows Phone 79/16/2011 12:53:34 PM. In this article, I am going to take advantage of the Silverlight for Windows Phone Toolkit library to create Drag operation in a Windows Phone 7 Application.
  • AutoComplete in Windows Phone 72/3/2011 1:41:27 PM. AutoComplete is used for when you type something into a textbox a popup window opens with a list of words that begin with the prefix typed into the textbox.