1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/tutorials/c#

Using SQL Database from .NET (C#)

Requirements

.NET Framework

.NET Framework is pre-installed with Windows. For Linux and Mac OS X you can download .NET Framework from the Mono Project.

A SQL Database

See the getting started page to learn how to create a sample database and get your connection string.