eCommerce App Using ASP.NET CORE .NET With PayPal

Udemy MOOC / Non-credit USD 89.99
Enroll now →
eCommerce App Using ASP.NET CORE .NET  With PayPal

About this course

ASP.NET MVC is a design pattern used to archive the separations of concerns. With MVC(model-view-controller) you can easily decouple user-interface (view), data (model), and application logic (controller).This course will teach you all you need to know to build personal or commercial applications using ASP.NET MVC (.NET 6) as your development framework. You will start with just an empty project in Visual Studio and build your app from the ground up.As data storage, you will use an SQL database and Entity Framework will be used to interact with your data. You will also learn how to update database schema using Entity Framework migrations, how to add data to the database, get data from the database, update data in the database and also delete data from the database.You will learn about creating services to work with your data, but also create generic services/repositories to help you implement commonly used tasks like creating, reading, updating, and deleting data from the database.Other important features include dynamic content rendering with ViewComponenets, PayPal payments integration role-based UI rendering.Some of the topics that this course covers are:Introduction to ASP.NET MVCModels vs ViewModelsViews vs PartialViewsSQL server configuration with Entity frameworkEntity Framework migrationsAdding, Getting, Updating and Deleting data from an SQL database using Entity FrameworkWorking with relational and non-relational dataDependency injectionMajor dependency injection lifetimesStatic and generic services/repositoriesModel binding and validationRoutingCookie-based authenticationRole-based authorizationRole-based UI renderin

What you'll learn

  • building applications using ASP.NET MVC
  • working with SQL databases and Entity Framework
  • implementing CRUD operations
  • creating role-based UI and authentication systems
  • integrating PayPal payments

Course objectives

  • teach the fundamentals of ASP.NET MVC
  • provide hands-on experience with data management
  • enable the creation of robust eCommerce applications

Skills you'll gain

Related courses

Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.