Visual Studio 2005 and web projects : no good
The decision to remove the web projects is really a bad choice and a big source of problems. I can't believe Microsoft decided to step back like this just to seduce PHP developers and in fact ignore the enterprise world! This would have been fine for the Express editions, but why changing this for the professional editions too?!
For those who haven't tried Visual Studio 2005 yet, what happens is that there are no project files for web projects anymore. Why is that a problem? Well, it introduces a whole new set of problems: Where is stored the list of references of your project? How do you share code between pages? How can one page reference another? etc. Of course, Microsoft engineers have found workarounds for this new situation, but they all make your web projects look and behave differently from other projects, as well as second-class citizens. Without forgetting that this requires that developers re-learn how to work with Visual Studio... Try to explain this to your manager...
Sadly, it seems to me that it's too late for Microsoft to change the way it works in VS2005, but I would certainly prefer to see it happen. I'm sure they have realized their mistake, but cannot go back...