ASP.NET MVC 5 complete tutorial - March 2023 - 3eff708a

Опубликовано: 31 Октябрь 2024
на канале: nmariusp
656
4

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.