
A hands-on approach to ASPNet MVC in .Net 5 - Jump right into coding your next web application in Visual Studio 2019
Description
Welcome to ASPNet Core 5 MVC! Jump right into coding in this project-oriented course.Why choose this course? Microsoft uses Chuck's courses to train their developers internally. Chuck's courses have been delivered to thousands of developers in-person, online and via Udemy, including major corporations, government agencies and military around the world.
In this immersive code-intensive course, you will design and develop an application using Test Driven Development (TDD), ASP.NET MVC in .Net Core 5 (now .Net 5). This course follows a typical project development cycle with fuzzy requirements, changing requirements, and design decisions.
Chuck McCullough will guide you through the design and implementation of an n-tier application using an iterative approach. While concepts and theory are addressed, this course is heavily oriented towards a quick start to application development. The course covers a wide swath of the ASPNet API. Download working projects to compare with your own implementation.
Successful students should be proficient in C# and VIsual Studio 2019. You will need Visual Studio 2019 (Community, Professional, or Enterprise) with the ASPNet workload installed.
Specifically, you will learn all about
- Application design
- Test driven design
- MVC project components
- Controllers
- Controller Actions
- Razor
- Views
- Partial views
- Dynamic views
- Strong typed Models
- Dynamic Models
- Dependency injection
- Validation
- Client-side validation
- C# 9.0 features
- Web Security
- Anti-Forgery
Who this course is for:
- C# Developers wanting to upgrade their skills