i am working on a web application of dnn, and want to get the dll of for one of my modules. Can any one tell me how to do this? As when i go to configuration manager , only mode provided is debug and there is no release mode for compilation.
As i have to make changes in repository module , and when i make changes in ascx.vb file , the changes doesnt appear cuz in web applications its getting data from dll files of repository. So i want to rewrite the dll for repository but in web application , there is no option of compilation of modules into dll.
Plz reply asap.