The Student Management System is a software application built using C# and Windows Forms on the .NET Framework. This project allows users to manage student data, departments, and perform various actions such as adding, updating, deleting, and searching students.
The system is connected to a SQL Server database to store and retrieve student and department information, and uses SOAP-based web services for real-time data handling and communication between the client and server.
- Add, Update, and Delete Students π©βππ¨βπ
- Search and Filter Students by name and department π
- Manage Departments with the ability to add new departments π±
- Real-time Data Handling via web services for efficient updates π
- C# and Windows Forms on the .NET Framework for both frontend and backend integration π₯
- Visual Studio for development π»
- SQL Server Management Studio for database management ποΈ
- SOAP-based Web Services for client-server communication π‘