Chapter 25. Working with the HTTP Runtime

<feature><title>In this Chapter</title> <objective>

Creating a Custom BuildProvider

</objective>
<objective>

Creating a Custom ExpressionBuilder

</objective>
<objective>

Creating HTTP Handlers

</objective>
<objective>

Working with HTTP Applications and HTTP Modules

</objective>
<objective>

Summary

</objective>
</feature>

This chapter tackles a number of advanced topics by digging deeper into the mechanics of how an ASP.NET page is processed. In this first section, you learn how to create a custom BuildProvider. A BuildProvider is a .NET class that generates source code from a file automatically. You learn how to create a custom BuildProvider that builds custom data access components automatically.

Next, you learn ...

Get ASP.NET 2.0 Unleashed 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.