mostlylucid

scott galloway's personal blog...
posts - 897, comments - 700, trackbacks - 11

My Links

News

Archives

Post Categories

Misc. Coding

ISAPI Programming

Anyone know a good book on writing ISAPI filters? I really can't find one; that's less than 7 years old - and therefore hopelessly out of date). I wrote a couple of filters in Visual C++ (umm...5 I think) a few years ago and I really want to get my skills in this area updated...I don't really fancy trawling through MSDN to do it...

Print | posted on Wednesday, June 16, 2004 12:43 AM |

Feedback

Gravatar

# re: ISAPI Programming

What is it that you want to do with your filter? I believe that these days the recommended method is to extend your asp.net site with IHttpHandler.

Although in my experience I've found that there a too many things that are easier to do with ISAPI than IHttpHandler.
6/16/2004 8:27 AM | Rhys Jeremiah
Gravatar

# re: ISAPI Programming

That's part of my reason for wanting an ISAPI filter - I want to access the request stream before ASP.NET gets it - in part I want to write a more integrated file upload system - but mostly I just want to keep my skills current.
6/16/2004 8:30 AM | Scott Galloway

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 7 and 8 and type the answer here:

Powered by: