ASP.NET MVC (model view controller) and Custom HTTP Handlers

Sponsored by: Synfusion

Dino Esposito

December 4, 2009

1 Min Read
ITPro Today logo

Industry expert Dino Esposito walks through the essentials of ASP.NET MVC and how it offers an alternate programming model compared to Web Forms but shares the same runtime environment. Additionally, this guide covers how ASP.NET MVC contrasts classic Web Forms requests with HTTP handlers and discusses some of the intricacies you might face when hosting custom HTTP handlers in an ASP.NET MVC application.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like