Further Reading on HTTP Modules and IIS Configuration
Back to Table of Contents: Implementing SmartCard Authentication with ASP.NET
1. http://support.microsoft.com/kb/307985
INFO: ASP.NET HTTP Modules and HTTP Handlers Overview
This article introduces the ASP.NET HTTP modules and HTTP handlers
2. http://msdn.microsoft.com/msdnmag/issues/02/09/HTTPPipelines/
This article introduces the architecture of the pipeline and shows how you can use it to add sophisticated functionality to an ASP.NET-based app.
3. http://msdn.microsoft.com/msdnmag/issues/02/05/asp/default.aspx
A (brief) look at HTTP modules in ASP.NET.
4. http://support.microsoft.com/kb/887289
HTTP module to check for canonicalization issues with ASP.NET
To aid customers in protecting their ASP.NET applications, Microsoft has made available an HTTP module that implements canonicalization best practices.
5. http://msdn2.microsoft.com/en-us/library/aa479332.aspx
Using HTTP Modules and Handlers to Create Pluggable ASP.NET Components
In this article, Scott Mitchell and Atif Aziz show how you can use HTTP modules and handlers to add error logging to your ASP.NET applications. (22 printed pages)
6. http://msdn2.microsoft.com/en-us/library/ms972974.aspx
URL Rewriting in ASP.NET (using HTTP Handlers)
Examines how to perform dynamic URL rewriting with Microsoft ASP.NET. URL rewriting is the process of intercepting an incoming Web request and automatically redirecting it to a different URL. Discusses the various techniques for implementing URL rewriting, and examines real-world scenarios of URL rewriting. (31 printed pages)
7. http://support.microsoft.com/kb/313070
HOW TO: Configure Client Certificate Mappings in Internet Information Services (IIS) 5.0
8. http://support.microsoft.com/kb/272175/EN-US/
HOW TO: Configure Active Directory Certificate Mapping
9. http://support.microsoft.com/kb/216906/EN-US/
Comparing IIS 5.0 Certificate Mapping and Native Windows 2000 Active Directory Certificate Mapping
10. http://www.google.com/microsoft?q=HTTP+modules+&hq=microsoft&btnG=Google+Search
Back to Table of Contents: Implementing SmartCard Authentication with ASP.NET

Secure Coding in .NET: Developing Defensible Applications
0 comments:
Post a Comment