Tech Tutorials Database
GeekArticles Microsoft ASP.NET
 

Creating HTTP Handler Factory for serving RSS and ATOM feeds

 
Author: dotnetbips.com
Category: ASP.NET
Comments (0)

ASP.NET has its own set of file extensions such as .aspx, .ascx and .asmx. What if you want to create resources that have custom extensions? Http handlers allow you do just that. In this article we will create two custom extensions - .rss and .atom - that will be handled by two HTTP handlers. To simplify the configuration we will further create HTTP handler factory that decides which handler to invoke.

Read More...




Sponsored Links




Read Next: Review: Programming Microsoft ASP.NET 2.0: Core Reference



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe