ASP.NET MVC 1.0 Release Candidate (RC) Released

After 5 CTP versions and 1 Beta version, Microsoft has finally shipped Release Candidate version of ASP.NET MVC 1.0. You can download the RC version from here. One of the new features of ASP.NET MVC 1.0. is the scaffoldig support using Visual Studio's built-in T4. You can read full details from Scott Guthrie's blog post ASP.NET MVC 1.0 Release Candidate Now Available.

Below are the some of my existing blog posts about ASP.NET MVC.

ASP.net MVC Vs ASP.net Web Form

ASP.NET MVC Grid View using MVCContrib

ASP.NET MVC Tip: Ajax and Validations using jQuery

ASP.NET MVC Tip: Dependency Injection with StructureMap

ASP.NET MVC Tip: Dependency Injection with Unity Application Block

Secure ASP.NET MVC Applications

No Comments