I'm having trouble adding a database controller as specified in the W3 lesson here. I am able to set the name of the controller to "MoviesController", but then I have no option for selecting a template, a model class, or any of the options that W3 denotes. (Image of said issue)
How might my VS setup be incorrect?