Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework and Crystal Reports

What makes The ADO.NET Entity Framework different than other ORM in the market?

Cannot access a disposed object. Transaction

Deploying applications that use LINQ to Entities

Does this MSDN article violate MVVM?

How to get first EntityKey Name for an Entity in EF4

Entity Framework & Stored Procedures

EF4 LINQ Ordering Parent and all child collections with Eager Loading (.Include())

Entity Framework Date Parsing

c# entity-framework

Populate a DropDownList using Entity Framework 4

c# asp.net entity-framework

Linq to Entity and Contains?

EF 4.1 code first: one-to-many mapping problem

linq to entities orderby

EF 4.1 - How to add a default on insertion for datetime column

Entity Framework only with stored procedures

Better way to write this linq query?

c# linq entity-framework

How to unit test repository method

Cannot convert Generic.List<AnonymousType#1> to Generic.List<BillEF.Bill>

LINQ and the KeyValuePairs

c# linq entity-framework

Primary key constraint violation when adding new row into table with EF