Installing an HttpModule via Dropping in the bin. No Web.config(www.mattwrock.com)
submitted by
mwrock(141) 6 months, 11 days ago
This post shows how to install an HttpModule into any ASP.NET web application without editing the web.config. All that has to be done is drop the assembly containing the module into your web application's bin folder. It provides a close to plug and play method for pluging in third party functionality. Sure its cool, but is it a good idea?
|category: ASP.NET
|Views: 8
tags:
ASP.NET another
Everyones tags:
Your Tags: