Web Projects Sucks!
No, I'm not talking about the idiocy that took away the project file (an endless source of fun, truck why I keep seeing the bug I fixed a couple of hours ago. Oh, I didn't rebuilt from scratch, the old binary are still thre...).
I'm talking about worse idiocy! The slowness of the bloody thing. Take a decent size web project ~50 pages and several custom control, make a single line change, and try to run the page you just changed. Watch how Vs.Net precompile the whole freaking thing for just one page! I get that you may need this for big websites, but I definately don't need it when I'm developing.
Didn't Edit and Continue got added because developers didn't want to recompile their code? Doesn't long compilation time considered harmful? WTF where they thinking when they added precompilation to the IDE? Like I don't waste enough time waiting for the tools to kick in.
Comments
Comment preview