Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

How to get database information with entityframework database first?

Triggering EF migration at application startup by code

Entity Framework 4.1, can't find Load() method?

'Invalid attempt to read when no data is present' - exception happens "sometimes" in Entity Framework

Entity Framework: Tracking changes to FK associations

extend linq to entities to recognize custom methods

How to configure T4 template to generate classes in different project

Entity Framework Code First Deleting By ID Without Fetching (Generic Style)

EF4 Code First: how to update specific fields only

Convert this SQL to lambda for EF 4 Code first

Caching until data changes in ASP.NET MVC & Entity Framework 4.1

Entity Framework 4.1 Code First: Get all Entities with a specific base class

Can Entity Framework 4.1 designer "update model from database" for selected entities only?

Entity Framework Code First - Foreign Key to non primary key field

The entity or complex type cannot be constructed in a LINQ to Entities query

What is the best way to manually generate Primary Keys in Entity Framework 4.1 Code First

EF Code First Custom Collections

Store file in SQL CE 4 using Entity Framework Code-First approach

Entity Framework Foreign Key Inserts with Auto-Id