Windows Azure SDK and Windows Azure Tools for Microsoft Visual Studio – Version 1.4 (March 2011)

Microsoft has released latest version of Windows Azure SDK and Windows Azure Tools for Visual Studio – Version 1.4. Windows Azure SDK 1.4 Refresh is primarily a stability release addressing the below issues. Resolved an issue that caused full IIS fail when the web.config file was set to read-only. Resolved an issue that caused full […]

Read more โ†’

Microsoft Visual Studio 2010 Service Pack 1 FINAL – Released

Microsoft has released the Visual Studio 2010 Service Pack 1 FINAL version. The full list of updates included in this service pack can be found here. You can download Visual Studio 2010  Service Pack 1 FINAL Installer from Microsoft Download Center.

Read more โ†’

Using IIS Express 7.5 with Visual Studio 2010 (without SP1)

This is an interesting blog I came across while doing some research on using IIS 7.5 Express with out the Integration or Tooling support that would require Visual Studio 2010 Sp1 Beta. Since VS2010 Sp1 is in beta stage, it would not be a wise choice taking this in to real time project, because as […]

Read more โ†’

Installing Windows Phone Developer Tools on Windows Server 2008 or Windows XP

Installing Windows Phone Developer Tools on Windows Server 2008 or Windows XP Recently I have installed Windows Server 2008 R2 from Technet and started setting up my Development Environment from scratch. I wanted to use Windows Server 2008 R2 for a while for development provided how flexible it is for development as compared to Windows […]

Read more โ†’

Generating WCF/WebService proxy class using SvcUtil.exe

Introduction This article  prepared based on my recent explorations on creating generic WCF/WebService proxy class using SvcUtil.exe tool which is part of .NET Framework Runtime. SvcUtil.exe helps me in creating a single Proxy Stub class for my WCF/web service, which can be directly reused in any project when necessary, without the need to Add Web […]

Read more โ†’

Released: Windows Phone 7 Developer Tools Update & Other Updates

There are few updates from Microsoft for Windows Phone 7 Developer Tools Update, Windows Azure, & Windows Phone 7 Training Kit for Developers – RTM Refresh. Check it out. Windows Phone Developer Tools January 2011 Update January 2011 Update to the Windows Phone Developer Tools providing bug fixes, a new emulator, and utilities. This update […]

Read more โ†’