Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityFramework4.1's .Local().ToBindingList() , How to filter then?

Entity Framework with Include and Select together

C# POCO T4 template, generate interfaces?

c# entity-framework poco

How to Serialize property of type ICollection<T> while using Entity Framework

Best Practices for MVC.. ViewModel Binding using Interfaces Example

EF, Code First - How to set a custom Guid identity value on insert

LINQ and Entity Framework - Avoiding subqueries

Difference between RDBMS and ORDBMS

Meaningful Names for Navigation Properties using Entity Framework

.net entity-framework

How to update related entities in Entity Framework

Why does Entity Framework throw an exception when changing SqlParameter order?

Is there an planned release date for Entity Framework 6? [closed]

ADO EF - Errors Mapping Associations between Derived Types in TPH

c# entity-framework orm

Entity Framework Generic Repository Error

Why is EF4 Code First so slow when storing objects?

c# entity-framework db4o

IntelliTrace and ADO.NET parameter values

Entity Framework appears to be needlessly joining the same table twice

linq entity-framework

Watch for a table new records in sql database

Run Custom Tool for Entity Framework, what does it do?

Dependency Injection into Entity Framework seed method?

c# entity-framework