image
Describe the Microsoft Web Technologies stack and select an appropriate technology to use to develop any given application. Design the architecture and implementation of a web application that will meet a set of functional requirements, user interface requirements, and address business models. Configure the pipeline of ASP.NET Core web applications using middleware, and leverage dependency injection across applications. Develop a web application that uses the ASP.NET Core routing engine to present friendly URLs and a logical navigation hierarchy to users. Create Views in an application that display and edit data and interact with Models and Controllers. Connect an ASP.NET Core application to a database using Entity Framework Core. Implement a consistent look and feel across an entire web application. Write JavaScript code that runs on the client-side and utilizes the jQuery script library to optimize the responsiveness of an web application. Add client side packages and configure Task Runners. Run unit tests and debugging tools against a web application in Visual Studio 2022. Write an application that authenticates and authorizes users to access content securely using Identity. Build an application that resists malicious attacks. Use caching to accelerate responses to user requests. Use SignalR to enable two-way communication between client and server. Describe what a Web API is and why developers might add a Web API to an application. Describe how to package and deploy an ASP.NET Core web application from a development computer to a web server.
Virtual Instructor-Led Training 5 days / 40 hours

Who should attend 55340 Developing ASP.NET Core Web Applications Course

This course is intended for professional web developers who use Microsoft Visual Studio in an individual-based or team-based, small-sized to large development environment. Candidates for this course are interested in developing advanced web applications and want to manage the rendered HTML comprehensively. They want to create websites that separate the user interface, data access, and application logic.

Prerequisites for 55340 Developing ASP.NET Core Web Applications Course

Experience with Visual Studio. Experience with C# programming, and concepts such as Lambda expressions, LINQ, and anonymous types. Experience in using the .NET. Experience with HTML, CSS and JavaScript. Experience with querying and manipulating data with ADO.NET. Knowledge of XML and JSON data structures.

55340 Developing ASP.NET Core Web Applications Course Outline


Resources

FAQs on 55340 Developing ASP.NET Core Web Applications

Participants should have experience with Visual Studio, C# programming (including Lambda expressions, LINQ, and anonymous types), .NET, HTML, CSS, JavaScript, ADO.NET data querying, and familiarity with XML and JSON data structures.

This course targets professional web developers using Microsoft Visual Studio in individual or team-based development environments who want to build advanced web applications with clear separation of UI, data access, and application logic.

The course covers ASP.NET Core, Entity Framework Core, ASP.NET Identity, SignalR, and jQuery, focusing on building full-featured web applications using the Microsoft Web Technologies stack.

You will learn to design MVC architecture, implement middleware and dependency injection, create Views and Models, connect to databases with Entity Framework Core, apply client-side scripting, run unit tests, and implement authentication and authorization.

The course includes eight modules covering ASP.NET Core fundamentals, MVC web application design, middleware and services configuration, controllers, views, models, and using Entity Framework Core with SQL Server.