Blog Home  Blog Home Feed your aggregator (RSS 2.0)  
Mikael Freidlitz - HttpHandlers
software architecure, design and an occasional line of code
 
 Sunday, March 27, 2005

Both Scott and Bertrand has written nice articles on how to use custom HttpHandlers in order to return custom content from a HTTP request. The most common practise is to stream content directly to the client instead of pointing to a PDF or image URL, for example. It easily lets you act upon HTTP Requests without implmenting the full web page structure.

Even if the HttpHandler / ASHX architecture isn't very well documented, the two articles should give you a good head start.

3/27/2005 1:22:33 PM (W. Europe Daylight Time, UTC+02:00)  #    Comments [3]   Development  |  Trackback
Copyright © 2008  Mikael Freidlitz . All rights reserved.
Based on 'Portal' theme by Johnny Hughes.