News

Untangle SQL Server connection strings Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools.
How Do I Create A Report In Sql Server Business Intelligence Development Studio? First, create the project by pressing “File” -> “New” -> “Project…” in Visual Studio….
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects.
You can use VB.NET or C# to write procedural code and create user-defined types and aggregates in SQL Server.
In Visual Studio 2003 or 2005, when using the DataSet design surface and creating/editing queries, you use the fairly wonderful Query Builder tool. But two things drive me crazy:<BR><BR>1) The ...