What you'll learn
Introduction to ASPNET MVC
Models vs ViewModels
Views vs PartialViews
SQL server configuration with Entity framework
Entity Framework migrations
Adding, Getting, Updating and Deleting data from an SQL database using Entity Framework
Working with relational and non-relational data
Dependency injection
Major dependency injection lifetimes
Static and generic services/repositories
Model binding and validation
Routing
Cookie-based authentication
Role-based authorization
Role-based UI rendering
Sorting, Filtering, and Paging
Dynamic rendering with ViewComponents
Online payments using Paypal SDK
Requirements
Basic understanding of C# is recommended, but not required
Who this course is for:
Any developer interested in learning how to build ASPNET MVC applications from scratch
Post a Comment