Monthly Archives: September 2011

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. ProgressIndicator class is defined as below, Using ProgressIndicator To

Tagged with: , , , ,
Posted in Windows Phone Dev

Check Windows Azure Roles instance running in Emulator?

SDK :  Windows Azure SDK 1.5 In Build Windows Azure SDK 1.5 got announced. Windows Azure SDK 1.5 allows us to check whether Roles are running in emulator or not? Static method IsEmulated returns Boolean value after checking whether Role

Tagged with: ,
Posted in AZURE

F Sharp for beginners: Modules in F #

List of articles of F Sharp beginner series All the codes you write in F Sharp are by default in a MODULE, regardless of the fact that whether you explicitly define a module or not. Anonymous Module Anonymous module has

Tagged with: , ,
Posted in FSharp

FSharp for beginners: what is List.map function?

List.map function creates a new collection by applying a function to the given collection. Just have a look on below example, When you print r1 you should get the output as 2,3,4,5 Expected output In previous example I explicitly defined

Tagged with: , ,
Posted in FSharp

FSharp for beginners : Finding Square of Range of Numbers in F#

This post is targeting audience starting with F Sharp. Level: 100 We can fine square of range of numbers in F# using List.Map If you have range of numbers from 1 to 10 declared as below, And a function to

Tagged with: , ,
Posted in FSharp

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 enables application to use

Tagged with: , , ,
Posted in Windows Phone Dev

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

Tagged with: , , , ,
Posted in Silververlight, Windows Phone Dev

Introduction of Telerik RadControls for Windows Phone and RadBusyIndicator control

Hi there, I am back with a new post on wonderful products by Telerik. SinceNokia and Microsoft deal Windows Phone 7 and to be precise Mango Phone development is a buzz. As a developer all we want to create killer

Tagged with: , , , , ,
Posted in Windows Phone Dev, Telerik

Adding message in a Windows Azure Queue

In this post I will show you code snippet to add message in azure queue. I have written a function returning Boolean value and taking string input parameter to add as message in queue. Create instance of cloud storage account

Tagged with: , ,
Posted in AZURE

Creating Deep Zoom Images through c# code

In this quick post, I will show you the creation of deep zoom images from Image in Azure BLOB. You may come with a requirement where you need to create deep zoom images using code. If you need deep zoom

Tagged with: , , ,
Posted in Silververlight

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

  • मुझे ग़म है की मैंने जिंदगी में कुछ नहीं पाया , ये ग़म दिल से निकल जाये अगर तुम मिलने आ जाओ 1 hour ago
  • RT @msigeek: If you love pictures and like seeing the work what we do, then do follow @iclickd; drop in a mention so, we can follow you bac… 1 hour ago
  • You are doing PROFESSIONAL SUICIDE , leaving this job ..., Yes you are right ? to get back my PERSONAL LIKE , I may have to commit this ~~ 2 hours ago
  • "THE RELUCTANT FUNDAMENTALIST ".. One of the best movie of recent time . 5/5 ..must watch 2 hours ago
  • I want more LIFE in my LIFE .. what to do ? 12 hours ago
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