public InternshipApplicationManager() { _dbContext = new InternSeekerEntities(); }
public UserManager() { _dbContext = new InternSeekerEntities(); }