Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

.Net Core 2 EF core connection string problem

Best way to update JSON property with EF core

Add migration for ApiAuthorizationDbContext from another project - EF Core

Entity Framework and SQLite, the ultimate how-to

c# entity-framework sqlite

Adding to the Where clause of an Update in LinQ-to-Entities

Is it possible to update a sql database schema from an edmx in Visual Studio 2008?

Entity Framework + MySQL - Why is the performance so terrible?

How I can Connect to Oracle in ADO.NET Entity Data Model

How do I add a navigation property for a Entity Framework Complex Type

Linq to entities - searching in EntityCollection navigation properties

What is the most annoying feature (or lack of feature) you have found in the Entity Framework?

entity-framework ado.net

Does EntityFramework work against an Access 2007 db (.accdb)?

WCF SOA: CRUD Data Access Service...why bother (or is our design wrong)?

How do I add a RowVersion attribute to a EF4 class

Get Newly generated ID (i.e. scopeIdentity) in Entity FrameWork

c# entity-framework c#-4.0

Using Entity Framework as a Web Part's Data Source in Sharepoint 2010

ASP.NET MVC, forms auth or custom when using EF 4?

Entity Framework POCO - Refresh a navigation property

UnitOfWork Implementation

Entity Framework CTP5 Code First, WPF - MVVM modeling