Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Ordering Column Attributes in Entity Framework

What does the [DatabaseGenerated(DatabaseGenerationOption.Computed)] data annotation do?

Filling Foreign Key Object in Entity Framework 4

c# entity-framework-4

How to see SQL query in SQL profiler?

Is there an equivalent to NHibernate's <component> in Entity Framework?

How would I know if I should use Self-Tracking Entities or DTOs/POCOs?

Updating my EF model to use 4.1 when I built it in 4.0

EF DbContext and StructureMap scoping

Entity Framework - Navigating and Including properties through collections

Should data contexts be static?

Understanding Transactions in Entity Framework

How to reduce Entity Framework 4 query compile time?

Naming conventions in generated many-to-many table using EF4 CTP4 code first approach

Best approach to Architect the integration of two separate databases?

Entity Framework 4.2 "The type is not attributed with EdmEntityTypeAttribute but is contained in an assembly attributed with EdmSchemaAttribute

Multiple DbContext, multiple Database.SetInitializer

How to regenerate EDMX file?

Entity Framework 4.0 GetChanges() equivalent

Sql Exception With .net 4 & EF

.net entity-framework-4

The property 'text' is part of the object's key information and cannot be modified

c# entity-framework-4