public Service()
 {
     objContext = new CompanyEntities();
 }
 public Service()
 {
     objContext = new CompanyEntities();
 }