Course Outline
Day 1:
Overview of .NET Core
- Benefits and differences from the .NET Framework
Developing .NET Core applications
- Installing the .NET Core SDK, utilizing the .NET CLI, and creating/executing .NET Core applications
Building with .NET Core
- Frameworks, runtimes, platforms, and fundamentals of MSBuild
Unit testing with xUnit
- Writing unit tests, and understanding facts and theories
Database operations
- Relational databases, SQLite, and data transformation
Data access using ORM (Object-Relational Mappers)
- Comparing Dapper and Entity Framework Core
Developing a Microservice with ASP.NET Core
Debugging techniques
- Utilizing WinDBG/CDB, LLDB, and SOS
Performance analysis and profiling
- xUnit.Performance, PerfView
Application localization
.NET Portability Analyzer
Release preparation
- NuGet packages, NuGet feeds, and assembly signing
Day 2:
ASP.NET Core Overview
Developing an ASP.NET Core web application
- Key components
Managing requests via the middleware pipeline
- Serving static files, adding functionality, combining middleware, and handling exceptions
Implementing MVC in ASP.NET Core
URL mapping
- Conventional routing, constraints and default values, and URL generation
Model binding
- Validating user input
Utilizing Razor Views
Implementing Tag Helpers
Developing a Web API
- Attribute routing, content negotiation, and XML formatting
Configuring services with dependency injection
Configuring the ASP.NET Core application
Querying, creating, and updating data using Entity Framework Core
Utilizing the MVC filter pipeline
Implementing the ASP.NET Core Identity system
Securing the application
Publishing and hosting the ASP.NET Core application in IIS
- Bundling and minification
Monitoring and troubleshooting
Day 3:
Overview of the Front-End Developer Toolset
Core Angular Concepts
- Creating the Project
- Creating the Data Model
- Creating a Web Service
Structuring an Angular Application
Developing the Angular Store
Integrating Angular with Blazor
Data binding and Directives
Services and Dependency Injection
Using Angular with ASP.NET MVC
Visual Studio support for Angular
Bootstrap Concepts
- Bootstrap styles and components
Managing dependencies with NuGet and Bower
Building the application with Gulp and webpack
Developing administration features
Securing the application
Deploying the ASP.NET Core Angular application
- New hosting model, installation on IIS, Azure, and Docker containers
Building ASP.NET Core applications outside of Windows
Summary
Requirements
.NET Core
- Proficiency in imperative and object-oriented programming languages, such as C#, C++, or Java.
- Basic familiarity with terminals, command lines, and text editors.
Angular
- Practical experience with ASP.NET Core MVC development and a solid understanding of JavaScript, HTML, and CSS.
Testimonials (3)
The SignalStore concepts since they were new to me.
Alexander Ivanov
Course - Angular Advanced 2 days
all the important part were covered
carlo capuano - ITER Organization
Course - Angular 18
The trainer’s attitude – helping you feel comfortable, making jokes to lighten the mood, and answering everyone’s questions.