Quantcast
Channel: WINDOWS 7.5 PHONE – Dhananjay Kumar
Browsing latest articles
Browse All 15 View Live

Image may be NSFW.
Clik here to view.

Fetching selected value from List Box in Silverlight

Let us say you have a list box as below. You have a requirement that on click of button fetch value of the same row button belongs to. For example if you are clicking second cross, you should able to...

View Article



Image may be NSFW.
Clik here to view.

Local Database application for windows Phone

Version: Windows Phone 7.1, Mango, 7.5 [at time of writing this post this post was applicable to said versions] Local data base support in windows phone 7.1 is enabled via LINQ to SQL. LINQ to SQL...

View Article

Image may be NSFW.
Clik here to view.

System Tray ProgressIndicator in Windows Phone 7.5 or Mango phone

Windows Phone 7.5 (Mango) provides a Progress Indicator on System Tray to show progress of async operation. ProgressIndicator is a dependency object and can be data bind to the System Tray....

View Article

Image may be NSFW.
Clik here to view.

Global Application Bar in Windows Phone 7

In a Windows Phone 7 application, Application Bar is very useful. With as assumption that, you know what is Application Bar? I will discuss with you How Application Bar can be used as static resource?...

View Article

Image may be NSFW.
Clik here to view.

Protecting password or any data in Windows Phone 7 using Data Protection API

There may be many scenarios, when you need to save data in protected form for your application in isolated storage. Of course you have an option To encrypt the data with some encryption algorithm Save...

View Article


Image may be NSFW.
Clik here to view.

Code to Send SMS in Windows Phone 7

Launchers are used to perform task provided by phone operating system. Sending SMS is feature of Windows phone operating system and can be used by Launcher API. SmsCompseTask launcher is used to send...

View Article

Image may be NSFW.
Clik here to view.

Reading coordinate values using Accelerometer API in Windows Phone 7

In this post we will see how to read different axis values using Accelerometer API. To work with Accelerometer API first you need to add reference of Microsoft.Devices.Sensors Then below namespace, Now...

View Article

Image may be NSFW.
Clik here to view.

Code to select photo on Windows Phone 7

In this post we will see how could we select a photo saved on device and bind it as source of image control on our application. Expected Output   To work with photo on device you need to work with...

View Article


Image may be NSFW.
Clik here to view.

Code to Search in Windows Phone 7

In this post I will show you how you could search a particular item on windows phone 7. You can achieve search using launchers. SearchTask class is used to search on Windows Phone 7. Expected Output...

View Article


Image may be NSFW.
Clik here to view.

Block diagram for Push Notification in Windows Phone 7

Below is the block diagram to Push Notification in Windows Phone 7. There are three types of Push notification Live Tiles Toast Notification Raw Data   Above diagram is very much self-explanative....

View Article
Browsing latest articles
Browse All 15 View Live




Latest Images