Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Automapper for use with Entity Framework using repository pattern?

Patterns for using EntityFramework?

Spatial data/Geography in SQL Server 2008, OR mappers and C#

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