I am trying to learn linking db with asp.net mvc.
Following the instruction on MS tutorials trying to build a controller. right click on controller and add a controller, but the data-context pre built by LINQ-to-SQL in VSExpress does not fit, is there any tutorial shows how to build a connection between built db and asp.net mvc web page from zero to pros

the result after clicking "Add" return Unsupported context type.