When I build my ASP.NET web application I get a .dll file with the code for the website in it (which is great) but the website also needs all the .aspx files and friends, an
For the automated building you describe in the update, I would recommend you look into MSBuild and CruiseControl.NET