Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Best way to transfer an Entity Framework object over the web and back via JSON

Selective eager loading in Entity Framework

c# entity-framework

Entity Framework and Modeling Collections with an Interface as a return type

c# entity-framework poco

How is Entity Framework 4's POCO support compared to NHibernate?

Lazy Load An Entity Framework EntityCollection with criteria

How do I deploy dlls to a system's GAC and check for their existence on program startup?

entity-framework gac

How to auto-update the Modified property on a Entity in Entity Framework 4 when saving?

Entity Framework: Modeling against an existing database scheme

entity-framework

Creating Entity Framework Objects from Stored Procedures

How do the multiple .NET technologies and patterns work together?

Code-First Reference one-to-many

Entity Framework CTP5 (Code First) Modeling - lookup tables

Multiple/Single *.edmx files per database

Entity Framework Casting Error

Mapping value-type collection in Entity Framework

Understanding Entity Framework 4.1 Conventions

\Unable to map entity to table if another entity has same name as table

Entity Framework - Code First Fluent API: ErrorMessage?

Entity Framework - Unable to create a constant value of type x. Only primitive types are supported in this context.

MVC 4 Beta - You must write an attribute 'type'='object' after writing the attribute with local name '__type'