Creating a complex data model with the previous data model in ASP.NET is actually a challenging task. The model in general looks like this: It is not “extremely” complex, but it is something bigger than the previous 3 tables that …

C# – Create a complex data model – ASP.NET MVC with EF Core – Video Read more »

The title somehow looks like random words, picked from a hat at one of those college games we are not supposed to talk about. Anyway, at the second reading it hopefully becomes a bit clearer. And it is simply the …

C# – ASP.NET Core MVC Application with Basic Database Access using Entity Framework – Video Read more »

This article presents a simple example of querying with Linq and Extension Methods in Entity Framework (EF). To set the EF, create a C# Console application. Then add the Package Manager Console from Tools: Then run Install-Package EntityFramework in the Package …

Entity Framework – Linq vs Extension Methods (Example) Read more »