In this video, we began going over the View files for the ASP.NET version of the C# OOP EFCore Payroll application. In particular, we went over the following View files: 1) Views/Shared/_Layout.cshtml. 2) Views/_ViewImports.cshtml. 3) Views/_ViewStart.cshtml
In the next video, we will go over the /Views/Home/Index.cshtml and Views/Employee/Index.cshtml files.