Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

EF4 POCO WCF Serialization problems (no lazy loading, proxy/no proxy, circular references, etc)

Can I mix Table per Hierarchy and Table per Type in Entity Framework?

The relationship could not be changed because one or more of the foreign-key properties is non-nullable

Unique Keys not recognized by Entity Framework

How to implement a generic RepositoryFactory?

How to bind gridview using linq/Entity Framework?

Ninject Scope issue with Tasks/Threads

ASP.NET WebAPI 2 Nested JSON

Handling BLOBs in Entity Framework 4.0 in a stream-fashion

What is an efficient Entity Framework query to check if users are friends?

DbUpdateException with entities that do not expose foreign key properties

Entity Framework 4.3.1 Code First: database created but tables are not

Entity framework 4 and multiple database

How does Entity Framework handle transactions?

Debugging Entity Framework queries

Why is this throwing a NULL value exception?

Return Custom Object <List T> from Entity framework and assign to Object Data Source

Editing an object in entity framework and saving it to the database in ASP.NET MVC 2.0

Entity Framework: Serialize/Deserialize JSON column behind the scene

c# json entity-framework-4

How can Entity Framework queries be reused (using methods)?