-
Beginner
-
Online Classes
-
Total 12 hours in class
-
Multi-Day Course
-
1-6 learners per class
Requirements
It is necessary to have basic knowledge of HTML, CSS, C# and Microsoft SQL Server.
Request for Course Dates and Booking
Do you have a special training requirement or unable to find any suitable training date? Please complete and submit the booking request form, if you want to:
- book a course on different dates
- book for a group of delegates
- book corporate training
- book a customised training
- book a one-on-one training
The price person is less when you book a course for more people. You can find the price per person and the total cost by changing the values of the training hours and the number of people below:
Class Details
This course teaches how to develop web applications with ASP.NET Core. You will learn how to work with models, views and controllers, how to develop database objects with the Entity Framework, how to secure applications with the ASP.NET Identity and how to deploy ASP.NET Core applications.
Course Outline
- ASP.NET Core Fundamentals
- The Model-View-Controller Architecture The Model
- The View
- The Controller
- What’s New in ASP.NET
- Installing ASP.NET MVC
- Creating an ASP.NET MVC Application
- Routing
- Configuring Routes
- Controllers
- Controller Actions
- Action Results
- Action Parameters
- Action Filters
- Views
- Locating Views
- Razor
- Differentiating Code and Markup
- Layouts
- Partial Views
- Displaying Data
- HTML and URL
- Helpers
- Authentication
- Web Forms
- Tools
- Languages
- APIs
- HTTP Handlers Modules
- Managing State
- Deployment and Runtime
- Separation of Application Logic and View Logic
- URLs and Routing
- State Management
- Rendering HTML
- Data Handling
- Handling Form Posts
- Saving Data to a Database
- Entity Framework
- Creating a Data Access Layer with Entity Framework
- Validating Data
- Specifying Business Rules with Data Annotations
- Displaying Validation Errors
- Client Side Validation
- Authentication and Authorization
- ASP.NET Identity
- Using Windows Authentication
- Building a Custom Account Controller
- Configuring Forms Authentication
- Using the Authorize Attribute
- Authentication Filters
- OAuth2 and OpenID
- Deployment
- Server Requirements
- Configuration Options