ASP.NET Core
- Course Code ASPNET
- Duration 4 days
Course Delivery
Jump to:
Course Delivery
This course is available in the following formats:
-
Company Event
Event at company
-
Public Classroom
Traditional Classroom Learning
-
Virtual Learning
Learning that is virtual
Request this course in a different delivery format.
Course Overview
TopThe ASP.NET Core course comprises sessions dealing with ASP.NET Core applications,MVC architecture (including writing models,views and controllers),entity frameworks,dependency injection,actions,Razor syntax,tag helpers,error handling,RESTful APIs,state management,testing,security and deployment.
Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
Virtual Learning
This interactive training can be taken from any location, your office or home and is delivered by a trainer. This training does not have any delegates in the class with the instructor, since all delegates are virtually connected. Virtual delegates do not travel to this course, Global Knowledge will send you all the information needed before the start of the course and you can test the logins.
Course Schedule
Top-
- Delivery Format: Virtual Learning
- Date: 13-16 January, 2026 | 9:30 AM to 5:00 PM
- Location: Virtual (GMT Standa)
- Language: English
Target Audience
TopThis course is suitable for anyone who wants to develop applications using the ASP.NET Core framework from Microsoft.
Course Objectives
TopThis ASP.NET Core course aims to provide the delegate with the knowledge to be able to produce web-based applications that make use of the most popular elements of the framework including MVC,Razor,Entity Framework,tag helpers,Blazor and Web API.
Course Content
TopCourse Introduction
- Administration and Course Materials
- Course Structure and Agenda
- Delegate and Trainer Introductions
Session 1: INTRODUCING ASP.NET
- ASP.NET Core and ASP.NET Framework
- Application Architecture
- Development tools
Session 2: MODEL-VIEW-CONTROLLER (MVC) APPLICATIONS
- MVC and .NET
- Models
- Views
- Controllers
- Blazor
Session 3: ENTITY FRAMEWORKS
- Entity Framework Core
- Database Access
- Data Migration
- Lazy,Eager and Explicit Loading
Session 4: MODELS
- Implementing Models
- Using Forms
- Validating Data
Session 5: DEPENDENCY INJECTION
- Configuration Injection
- Action Injection
- Constructor Injection
- Service Injection
Session 6: CONTROLLERS
- Controllers and Actions
- Configuring Routes with the Routing Table
- Configuring Routes with Attributes
Session 7: NAVIGATION
- Filtering
- Partial Views
Session 8: VIEWS
- Razor Markup Language
- Validating View Data
- View Components
Session 9: TAG HELPERS
- HTML Helpers
- Tag Attributes
- Environment and Link Helpers
Session 10: SINGLE PAGE APPLICATIONS
- Razor Pages and SPAs
- Handling Static Content
Session 11: ERROR HANDLING
- Custom Error Pages
- Dealing with Custom Exceptions
- Filtering Errors
Session 12: RESTFUL APIS
- Web API and RESTful APIs
- HTTP Request and Response
- Web API Action Methods
- Consuming a Web API
Session 13: STATE MANAGEMENT
- HTTP and State
- Using Cookies to Manage State
- Caching
Session 14: UNIT TESTING
- Using xUnit
- Testing Models
- Testing Controllers
Session 15: SECURITY
- Authentication and Authorisation
- Using Identity
- Adding Windows Security
Session 16: DEPLOYMENT OPTIONS
- Deploying to IIS
- Deploying to Azure
Course Prerequisites
TopDelegates attending this course should have some previous programming experience with C#. This knowledge can be obtained by attendance on the pre-requisite C# Developer course.