Send a suggestion!

We're building a brand new version of the site, and we'd love to hear your ideas

Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Michael Flanakin Profile

photo Michael Flanakin (flanakin)
24 Dec 2004
Washington, DC area United States

http://www.michaelflanakin.com
Contact memberContact this Member Edit ProfileEdit my profile

Michael Flanakin is a principal .NET software architect for the US Air Force and is the president of the Air Force .NET User Group, which serves .NET developers world-wide. Michael provides guidance to development groups on architectural and design issues to help ensure systems meet internal and external (industry) standards and are truly best-of-breed systems. Michael also manages the Air Force Component Library (AFCL), which is a class library to help extend the functionality provided within the .NET Framework to meet Air Force and DOD needs.

This user has contributed 1 articles, 0 code samples and posted 0 messages in our discussion forums.

Technology Interests

    Articles & Tutorials

  • Implementing HTTP Handlers in ASP.NET

    by flanakin

    ASP.NET uses HTTP handlers to process all requests - and we can use these to interact with HTTP requests before they get to a web page. This article is an in-depth discussion on the topic of HTTP handlers including pros, cons, and a sample implementation that you can extend.. Read full article