Views: 693
Length: 19:11
Date added: 07/11/08
Rating: B
Check out this ASP.Net video tutorial by Chris Pels. Learn how to create an HttpModule that handles application events during the processing of a page request. The sample module will write information to a log file at various points in the page lifecycle. We also see how the HttpModule is configured for use in a sample web site.