CRUD in Asp.Net Core MVC: When Using Intense Enthusiasm to Get It Done (Epic Music)
Aura Theme Aura Theme
262 subscribers
83 views
3

 Published On Sep 15, 2024

CRUD in Asp.Net Core MVC: When Using Intense Enthusiasm to Get It Done (Epic Music)

Introduction:
In this video, we’ll walk through the essential CRUD (Create, Read, Update, Delete) operations in ASP.NET Core MVC using Entity Framework Core. These basic actions are the foundation of most web applications, allowing you to manage data efficiently. We’ll cover how to set up each operation step by step, making it easy for you to implement CRUD functionality in your own projects. Let’s get started!

Full source code:
https://auratheme.gumroad.com/l/crud-...

Related blog post:
https://auratheme.gumroad.com/p/crud-...

Suggest what projects would you like to download next:
https://forms.gle/AjK7k17Vjmc86xdDA

What's in this video:
Install Entity Framework Core NuGet packages
Use the Code First migration approach to create your database schema.
Implementing CRUD operations:
Create new records.
Read and display data from the database.
Update existing records.
Delete records from the database.
jQuery validation for form validation
Testing the CRUD operations
Pagination, search, and sort
Export to PDF, Excel, Csv, Docx, Txt
Final testing of the complete web application

Other videos:
   • Must Watch 7 LINQ C# best practices i...  

show more

Share/Embed