public Manager()
 {
     _db = new dbStudentEntities();
 }