If you are starting to develop Asp.net
application with Visual Studio 2005 and learning about the thousands
of new cool features of asp.net 2.0 you will find that the
compilation model is really different.
To me was very
confusing in the beginning understand the new compilation model or
features. Playing around -before reading documentaion first- I find that there some command line tools that
you can use to understand the different ways to do it, however it's
difficult to understand if you don't read the new compilation model
documentation.
I want to share about a tool I used since I
found it, it's called West
Wind Web ASP.NET 2.0 Compiler Utility, it's very
simple to use and in my case, it helps me to understand better the
compilation options I have with the asp.net 2.0 model.
So give
it a try and I hope you like it.