News

SQL Server Data Tools has upgraded from Microsoft.Data.SQLClient 3.0 to 5.0. The new version has support for TDS 8.0, support for specifying Server SPN and Failover Server SPN on the connection.
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
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.
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 ...
Database connectivity gives desktop and Web applications much of their value. .NET developers have products and framework objects that can tie a front-end application to SQL Server, MySQL, Sybase, ...