Skip to main content

Diigo Home

Creating an ASHX handler in ASP.NET - The Diigo Meta page

www.aspcode.net/...er-in-ASP.NET_article_275.aspx - Cached

This link has been bookmarked by 1 people . It was first bookmarked on 13 Aug 2008, by Andy Brudtkuhl.

  • 16 Apr 07
    abrudtkuhl
    Andy Brudtkuhl

    oday a typical web application is not only about serving HTML to browsers, but also serving XML and other types of content. Say you are creating a RSS feed for your site, for example. RSS should be presented as XML and I will cover that specific case in a

    .NET design rss web c# asp.net