Click here to Skip to main content
15,886,362 members
Articles / Web Development / ASP.NET

ASP.NET 4.0 HttpHandler Routing Support

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
7 Nov 2011CPOL 7.8K   1  
Hi guys, I have a new version of this.Although it works as expected for the majority of cases, I found a problem on the previous version of this code, that is, it reuses the HttpHandler for different requests and that can be a problem on more complex implementations where inner properties are...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Switzerland Switzerland
Senior IT Consultant working in Switzerland as Senior Software Engineer.

Find more at on my blog.

Comments and Discussions