Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    ASP.NET Core 5 MVC : Hands-on-Lab with Practical Projects

    Posted By: ELK1nG
    ASP.NET Core 5 MVC : Hands-on-Lab with Practical Projects

    ASP.NET Core 5 MVC : Hands-on-Lab with Practical Projects
    MP4 | h264, 1280x720 | Lang: English | Audio: aac, 44100 Hz | 5h 38m | 2.93 GB

    NEW 2021 VERSION | Mastering ASP.NET Core 5 MVC development with various practical projects

    What you'll learn:
    Getting started with ASPNET Core 5 MVC development
    Building various projects - based ASPNET Core 5 MVC: Model, View, Controller, Routing Navigation and Error Handling
    Learning ASPNET Core MVC Dependency Injection
    Developing Data Binding on ASPNET Core 5 MVC: HTML5 Tags, Forms, Table, Chart
    ASPNET Core 5 MVC and SQL Server: Entity Framework Core
    Session and Distributed Caching in ASPNET Core 5 MVC with In-Memory Database, Redis and SQL Server
    ASPNET Core 5 MVC Security and ASPNET Core 5 Identity
    ASPNET Core Identity: Register, Login, Logout, Manage Users, Change Account-Username-Email and Resetting Password
    Registering Users with Email Confirmation and Applying CAPTCHA
    Multi-Factor Authentication for ASPNET Core Identity Users
    ASPNET Core 5 MVC Deployment on IIS Web Server and Microsoft Azure

    Requirements
    Having a basic knowledge of HTML, CSS and JavaScript
    Having a basic knowledge of C# programming

    Description
    In this course, you will learn the latest of ASP.NET Core 5 MVC technology with .NET Core 5.x. We provides various practical projects. We learn the following highlight topics:

    Basic ASP.NET Core MVC Development

    Data binding

    Entity Framework Core

    Session and Distributed Caching

    ASP.NET Core Identity

    Deployment

    We start by developing basic ASP.NET Core MVC development such as exploring Models, Views and Controllers. Making data binding from Models to Views. We apply data binding to HTML web forms, Tables, and Charts.

    We access database like SQL Server using Entity Framework Core 5.x. We can generate codes from existing database and then use them in ASP.NET Core MVC applications. We implement CRUD (Create, Read, Update, Delete) operations with SQL Server and ASP.NET Core MVC.

    To improve your ASP.NET Core MVC performance, we implement sessions and distributed caching. In this section, I will show to work with external distributed caching in ASP.NET Core MVC. We use external caching data such as In-Memory Database, Redis and SQL Server.

    We also learn ASP.NET Core MVC Security with ASP.NET Core Identity. We explore how to create users, get users and delete users. We learn how to retrieve account (username), change password and email. We also implement how to reset password. To obtain a valid email on user registration, we implement ASP.NET Core MVC registration with email confirmation. To prevent user registration bots automatically by bots, we can apply CAPTCHA in ASP.NET Core MVC. We use Google reCAPTCHA. Last, we work with multi-factor authentication. Users can enable their multi-factor authentication on ASP.NET Core Identity. Then, each user with enabled multi-factor authentication will be challenged for second authentication. In this scenario, we use email with codes for implementing multi-factor authentication.

    At the end of course we learn how to deploy our ASP.NET Core MVC applications. We use IIS web server and Microsoft Azure for targeted deployment.

    Who this course is for
    ASPNET Web developers
    .NET Developers who want to learn web application development
    Any web developer who want to migrate to build ASPNET Core 5 MVC web applications