| title | Step 1: Configure development environment for ADO.NET development |
|---|---|
| description | Describes how to configure the environment for ADO.NET development. |
| author | David-Engel |
| ms.author | davidengel |
| ms.reviewer | v-kaywon |
| ms.date | 08/15/2019 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | how-to |
[!INCLUDEDriver_ADONET_Download]
- Next article: Step 2: Create a SQL database for ADO.NET development
Our current code example uses ADO.NET of the .NET Framework, for Windows. The .NET Core is available for Linux and macOS (in addition to Windows).
-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: Download and install .NET Framework, including ADO.NET
-
Install Visual Studio Community, or a similar integrated development environment (IDE) for writing and compiling C# source code. Microsoft now provides Visual Studio Community for free.
Links to download .NET Core, for a variety of operating systems, are available at:
- :::image type="icon" source="../../includes/media/download.svg" border="false"::: Download and install .NET Core