Browse by Tags

All Tags » Routing (RSS)

Using the Features of ASP.NET MVC 3 Futures by imran_ku07

Introduction: ASP.NET MVC 3 includes a bunch of new features that can help you to develop Rich Internet Application(RIA) easily. In addition to these new features, you can also use the features of ASP.NET MVC 3 Futures. ASP.NET MVC 3 Futures includes...

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: , ,

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: , ,

Editing Routes in ASP.NET MVC by imran_ku07

Introduction : Phil Haack's had written two great articles about Editable Routes, Editable Routes or Editable Routes Using App_Code .These Article are great. But if you not need to unit test your Routes and don't care about restart Application Domian...
Filed under: , ,
More Posts