0
How to create student management system
using c# how to create student management system in visual studio2013
2 Respuestas
+ 1
Get yourself a pencil and paper and scribble around what elements you need to know. break it into smaller problems. write a diagram or something what classes you need, like student, calender, professor/course. and describe their properties and functions. then you have a nice base to handle a big problem like this.
0
Are you doing a school assignment?