When I compile an ASP.NET project, I no longer see the bin\ assembly creation. I can run the application in debug mode, either using the default ASP.NET Development Server or IIS.
I'm trying to read up on the new compilation model provided by VS.NET 2005/ASP.NET 2.0.
Can someone tell me where my .dll's went, or point me to some good reading material?
Thanks!