Have you ever created a Database project and after some time you are not able to load it in the Visual Studio? Probably you might be getting following error:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact [...]
Extensibility of Visual Studio 2005 made developers to write custom tools, aka plugins, making your everyday tasks simpler. Here are few must have tools:
Visual Studio Add-Ins Every Developer Should Download Now, SmartPaster is very handful
Create a Debugger Visualizer in 10 Lines of Code: Explains writing debug visualizer. If you [...]