I have a web application in VS 2005. When I compile the solution, I don't see the DLL that I am used to in VS 2003 and 2000
When I try to publish the website, I get a few DLL (with strange names created by VS, I assume). This really bothers me when updating the website with new versions.
Did I configure my VS project incorrectly? In fact, only if I publish the website, I shall see these funny DLLs. Otherwise, I never see them in the bin directory (they do exist in precompiled directory). I am really bothered by Microsoft making some stranges changes that dramatically alter the enviroment settings or old using habits without any obvious advantages. Any help?
Thanks
Michael
huangdashi