Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity Framework Code First: How can I determine the foreign key property used for a navigation property at runtime?

Is Entity Framework ObjectContext correct implementation of Unit Of Work Pattern?

How do you deal with DDD and EF4

Generate SQL Server Express database from Entity Framework 4 model

LINQ to Entities does not recognize the method

Cascade Delete, same table, Entity Framework 4 Code First

Avoiding the use of SelectList in the business layer (MVC 3)

Entity Framework - Code First doesn't load referenced object

Entity Framework - Keep loaded/included related objects after end using?

DbUpdateConcurrencyException in Entity Framework Code First

what is the scope of Viewbag in mvc3 and how do we maintain state in MVC

EF 4.0 model caching the data, and does not detect the modified data

How to run an SQL script against a MDF file?

Domain Modeling Question using C# with Entity Framework CTP 4

How does EF4 compare with NHibernate?

How to implement a generic GetById method using Entity Framework 4 and the Repository Pattern?

EF4 and undesired loading of related collection with AddObject

Am I registering the ObjectContext using AutoFac correctly?

Entity Framework Code First and Connection Strings

Entity Framework Code First - Virtual Property Column Naming

c# .net entity-framework-4