EngenMe/ContactManagementSystem
A .NET-based Contact Management System that uses ADO.NET for database interaction. This project provides functionalities to add, update, delete, and retrieve contact and country records. It features a data access layer that simplifies CRUD operations on the `Contacts` and `Countries` tables, demonstrating practical usage of ADO.NET with SQL Server.
C#MIT
No issues in this repository yet.