ASP.NET Core MVC – Build an E-Commerce Web Application 2024

Build clean web application using ASP.NET Core MVC, Entity Framework Core, SQL Server and Visual Studio 2022.

This course is for Beginners to ASP.NET having some knowledge of C# or similar programming languages.

What you’ll learn

  • Learn How to Build Web Applications using ASP .NET Core MVC.
  • Understand the Architecture and the Features of ASP .NET Core MVC.
  • Learn How to Install and Use Entity Framework to Access SQL Server Databases.
  • Create, Read, Update and Delete Data from SQL Server Database using Entity Framework.
  • Implement Pagination, Search and Sort Functionalities using Entity Framework.
  • Undestand the MVC Pattern and How to Create Models, Views and Controllers.
  • Learn Different Techniques to Pass Data from the Controller to the View.

Course Content

  • Perform CRUD Operations on Products –> 27 lectures • 2hr 26min.
  • Registration, Authentication and Authorization –> 1 lecture • 2min.

ASP.NET Core MVC - Build an E-Commerce Web Application 2024

Requirements

This course is for Beginners to ASP.NET having some knowledge of C# or similar programming languages.

In this course, I will show you how to create a web application using ASP.NET Core MVC. You will understand the MVC pattern and you will be able to create Models, Views and Controllers.

We will use Entity Framework to perform CRUD (Create, Read, Update and Delete) operations and to implement advanced functionalities, such as pagination, search and sort.

In this course, you will learn:

– The architecture of ASP.NET Core MVC

– How to create Models, Views and Controllers

– How to pass data from the controller to the view

– How to create forms and bind models to the forms

– How to validate form data using attributes and model binding

– How to install and use Entity Framework to access SQL Server Databases

– How to perform CRUD operations (Create, Read, Update and Delete) using Entity Framework

– How to advanced functionalities: pagination, search and sort

– How to upload images to the server

– How to read application parameters from appsettings.json

– How to use dependency injection: add services to the application container and request services from this container

 

To follow this course, you need to install the following tools

– Visual Studio 2022 including two components: “ASP.NET and web Development” and “.NET Desktop development”

– Microsoft SQL Server

Get Tutorial