https://github.com/farhansadaf/university-management-system
Windows Forms App (.NET Framework)
https://github.com/farhansadaf/university-management-system
csharp database sqlserver windows-form-application
Last synced: about 2 months ago
JSON representation
Windows Forms App (.NET Framework)
- Host: GitHub
- URL: https://github.com/farhansadaf/university-management-system
- Owner: FarhanSadaf
- Created: 2020-03-31T09:17:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T07:43:23.000Z (about 6 years ago)
- Last Synced: 2025-02-26T12:17:37.146Z (over 1 year ago)
- Topics: csharp, database, sqlserver, windows-form-application
- Language: C#
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# University Management System
This is a windows forms app using .net framework implemented in Layer Architecture.
Microsoft SQL server is used to manage the database.
Change the connection string in App.config and connect to your own database before running this project.
Practice