Complete course for ASP.NET MVC 5 for .NET Framework. This is not a tutorial for ASP.NET Core. I set up Visual Studio, I show routing, MVC, Controller, Visual Studio project layout, what each file does, custom routing, routing using C# attributes. How the C# controller method communicates with the cshtml file that contains the View. cshtml syntax.