This repository contains a Windows Forms application designed for managing student records with full CRUD (Create, Read, Update, Delete) functionality. The application uses SQL Server as the database ...
This project is a Windows Forms Application built with C# and SQL Server, demonstrating CRUD operations (Create, Read, Update, Delete) for managing employee information. It uses ADO.NET to interact ...