News

Creating a copy of the database and then deleting all the data gives me a much higher confidence that I have an empty database structurally identical to the original. As promised in part one, I ...
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 ...