Razor Views in MVC — a practical guide to ASP.NET MVC Razor views with clear examples you can reuse in real projects.
ASP & ASP.NET Tutorial Series (99/247). Prefer one article? Read the complete ASP.NET tutorial.
Short description
@RenderBody and @section Scripts are common patterns.
Views tip
_ViewStart.cshtml
_Layout.cshtml
@section
Html helpers / tag helpers (Core)