public StudentRepository()
 {
     _db = new scaffEntities();
 }
 public StudentRepository()
 {
     _db = new scaffEntities();
 }