Get Started With EF Core In An ASP.NET MVC Web App Final Project Converted To Blazor Web App
-
Updated
Oct 23, 2024 - JavaScript
Get Started With EF Core In An ASP.NET MVC Web App Final Project Converted To Blazor Web App
Entire tutorial on the Entity Framework in an ASP.NET MVC application finishes here. Now, relax for a while.
Working on more complex data model and corresponding database
CRUD operation in BLAZOR for Contoso University
Updating Related Data with the Entity Framework in an ASP.NET MVC Application
In this ContosoUniversity example, Using all three ways (lazy, eager, and explicit) to load related data into navigation properties.
Code First Migrations and Deployment with the Entity Framework in an ASP.NET MVC Application
Handling Concurrency with the Entity Framework 6 in an ASP.NET MVC 5 Application
implemented table-per-hierarchy inheritance for the [Person] <== [Student], & [Instructor] table/classes.
# pdy09 shows Async and Stored Procedures with the Entity Framework in an ASP.NET MVC Application This helps to improve server efficiency by writing code that executes asynchronously, and use of stored procedures for insert, update, and delete operations.
Add a description, image, and links to the contoso-university topic page so that developers can more easily learn about it.
To associate your repository with the contoso-university topic, visit your repo's landing page and select "manage topics."