ASP.NET compiles the .aspx files on-the-fly, when they're needed, not before hand. SO, you don't have any .DLL files to deploy. This is a huge change from the ASP.NET 1.1 model where you had to deploy the compiled .DLL files.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007