Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 316 Bytes

student_management_system

crud system visual studio C#

1.start the xampp/wampp server

2.import the database to phpmyadmin localhost server

3.add MySql.Data.DLL reference file

Now project is ready for the futher development as you wish

Notice: password is not encrypted or hash on this project