Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Ryankolsen/SQL_DB_VS_

Repository files navigation

SQL_DB_VS

API to Access SQL DB in VS C#

Windows Forms Application using C# and SQL Server. Created on Visual Studio using .NET Framework 4.7.2. This API uses Data Binding and Binding Navigator to handle user actions/events.

The API interfaces with a simple employee database I created on Microsoft SQL Server. This API provides a UI that allows user to access, search, refresh, edit, and add new entries. All changes are reflected in the SQL server.

All C# code is listed in this repository. Please see the mp4 video file titled DB_VS_EX.mp4 to view a breif video of the API.

About

API to Access SQL DB in VS C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages