the default build type is not very satisfiable, and the not so old VS 2005 Web Application Projects also is not good
once I create a WAP, and I put a folder App_code in it, I build it , I got a dll, then, when I fresh browser, the builded dll and the class in App_code folder will build together by aspnet_wp, then I got an error.
so I try modify the aspx file, CodeBehind -> CodeFile, it worked well
since I want to deploy it , I just only build it once
but I think it may be get some another instable I don't know
I don't like build it every time, and also, I don't like open a slowly web site