Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF4 + MVVM - Expose entities in ViewModel?

Databound value of textbox/checkbox is incorrect until textbox/checkbox is validated

Circular References and WCF

EF4 code-first vs model-first with regards to model validation

The relationship between the two objects cannot be defined because they are attached to different ObjectContext objects mvc 2

EF Code First 4.1 - How to configure one to many relationship with default

Entity Framework 4.1 Retrieving self referencing data

Is there a performance difference between Model First and Code First in MS Entity Framework 4.1?

How to map child entity to parent entity without introducing primitive type parent linker in child entity?

Validation problem with Windows Azure, EF and MVC3

When I call Count method in Entity Framework, does it process all the columns or just one or what?

Type Provider for Entity Framework

Entity Framework One-To-Many Insert - Foreign Key violation

c# oracle entity-framework

Intersection of two sets (Lists) of data

Why do we need to add a reference to an assembly, from which a class library project inherits, into a consumer project?

c# .net entity-framework

EF (Entity Framework) 4.3 Migration tool does not work on EF 4.1 DB

Entity Framework Cardinality Issue on a 0...1 Association

MVC3 Validation with ComponentModel.DataAnnotations for UK date format (also using jquery ui datepicker)

Entity framework returns null for a row if the first column in that row is null

Cannot update many-to-many relationships in Entity Framework