Windows Phone

List of Articles in Windows Phone

Country Application for Window Phone 7

In this article, I am going to show you a Country Application for Windows Phone. User will select country from drop down and details of selected country will be displayed.Read more..
By: Dhananjay Kumar   |    On:  4/8/2010 10:38:21 AM   |    Article

Create Image Viewer for Windows Phone 7

This article will give step to step illustration of creating a simple Image Viewer for Windows Phone 7.Read more..
By: Dhananjay Kumar   |    On:  4/8/2010 11:24:05 AM   |    Article

How to manage Page State in Windows Phone

In this article i will explain how to manage page state in windows phone.Read more..
By: usamawahabkhan   |    On:  3/5/2011 5:17:40 AM   |    Article

How to change Background color on a Button in Windows 7

A recent question in the Windows Phone Development Forums asking for the XAML to display a background image in a button when it is pressed. Generating the XAML to do this is pretty easy (if you know how!). While the request was for the XAML for doing this I thought the instructions for producing the XAML to do this are of great value.Read more..
By: j2inet   |    On:  5/21/2011 8:52:51 PM   |    Article

Create chart control in windows Phone 7 and Data-binding using MVVM

In this article, I'm going to explain that how to create chart control using XAML in Windows Phone 7.In addition, bind data from the XML to chart control.Read more..
By: usamawahabkhan   |    On:  1/1/2012 8:43:41 PM   |    Article

Creating first Windows Phone 7 Application in Silverlight

This is a pictorial tutorial on how to create first Silverlight mobile application for Windows 7. This is very simple article giving you introduction how to setup the environment and run and debug the application.Read more..
By: Dhananjay Kumar   |    On:  4/16/2010 12:17:48 PM   |    Article

Overview of the Windows Phone 7 Programming: Tutorial (Part 1)

This article will get a .Net developer started with Windows Phone 7 development and introduce the basic application models and services available in Windows Phone 7 and more.Read more..
By: j2inet   |    On:  11/10/2010 1:48:57 AM   |    Article

Overview of the Windows Phone 7 Programming: Tutorial -Part 2

I'm writing a rather lengthy piece on Windows Phone programming and rather than wait for the entire piece to be completed I've decided to start making the sections available in draft form. My intent is to cover XNA (2D and 3D) and Silverlight concepts.Read more..
By: j2inet   |    On:  11/20/2010 4:36:08 AM   |    Article

How to check Media Element is Locked in Windows Phone

In this snippet, i will show how to check Media element is locked or not windows phone using C#.Read more..
By: j2inet   |    On:  12/10/2010 7:25:22 AM   |    Article

WCF Data Service Client library bug for Windows Phone 7

In this article , i will show to how solve WCF Data Service Client library bug for Windows Phone 7.Read more..
By: Dhananjay Kumar   |    On:  7/7/2010 9:20:18 AM   |    Article

SharePoint 2010 with Windows Phone 7-Tutorial

In this article we will retrieve data from SharePoint list and display it Windows 7 phone application.Read more..
By: Dhananjay Kumar   |    On:  12/3/2010 9:39:04 AM   |    Article

How to use DynameicSoundEffectInstance in Windows Phone 7

In this article, i'm going to show to you, How to use DynameicSoundEffectInstance in Windows Phone 7Read more..
By: j2inet   |    On:  11/6/2010 12:10:02 AM   |    Article

How to get System Information on Windows Phone 7

In this article, i'm going to show to you,How to get System Information on Windows Phone 7Read more..
By: j2inet   |    On:  11/6/2010 12:20:08 AM   |    Article

Simple Data Serialization on Windows Phone 7

You've got a class that contains data that you want to be able to save and load in IsolatedStorage on Windows Phone 7. How would you go about doing that? There is more than one way, but I wanted to share a generic solution for didactic purposes; I'm finding that many beginners like to start off with a single satisfying solution and brance off into specialized solutions later. Let's say that you are starting off with a stereotypical Employee class.Read more..
By: j2inet   |    On:  3/5/2011 6:16:25 AM   |    Article

Streaming from the Microphone to IsolatedStorage in Windows Phone 7

In this article I will explain, how to handle buffer the entire recording in memory before writing it to a file. A rather astute reader asked me what would happen if the user let the recording go long enough to fill up memory. The answer to that question is the application would crash due to an exception being thrown when it fails to allocate more memory and all of the recording would be lost.Read more..
By: j2inet   |    On:  5/21/2011 9:00:50 PM   |    Article

Introducing Windows Phone 7 Series

Introducing Windows Phone 7 SeriesRead more..
By: pavan.pareta   |    On:  4/11/2010 8:39:21 AM   |    Article

Touch events in Silverlight for Windows Phone 7 application-Part01

This article will explain how to work with Touch events in Silverlight for Windows 7 mobile application.Read more..
By: Dhananjay Kumar   |    On:  4/19/2010 10:28:02 AM   |    Article

Touch events in Silverlight for Windows Phone 7 Application Part 02

This article will explain how to work with Touch events in Silverlight for Windows 7 mobile applicationRead more..
By: Dhananjay Kumar   |    On:  4/21/2010 9:41:03 AM   |    Article

Consuming basic REST service in Windows Phone 7 Application

In this article I am going to explain how to consume a REST service in windows 7 phone applicationRead more..
By: Dhananjay Kumar   |    On:  4/23/2010 9:40:22 AM   |    Article

Begining WCF for Windows Phone Developers

In this first part I touch on Serialization and create a simple WCF service. I'm starting off with desktop WCF projects and then will transition to Windows Phone 7 specifics. Because WP7 supports a subset of WCF I won't venture far into WCF functionality that isn't available on WP7.Read more..
By: j2inet   |    On:  2/10/2011 8:11:23 AM   |    Article
^ Scroll to Top