Skip to content

Tag Archives: visual studio

Visual Studio – Database Project Not Loading

05-May-08

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 that [...]

Useful add-ons (plugins) for Visual Studio 2005

18-Mar-07

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 cannot read article, downloading [...]