Developing ASP.NET Core 9.x MVC Web Applications (Intermediate C#) (TTCN20486)
Gain the hands-on skills needed build, secure, and deploy scalable ASP.NET Core MVC applications with modern C# and best practices.
- Jan 26, 2026 - Jan 30, 20265 Days - Live Online - EST10:00 AM - 06:00 PM EST
- Jun 08, 2026 - Jun 12, 20265 Days - Live Online - EST10:00 AM - 06:00 PM EST
Gain the hands-on skills needed build, secure, and deploy scalable ASP.NET Core MVC applications with modern C# and best practices.
More Information:
- Learning Style: Virtual
- Learning Style: Course
- Difficulty: Intermediate
- Course Duration: 5 Days
- Course Info: Download PDF
- Certificate: See Sample
Need Training for 5 or More People?
Customized to your team's need:
- Annual Subscriptions
- Private Training
- Flexible Pricing
- Enterprise LMS
- Dedicated Customer Success Manager
Course Information
About This Course:
ASP.NET Core MVC is a powerful framework that enables developers to build scalable, maintainable, and testable web applications. Using the Model-View-Controller (MVC) pattern, it separates concerns between data, business logic, and user interface, making applications easier to manage and extend. For experienced C# developers, mastering ASP.NET Core MVC is essential for creating modern, dynamic web applications that integrate seamlessly with APIs, databases, and front-end technologies. Whether you're transitioning from desktop development, working with legacy .NET applications, or looking to build enterprise-grade web solutions, this course provides the structured guidance and hands-on experience needed to develop professional ASP.NET Core MVC applications efficiently.
Developing ASP.NET Core MVC Web Applications is an expert-led, hands-on course, where you will build real-world applications while applying best practices for designing and structuring MVC projects. You'll start by understanding the ASP.NET Core ecosystem and how it differs from legacy .NET frameworks. From there, you will configure middleware and services, use dependency injection to manage application components, and develop controllers, models, and views that follow clean architectural principles. With a strong emphasis on writing modern C# code, you'll leverage features like top-level statements, async/await, and record types to create efficient, maintainable applications.
Beyond core development, this course ensures you have the skills to handle database interactions using Entity Framework Core, implement authentication and authorization with ASP.NET Identity, and optimize security using best practices. You'll also learn how to improve performance with caching and state management, build and consume APIs, and troubleshoot issues with exception handling and logging. By the end of the course, you will have the confidence to build and deploy professional-grade ASP.NET Core MVC applications that meet real-world business needs.
Course Objectives:
-
Design and structure ASP.NET Core MVC applications - Build scalable and maintainable web applications using the MVC pattern while following best practices for separation of concerns and clean architecture.
-
Develop and manage controllers, models, and views - Implement business logic in models, handle user interactions with controllers, and create dynamic front-end views using Razor syntax, HTML helpers, and tag helpers.
-
Implement middleware and dependency injection - Configure middleware to handle request processing and manage services efficiently using dependency injection to improve maintainability and testability.
-
Secure applications with authentication and authorization - Implement ASP.NET Identity for user authentication, apply role-based and claims-based authorization, and protect applications from common security vulnerabilities.
-
Integrate databases and APIs - Use Entity Framework Core to connect, query, and manage relational databases, and develop and consume Web APIs to extend application functionality.
-
Optimize performance and troubleshoot issues - Apply caching strategies, manage state, handle exceptions gracefully, and implement logging to monitor and debug ASP.NET Core MVC applications effectively.
Audience:
-
This intermediate-level and beyond course is designed for experienced C# developers who are new to ASP.NET Core MVC and want to build full-featured web applications using modern development practices. Whether you're transitioning from desktop development, legacy .NET applications, or working in a team environment that requires scalable web solutions, this course provides the practical skills to get started.
Prerequsites:
Ideally you should have practical experience with the skills below in order to be successful with the hands-on portion of the course. If you are a little light in any of those areas, you are welcome to follow along with the labs.
-
Strong C# programming experience, including concepts like LINQ, lambda expressions, and object-oriented principles.
-
Familiarity with .NET Core and Visual Studio.
-
Basic understanding of HTML, CSS, JavaScript, and working with relational databases.