title | description | author | ms.author | ms.reviewer | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|---|
Step 1: Configure development environment for ADO.NET development |
Describes how to configure the environment for ADO.NET development. |
David-Engel |
davidengel |
v-kaywon |
08/15/2019 |
sql |
connectivity |
conceptual |
[!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