CHAPTER 14

image

Modules

In Chapter 13, we introduced you to the global application class and its role in the ASP.NET Framework request handling process. We showed you the application and request page lifecycles and we explained the roles of modules and handlers. This chapter is dedicated to modules—we explain how they work, how you can create and use custom implementations, and how to manage those that come built in to ASP.NET. We’ll also finish explaining the different kinds of methods in the global application class—something we started in Chapter 13.

By the end of this chapter, you will have a more complete understanding of the way that the ASP.NET ...

Get Pro ASP.NET 4.5 in C#, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.