Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

persist Entity Framework object instance to xml

Custom Initialization Strategy for EF Code First that doesn't drop tables to add a column

Where to place the entity framework in our solution?

Entity Framework Complex Type Custom Validation, Stopping Validation Recursion

Execute StoredProcedure in CodeFirst 4.1

Union order in Linq to Entities

EF4 - update [Table] set @p = 0 where

Design Pattern to use with Entity Framework Code First

.NET Entity Framework Add New Row With Incremental Primary Key