What are the advantages, if there are any, of using a separate DLL in the BIN folder instead of adding your classes to the App_Code folder. Is there a method preferred?
1 Answer
Take a look at this article Web Application Projects versus Web Site Projects on MSDN. You can also read anserws from this question