Monthly Archives: May 2011

Performance of Non-Zero lower bound Single Dimensional Array

Today while returning from office, I had a very good conversation with one of mine friend Sunny Raheja. We were discussing here and there and suddenly he asked to me “Hey DJ, is there any difference in performance of single

Tagged with: , ,
Posted in CSharp, Miscellaneous

Walkthrough on Play Background Audio in Windows 7.1 [Mango] Phone

In this post, I will walkthrough to “Play Background Audio “in Mango or Window 7.1 phone. This post is fully based on Beta version. In this post, I will show how to play local media. Step1 First let us create

Tagged with: , , ,
Posted in Windows Phone Dev

Billing in SQL Azure

1. Web edition databases are billed at the 1GB rate for databases below 1GB of total data or at 5GB rate for databases between 1GB and 5GB size. 2. Business edition databases are billed at 10GB increments (10GB, 20, 30,

Tagged with: , ,
Posted in AZURE

Different Data Base Editions in SQL Azure

There are two Data Base Editions in SQL Azure. Web Edition Relational Database includes: · Up to 5 GB of T-SQL based relational database* · Self-managed DB, auto high availability and fault tolerance · Support existing tools like Visual Studio,

Tagged with: ,
Posted in AZURE

Windows Phone 7.1 [Mango] Beta released

I’m pleased to announce that the beta release of the Windows Phone Developer Tools that support Mango will be available for download today: Matt Bencke General Manager, Windows Phone Developer and Marketplace Experiences Note: I took above image and statement

Tagged with: , ,
Posted in Windows Phone Dev

Presented at Microsoft Mondays

On 16th May 2011, I presented at Microsoft Mondays program. About Microsoft Monday: This is a program in between Microsoft and Mahindra Satyam. All the participants were from Mahindra Satyam Topic: WCF REST and DATA Services Time: 11 am to

Posted in Community

WCF REST Service with JSON Data

In this post I will show you working with WCF REST Service with JSON type of Data. I will discuss both POST and GET operation on data type JSON . Creating Service I have written much post on creating basic

Tagged with: , , ,
Posted in REST Services

Hosting WCF REST Service in IIS with HTTPS

In earlier post I discussed Exposing WCF REST Service over HTTPS. Major limitation on service created in last post was its self-hosted nature. In this post, I will take same service forward and host in IIS. So at the end

Tagged with: , , , , ,
Posted in REST Services

SQL Azure Architecture

SQL Azure resides in Microsoft Data center provides relational database to application with four layer of abstraction. Four layers of abstraction can be depicted as below, Client Layer This layer is closest to the application. SQL Azure connects with client

Tagged with: ,
Posted in AZURE

Federation in SQL Azure

Federation is introduced in SQL Azure for scalability. Federation helps both admin and developers to scale data. It helps admin by making easier in repartitioning and redistributing of data. It helps developers in routing layer and sharding of data. It

Tagged with: ,
Posted in AZURE

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,120 other followers