Leveraging httpModules for better ASP.NET applications

This Wrox Blox explains how to create different types of custom modules for ASP.NET web sites. Custom ASP.NET Modules are a great way to program advanced features to your web site. This Wrox blox discusses the difference between a custom httpModule and the Global.asax file. It also covers the steps...

Full description

Bibliographic Details
Main Author: Love, Chris
Other Authors: Duffy, Jim
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 02978nmm a2200565 u 4500
001 EB001931477
003 EBX01000000000000001094379
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780470379394 
020 |a 9781118035429 
020 |a 0470379391 
050 4 |a TK5105.8885.A26 
100 1 |a Love, Chris 
245 0 0 |a Leveraging httpModules for better ASP.NET applications  |c Chris Love ; technical editor, Jim Duffy 
260 |a Indianapolis, Ind.  |b Wiley Pub.  |c 2008 
300 |a 1 online resource 
505 0 |a Cover; Contents; Leveraging httpModules for Better ASP.NET Applications; Introduction to httpModules; Use a Custom Module to Configure the Site; Creating a Background Thread Process; Modify Rendered Content; Optimizing the Response Output; Create an IP Filter; Rewrite a Request; A Custom Error Handler; Custom Modules in IIS 7; Summary; About Chris Love; Copyright; Advertisement 
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 COMPUTERS / Software Development & Engineering / Tools / bisacsh 
653 |a Microsoft .NET Framework / fast 
653 |a Programmation Internet 
653 |a COMPUTERS / Software Development & Engineering / General / bisacsh 
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 Active server pages / fast 
653 |a Internet programming / fast 
653 |a COMPUTERS / Programming / Open Source / bisacsh 
653 |a Web site development / fast 
700 1 |a Duffy, Jim 
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 9780470379394 
776 |z 9781118035429 
776 |z 0470379391 
776 |z 1118035429 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118035429/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.2/76 
082 0 |a 620 
082 0 |a 745.4 
520 |a This Wrox Blox explains how to create different types of custom modules for ASP.NET web sites. Custom ASP.NET Modules are a great way to program advanced features to your web site. This Wrox blox discusses the difference between a custom httpModule and the Global.asax file. It also covers the steps in the ASP.NET pipeline. The examples include using a custom module to configure a site's initial settings, a background worker thread, and an IP blocker. Other examples show how to add content to the content being sent to the client, URL Rewriting, and a custom error handler. Table of Contents