Getting Started with Windows Phone 8

Much awaited Windows Phone 8 SDK got launched on 30th October 2012. And as all we expected there is HTML5 support in Windows Phone 8. To get it started navigate here to download Windows Phone 8 SDK and then from the New Downloads section download Windows Phone SDK 8.0. There are two options available toContinueContinue reading “Getting Started with Windows Phone 8”

Thanks to Student created Windows 8 App of my Blog

I am very pleased to write here that one student Akrita Agarwal has shown her love to my blog and voluntarily created Windows 8 Application of my blog. I am very touched by this kind effort. You can get that app from App Store from here Link to download Application from Store     This isContinueContinue reading “Thanks to Student created Windows 8 App of my Blog”

Presented: Windows 8 App Development for web Developer

I had an opportunity to present on “Windows 8 App Development for Web Developers” at Microsoft Gurgaon on 13th October 2012. It was nice experience presenting in front of more than 125 enthusiast audiences. I presented on the topic “Windows 8 App Development for Web Developers” and shown demos on Migrating CSS based HTML WebContinueContinue reading “Presented: Windows 8 App Development for web Developer”

ASP.Net Web API Service in Windows Phone: Part 4 of Many

Creating First HTTP Service using ASP.NET Web API: Part1 of Many Consuming ASP.NET Web API Service using HttpClient: Part2 of Many How to Self-Host ASP.Net Web API: Part 3 of Many In this post we will consume ASP.Net Web API HTTP Service in Windows Phone Application. If you do not specify header information in HTTPContinueContinue reading “ASP.Net Web API Service in Windows Phone: Part 4 of Many”

How to Self-Host ASP.Net Web API: Part 3 of Many

Creating First HTTP Service using ASP.NET Web API: Part1 of Many Consuming ASP.NET Web API Service using HttpClient: Part2 of Many In this post, we will step by step walkthrough that How to Self-Host ASP.Net Web API. We are going to host Web API in a console application. To do that creates a Console Application.ContinueContinue reading “How to Self-Host ASP.Net Web API: Part 3 of Many”

WCF 4.5 features: Simplified Generated Configuration Files

  In this post we will discuss one of the most important feature of WCF 4.5. WCF 4.5 generates simplified configuration file at the client side. WCF 4.5 generates configuration file for basicHttpBinding as following,     To understand simplified configuration file in better way take an example, Before WCF4.5 when you were adding aContinueContinue reading “WCF 4.5 features: Simplified Generated Configuration Files”

Configure Node.js for Windows

In this post we will walkthrough step by step to set up environment for node.js on windows. Very first navigate to Windows Azure Download page and select node.js for Windows to download Once you click on node.js download option for Windows you will get following confirmation windows. Click on Save File. After saving the fileContinueContinue reading “Configure Node.js for Windows”

Step by Step creating Virtual Machine in Windows Azure

In this post we will walkthrough step by step to create Virtual Machine in Windows Azure. To start with very first you need to login to Windows Azure Management Portal here and then click on Virtual Machines option in left panel. If you do not have any virtual machine created then you will get followingContinueContinue reading “Step by Step creating Virtual Machine in Windows Azure”