Entity Framework
-
.NET
Implementing Inheritance with Entity Framework Code First
1. Introduction This walkthrough is an introduction to implementing inheritance with Entity Framework, Code First approach. A simple strategy for mapping…
Read More » -
.NET
Using EF6 with ASP.NET MVC Core 1.0 (aka MVC 6)
This week Microsoft announced that it is renaming ASP.NET 5 to ASP.NET Core 1.0. In general I think this is…
Read More » -
.NET
Remember RIA Services? Trackable Entities Can Fill the Void
Anyone remember WCF RIA Services? It was a great idea: simplify n-tier development with a combination of libraries and tooling.…
Read More » -
.NET
Real-World MVVM with Entity Framework and ASP.NET Web API
I just completed a sample application using Simple MVVM Toolkit together with Trackable Entities to build a real-world N-Tier solution…
Read More »