Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

XML data type in EF 4.1 Code First

Formatting date in Linq-to-Entities query causes exception

How to ignore a table/class in EF 4.3 migrations

Problem in mapping fragments in Entity Framework

Getting Migrate.exe to work

How can I use a stored procedure + repository + unit of work patterns in Entity Framework?

LINQ many-to-many relationship, how to write a correct WHERE clause?

Cannot resolve Symbol ObjectStateManager

Entity Framework Code First CTP4 Default Column Values?

"Collection was of a fixed size" Exception in EF4 with POCO

c# wcf entity-framework-4

Occasional "The underlying provider failed on Open" errors when using EF4 (edmx model)

Advice on POCO Validation with ASP.NET MVC/Entity Framework

Entity Framework Code First lazy loading non navigation properties

Inject custom connection string into Entity Framework's DbContext

Entity Framework Split Table Delete

MemCached vs Redis for ASP.NET and Entity framework?

Circular Reference exception with JSON Serialisation with MVC3 and EF4 CTP5w

Entity Framework losing Sql DateTime precision

Entity Framework with interfaces does not work - what the best way to handle the same?

Can EF4 support batch updates?