News

Visual Studio Tip: Create Your Own Project Templates Save yourself some work by using templates in Visual Studio. By Peter Vogel 09/17/2012 You've probably found that there are a bunch of changes you ...
Select File > New > Project from the File menu in Visual Studio. Click Integration Services under Business Intelligence under the Installed Templates area in the New Project window.
Peter shows how a Visual Studio database project can make you more productive when making changes to your database. But a database project also gives you a variety of tools to let you keep track of ...
This article contains all the step-by-step information on how to download and install Visual Studio by both online and offline methods. Plus, it guides you on how to create new projects, write ...
Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools. To provide an example using real source, I created a simple Winforms ...