Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How can l use Entity Framework without App.config

Entity Framework code first, custom, additonal fields in many to many relationship

How to get first EntityKey Name for an Entity in EF4

EF4 Code First: Lazy Loading Issue

entity-framework-4

Linq: doing a Where() clause on a nested model

Linq to Entity and Contains?

Is it possible to get Entity Framework to recognize objects that have been created and not yet saved in database?

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

Setting table level WillCascadeOnDelete not available

Azure EF Code First Migration Initializer

Issue in EF, mapping fragment,no default value and is not nullable

Business logic in Entity Framework POCOs using partial classes?

Entity Framework 4 very slow linking an Order to Customer who has 10,000 orders

Entity Framework, MVC 3, OrderBy in LINQ To Entities

Entity Framework 4.1 query takes too long (5 seconds) to complete

Entity Framework Insert object with related object

c#-4.0 entity-framework-4

Linq2Entites Count() with condition on bool not working as "I thought it would"?

How do I make an "Except" LINQ to Entities query?

Try Catch in Repository

Entity Framework nvarchar Case Sensitivity on Foreign key