ASP.NET MVC 2 RTM (Final Version) Released

I am happy to announce that Microsoft has released ASP.NET MVC 2 RTM yesterday(03/10/2010).. A long awaited release.. cool. ASP.NET MVC 2 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 SP1 runtime. ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller […]

Read more โ†’

Windows Azure and WCF Azure Code Samples

I came across the microsoft code samples on Windows Azure and WCF Azure  application development using Visual Studio.  I thought this would be useful to others and posting  here. Windows Azure Code Samples http://code.msdn.microsoft.com/windowsazuresamples WCF Azure Samples http://code.msdn.microsoft.com/wcfazure Windows Azure Management Tool (MMC) http://code.msdn.microsoft.com/windowsazuremmc Bid Now Sample http://code.msdn.microsoft.com/bidnowsample Contoso Cycles Contoso Cycles shows how the […]

Read more โ†’

ASP.NET MVC 2 RC 2 is out

Release Candidate 2 of most awaited ASP.NET MVC 2 is out on 4th Feb 2010.. This release includes updates and bug fixes and new functionality additions.. Version: 2 Date Published: 2/4/2010 Language: English Download Size: 107 KB – 2.6 MB* Download ASP.NET MVC 2.0 Release Candidate 2 New Features in RC 2 Default validation system validates entire […]

Read more โ†’

Introduction to Silverlight

Silverlight enables development of the next generation of Microsoft .NET-based media experiences and rich interactive applications (RIAs) for the Web. Silverlight is delivered as a cross-platform and cross-browser plug-in that exposes a programming framework and features that are a subset of the .NET Framework and Windows Presentation Foundation (WPF). Silverlight  is there with us since […]

Read more โ†’