December 2010 - Posts

5
Comments

Routing Issue in ASP.NET MVC 3 RC 2 by imran_ku07

Update: This issue is also present in ASP.NET MVC 3 RTM. Introduction: Two weeks ago, ASP.NET MVC team shipped the ASP.NET MVC 3 RC 2 release. This release includes some new features and some performance optimization. This release also fixes most of the...
Filed under: , ,
2
Comments

Routes for IIS Classic and Integrated Mode by imran_ku07

Introduction: ASP.NET MVC Routing feature makes it very easy to provide clean URLs. You just need to configure routes in global.asax file to create an application with clean URLs. In most cases you define routes works in IIS 6, IIS 7 (or IIS 7.5) Classic...
Filed under: , ,
More Posts