contoso-university
There are 9 repositories under contoso-university topic.
Vidmio/BlazorContosoUniversity
CRUD operation in BLAZOR for Contoso University
prafulbusa/pdy05
Code First Migrations and Deployment with the Entity Framework in an ASP.NET MVC Application
prafulbusa/pdy06
Working on more complex data model and corresponding database
prafulbusa/Pdy07
In this ContosoUniversity example, Using all three ways (lazy, eager, and explicit) to load related data into navigation properties.
prafulbusa/pdy08
Updating Related Data with the Entity Framework in an ASP.NET MVC Application
prafulbusa/pdy09
# 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.
prafulbusa/pdy10
Handling Concurrency with the Entity Framework 6 in an ASP.NET MVC 5 Application
prafulbusa/Pdy11
implemented table-per-hierarchy inheritance for the [Person] <== [Student], & [Instructor] table/classes.
prafulbusa/Pdy12
Entire tutorial on the Entity Framework in an ASP.NET MVC application finishes here. Now, relax for a while.