Skip to Main Content
ASP.NET Kick Start
book

ASP.NET Kick Start

by Stephen Walther
December 2002
Beginner content levelBeginner
624 pages
12h 9m
English
Sams
Content preview from ASP.NET Kick Start

Chapter 18. Handling Application-Wide Events

An ASP.NET application raises certain events at the application level. For example, an application event is raised whenever a new user requests a page, whenever an application shuts down, and whenever an unhandled exception occurs.

This chapter discusses two methods of handling application-wide events. You learn how to implement application event-handlers both by using the Global.asax file and by using custom HttpModules. In particular, in this chapter you will learn

  • How to automatically track errors in your application with the Global.asax file

  • How to rewrite requests for one page into requests for another page in the Global.asax file

  • How ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek
Inside ASP.NET

Inside ASP.NET

Scott Worley
Pro ASP.Net 4 in C# 2010

Pro ASP.Net 4 in C# 2010

Matthew MacDonald, Adam Freeman, Mario Szpuszta

Publisher Resources

ISBN: 0672324768Purchase book