public StudentsController()
 {
     objapi = new studentDBEntities();
 }
 public StudentsController()
 {
     objapi = new studentDBEntities();
 }