public ArticleController() { db = new MVCTESTEntities(); }
public ForumController() { db = new MVCTESTEntities(); }