HttpModule Deployment aka HttpModule Installer -
i have been working on project partially consists of httpmodule. make setup of httpmodule simple possible admins. thus, seeking opinion or suggestion of technology/method easiest method of deployment httpmodule.
if viewing code helpful, can found here: http://code.google.com/p/opendms-dot-net/source/browse/#svn%2ftrunk%2fhttpmodule
if module supposed integrate existing web application, simplest thing distribute assembly , example web.config, in zip file. if project supposed installed stand-alone web application, create "web setup project".
Comments
Post a Comment