public AllocationDAL() { dc = new DataConnection(); }
public CourseDAL() { dc = new DataConnection(); }