J. Ambrose Little

Communicating Infragistics, .NET, Java, and related technologies.

June 2007 - Posts

Isolating Web Settings from Sub-Applications using InheritInChildApplications
A while back, Steve Smith brought up a recurring problem I think most of us have bumped into, which is having things like HttpHandlers and HttpModules that are setup in a root web.config being loaded in child/sub-applications (a.k.a., virtual directories). Read More...