Working on more complex data model and corresponding database
-
Updated
Feb 4, 2018 - JavaScript
Working on more complex data model and corresponding database
Updating Related Data with the Entity Framework in an ASP.NET MVC Application
Entire tutorial on the Entity Framework in an ASP.NET MVC application finishes here. Now, relax for a while.
In this ContosoUniversity example, Using all three ways (lazy, eager, and explicit) to load related data into navigation properties.
Get Started With EF Core In An ASP.NET MVC Web App Final Project Converted To Blazor Web App
CRUD operation in BLAZOR for Contoso University
# 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.
Handling Concurrency with the Entity Framework 6 in an ASP.NET MVC 5 Application
Code First Migrations and Deployment with the Entity Framework in an ASP.NET MVC Application
implemented table-per-hierarchy inheritance for the [Person] <== [Student], & [Instructor] table/classes.
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."