public CourseRosterController() { _db = new WhiteboardContext(); }
static ControllerHelper() { WhiteboardDb = new WhiteboardContext(); }