Student Management System built using C# Windows Forms and ADO.NET. The application allows users to add and manage student information such as name, age, address, department, and supervisor. Data is stored and retrieved from a SQL Server database and displayed using DataGridView. This project demonstrates database connectivity, CRUD operations, and desktop application development using .NET technologies