Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How can i convert a DBQuery<T> to an ObjectQuery<T>?

How to get Entity Framework Code First and nullable foreign key properties to work?

Entity Framework Code First Doesn't Generate Database

entity-framework-4

Connection Strings in "Choose Your Data Connection Dialog Box" (Entity Data Model Wizard)

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?