Monthly Archives: April 2010

Extension Method

Extension method is a feature in c# 3.0, which allows developer to add functionality in existing class without modifying the existing class or recompiling the existing class or extending the existing class. It is a new feature of c#3.0 Extension

Posted in CSharp

Picture Gallery for Windows 7 Phone using WCF REST Service

Objective In this article I will give you walkthrough of creating a Picture Gallery for Windows 7 phone. I will show how to fetch images from server using WCF REST service. The final output would be like below Please read

Posted in REST Services, Windows Phone Dev

Consuming basic REST service in Windows 7 mobile application

Objective In this article I am going to explain how to consume a REST service in windows 7 phone app. We will achieve this is two steps Create and Host REST based WCF service Consume service in W7 phone application.

Posted in REST Services, Windows Phone Dev

Country Application for Window 7 mobile

Objective In this article, I am going to show you a Country Application. User will select country from drop down and details of selected country will be displayed. Expected Output   We will achieve this in three steps Create XML

Posted in Windows Phone Dev

Image Viewer for Windows 7 Mobile

Objective This article will give step to step illustration of creating a simple Image Viewer for Windows 7 mobile. Step 1 Create a new Windows Phone Application. From Silverlight for Windows Phone tab select Windows Phone Application project type.  

Posted in Windows Phone Dev

Media player for Windows 7 Mobile

Objective This article will give step to step illustration of creating a simple media application for Windows 7 mobile. Step 1 Create a new Windows Phone Application. From Silverlight for Windows Phone tab select Windows Phone Application project type.  

Posted in Windows Phone Dev

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Categories
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my current or previous employer's view in anyway. © Copyright 2013
Follow

Get every new post delivered to your Inbox.

Join 2,122 other followers