I update the visual studio 2010 project to visual studio 2013. Then I want to ad a new controller. but there is no add Controller option.
Include Microsoft.ASP.NET MVC from Nuget Package in your project, you should be able to see the Add View menu when you right inside a method of controller class.