Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity Framework Optimistic Concurrency Exception not occuring

How to get all records within the last Two Days from the current Date using EF 4?

Iterate through a table finding a td by class and changing the text for that td

Entity Framework Code First not lazy loading after save

How to use parameters in Entity Framework in a "in" clause?

Is there a reference for EF4 Fluent API syntax?

How can I add an Image type to an EF4 Code First Entity?

Delete/Update Many to Many Entity Framework. Cannot get it to work

entity-framework-4 entity

Add/Remove many to many associations in Entity Framework

Is it possible to create a generic Repository class for all my objects?

Entity Framework 4.2 enum support

entity-framework-4

The EntityKey property can only be set when the current value of the property is null

c# entity-framework-4

Entity Framework will not update foreign key value to null

entity-framework-4

Entity Framework - CTP4 - Code First - How to turn off the automatic pluralization?

moving EDMX file to new project caused: System.Data.MetadataException: Unable to load the specified metadata resource

Should I be concerned that ORMs, by default, return all columns?

Entity Framework queries speed

Entity Framework 4.0 Entity SQL passing null ObjectParameter parameters

Entity Framework 4.1 - How to "Force" EF To Go To DB Instead of Using Graph?

Reflection to build list of EntityTypeConfiguration for Entity Framework CPT5