I saw a bug on Connect today in which someone offers the suggestion that the PageRouteHandler (new in ASP.NET 4) should handle IHttpHandler as well as Page . I don’t really agree with the suggestion because while a Page is an IHttpHandler , an IHttpHandler is not a Page . What I this person really wants...
Posted to
What's New
(Weblog)
by
Anonymous
on
11-04-2009, 12:00 AM
Filed under: ASP.NET, Routing, Software Development, ASP.NET 4, IHttpHandler, PageRouteHandler