Objective In this post we will focus on overview of SQL Azure along with a first look on SQL Azure Management Portal. Essentially we will cover in this part What is Cloud Database What is SQL Azure Create and Manage…
Objective In this post we will focus on overview of SQL Azure along with a first look on SQL Azure Management Portal. Essentially we will cover in this part What is Cloud Database What is SQL Azure Create and Manage…
Read more here
You can read more here
In this post I will discuss way of consuming JSON service in Windows 8 metro style application. In this post, Metro app is created using HTML 5 and Service is being consumed using WinJS Service is created service using WCF…
In this post I will show you the way to consume JSON WCF REST Service in Windows Phone 7. This post is divided into four parts. Creating simple WCF REST Service for ADD Consuming JSON REST Service in Windows Phone…
In this post I will show you, how to create a WCF Service with both flavor of SOAP and REST paradigm . For purpose of this post , I am going to create a Calculator Service with following characteristics Serivice…
Book at Amazon XAML is everywhere. Whether you are developing for Windows Phone 7, WPF, Silverlight or Windows 8, you need to have sound understanding of XAML. If you are looking to learn XAML in a systematic way then this…
Below block diagram depicts the way various events get executed in Windows Phone 7 application lifecycle. Different events are as below. All events are written in App.Xaml.Cs Application Launching Application Activated Application Deactivated Application Closing As a developer it is…
You can read more about Live Tiles in below articles Live Tiles in Windows Phone 7.5 or Mango phone Delete Secondary Tiles in Windows Phone 7.5 or Mango Phone Schedule the Tile update in Windows Phone 7.5 or Mango…