Leveraging httpHandlers to stream custom content in ASP.NET

This Wrox Blox provides a look into how to build and use custom ASP.NET httpHandlers to easily make advanced ASP.NET web sites. Learn fundamental concepts on what custom handlers are and how to use them. This Wrox Blox provides the opportunity to examine several real-world examples of custom httpHan...

Full description

Bibliographic Details
Main Author: Love, Chris
Other Authors: Andrews, Stephen
Format: eBook
Language:English
Published: Indianapolis, Ind. Wiley Pub. 2008
Series:Wrox blox
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02894nmm a2200529 u 4500
001 EB001931476
003 EBX01000000000000001094378
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781118035405 
020 |a 9780470379400 
020 |a 0470379405 
050 4 |a TK5105.8885.A26 
100 1 |a Love, Chris 
245 0 0 |a Leveraging httpHandlers to stream custom content in ASP.NET  |c Chris Love ; technical editor, Stephen Andrews 
260 |a Indianapolis, Ind.  |b Wiley Pub.  |c 2008 
300 |a 1 online resource 
505 0 |a Cover; Contents; Leveraging httpHandlers to Stream Custom Content in ASP.NET; Built-in httpHandlers; Adding an httpHandler to an ASP.NET Web Site; Registering httpHandlers; A Basic HTML Handler; Synchronous httpHandlers; Asynchronous httpHandlers; A Simple HTML Handler; RSS Handler; A vCard Handler; Image Resizer and Cropper Handlers; A PDF Handler; Publish a Stock Quote; Return a Compressed Document; Summary; About Chris Love; Copyright; Advertisements 
653 |a Active server pages / http://id.loc.gov/authorities/names/n98026190 
653 |a Microsoft .NET Framework 
653 |a Sites Web / Conception 
653 |a Web sites / Design / http://id.loc.gov/authorities/subjects/sh98000035 
653 |a Microsoft .NET Framework / fast 
653 |a Programmation Internet 
653 |a Internet programming / http://id.loc.gov/authorities/subjects/sh96009904 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Sites Web / Développement 
653 |a Web sites / Design / fast 
653 |a COMPUTERS / Operating Systems / General / bisacsh 
653 |a Active server pages / fast 
653 |a Internet programming / fast 
653 |a Web site development / fast 
700 1 |a Andrews, Stephen 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Wrox blox 
500 |a Title from title screen 
776 |z 0470379405 
776 |z 9780470379400 
776 |z 1118035402 
776 |z 9781118035405 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118035405/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.2/76 
082 0 |a 745.4 
520 |a This Wrox Blox provides a look into how to build and use custom ASP.NET httpHandlers to easily make advanced ASP.NET web sites. Learn fundamental concepts on what custom handlers are and how to use them. This Wrox Blox provides the opportunity to examine several real-world examples of custom httpHandlers to see how they can be applied and how they are developed. The author starts by covering built-in httpHandlers and adding an httpHandler to an ASP.NET Website. Next, the author discusses registering httpHandlers, and then basic, synchronous and asynchronous handlers, and a simple HTML handler