ASP.NET MVC 3 Beta

ASP.NET MVC 3 Beta provides a Model-View-Controller (MVC) framework on top of the existing ASP.NET 4 runtime. ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – […]

Read more →

ASP.NET MVC 3 Release Candidate

ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The latest Release Candidate of ASP.NET MVC 3.0 for Visual studio 2010 has releaded.  Download latest ASP.NET MVC 3 – RC – Release Candidate

Read more →

Released: ASP.NET MVC 3 RTM

Microsoft has released the final version of ASP.NET MVC 3 RTM (Release-To-Manufacture) on 01/12/2011. ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic […]

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 →

My Experiment with Windows Phone 7

My Experiment with Windows Phone 7 Note: This article is a modified copy of a mail I passed to my team and removed all references to our work from the content. Since this is for information purpose only, I thought it would be helpful for the Developer Community out there. Recently few week back, I […]

Read more →

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 →