Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Entity Framework Code First DbContext Checks the ConnectionString During Compile?

Confused about generators for Entity Framework 4.1

entity-framework

Speeding Up Entity Framework 4.2 POCO

EF Code First Delete Batch From IQueryable<T>?

Best way of testing Repositories which use DbContext

Prism and Entity Framework

Use stored procedure in Entity Framework (code first)