Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

select values tolist() when orderby distinct date

Preparing for multiple EF contexts on a unit of work - TransactionScope

Foreign Key vs. Independent Relationships - is there improvement with Entity Framework 5?

Entity Framework Create Database & Tables At Runtime

c# wpf entity-framework

InvalidOperationException when using updatemodel with EF4.3.1