Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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'

How to get row index by entity key in a dynamically built query using Entity Framework

EF Code First: Methods that can translate to SQL

Code First Migrations for a custom NuGet package can't be executed from main application

How to use dynamic connection string for SQL Server CE?