The programmer who created the Visual Studio 2005 Configuration Manager should be hung.

The Configuration Manager just doesn't work. It's so quirky you would think that they shipped it without even a minimal test. Suppose you remove a configuration; rename a different configuration to match the name of the one you removed; close the Configuration Manager; open it again; and both configurations reappear.

Heck, forget about renaming anything. Just try to remove a configuration from a project. Close the solution and open it again. The removed configuration is still there. If I want to achieve anything, I have to edit the .vcproj files manually.

Not to mention that, as you switch the active solution configuration, all of the settings sometimes just seem to flip and then you have to reset them again one by one, manually.

The Visual Studio 2005 IDE, overall, is such a crappy piece of software. It is better than Visual Studio 2003, not to mention 2002, which was impossibly buggy. But it's so way behind the stability of Visual Studio 6, which simply worked, whatever you did.

And it's not just the Configuration Manager. It's the whole IDE. Try creating a custom build step for a project. The extra dependencies don't start to work until you close the solution and reopen it. And that's not documented anywhere - it's a bug you have to learn about and work around it.

And the whole IDE is so frustratingly slow. I have a double-core 3.2GHz machine, and still I cannot write code normally while I'm compiling. Each keypress takes a few seconds to interpret. That's just an impossible degradation compared to the responsiveness of Visual Studio 6.

Whoever implemented Visual Studio 2005, they did an enormously crappy job. It seems as if Microsoft gave the job to a bunch of fresh out of college C# programmers who don't know their way around. The quality would be acceptable for a first try, but this is not the first try - it's their 3rd version of the .NET IDE, and the 8th version of Visual Studio overall. Just what on Earth are they doing?

Has everybody who worked on Visual Studio 6 packed up and gone to Bora Bora?