G
Guest
Ok, we have just delved full force in to VS 05 and I am fairly comfortable
with the layout. But I think I have run into my first gotcha.
I setup a web application doesn't produce a /bin with a compiled DLL for the
site.
I looked in the prop pages and there seems to be a way of manually creating
a DLL to a specified directory using msbuild. Also, my friend tells me that
you can now just put the raw .cs files in the web directory and .NET 2.0
compiles it on the fly. Is this so? How can I set things up to compile my web
apps like in 03?
with the layout. But I think I have run into my first gotcha.
I setup a web application doesn't produce a /bin with a compiled DLL for the
site.
I looked in the prop pages and there seems to be a way of manually creating
a DLL to a specified directory using msbuild. Also, my friend tells me that
you can now just put the raw .cs files in the web directory and .NET 2.0
compiles it on the fly. Is this so? How can I set things up to compile my web
apps like in 03?