http handlers and modules: what's a good example of a problem they solve?
Posted
by jcollum
on Stack Overflow
See other posts from Stack Overflow
or by jcollum
Published on 2010-03-29T23:37:50Z
Indexed on
2010/03/29
23:43 UTC
Read the original article
Hit count: 174
ASP.NET
I got this in an interview question -- the question was more about what they do, which I didn't know beyond very vague terms. But after reading about them I'm still no closer to an understanding of what problems I would solve with an HttpHandler or HttpModule. I've worked a fair amount in ASP.NET but it's been a few years -- is this a large gap in my knowledge? Something that's been replaced by more current technology?
© Stack Overflow or respective owner