ADO.NET Entity Framework and LINQ to Entities
Feedback and questions related to the current versions of the ADO.NET Entity Framework and LINQ to Entities including object-relational mapping and entity data modeling.
Announcements
Where to find EF Tips and Tricks
Alex D James - MSFT Thursday, July 09, 2009 5:38 AMThere is an growing series of Entity Framework Tips and Tricks which you might find useful.
Currently the series is focused on .NET 3.5 SP1, but overtime more tips will focus on .NET 4.0 and EF 4.
Hope you find this useful
-Alex
Filtering and SortingUse these options to narrow down the question and discussion list.
- 09858

How to get and install the most recent version of the Entity Framework
Arthur Vickers - MSFT Thursday, March 24, 2011 5:25 PM - 021658

Where to find the EF FAQ
Daniel Simmons - MSFT Tuesday, August 19, 2008 5:55 AM - 9217

foreach tolist()
DevDOTNETns Thursday, May 17, 2012 10:51 PM - 19

How to override SaveChanges method
Doraemon_3 36 minutes ago - 07

Is there a way to get all the database tables' name in Entity Framework?
Doraemon_3 38 minutes ago - 5126

problem: connection with EDM
DevDOTNETns Tuesday, May 15, 2012 3:22 PM - 298

Interesting problem with many to one association.
Valo Friday, May 18, 2012 11:39 PM - 5155

Static object context with unit of work pattern
Cryo75 Tuesday, May 15, 2012 11:39 AM - 3100

How to include (eager loading) objects of association within this LINQ-Statement?
franks_avatar Friday, May 18, 2012 9:24 AM - 7135

How to convert a string value to an int value in Linq to Entities?
tami_b Thursday, May 17, 2012 6:31 AM - 169

Navigation properties and loading in disconnected POCO
Cryo75 Friday, May 18, 2012 4:31 AM - 4185

Entity Framework: access data from existing sqlconnection
frank.uray Friday, May 18, 2012 9:47 AM - 172

Linq query Left join not returning all row from left table
DavidGerler Sunday, May 20, 2012 4:45 AM - 8143

Bidirectional many-to-many association is not working (maybe because one side is based on an interface) within code first
franks_avatar Wednesday, May 16, 2012 11:10 AM - 6121

How to detect EF view generation
iL.MaX Thursday, May 17, 2012 3:15 PM - 190

Adapter with SQLite
Lute_div Friday, May 18, 2012 2:05 PM - 2112

Eager Loading on a nullable foreign key is not working
GregJF Thursday, May 17, 2012 8:10 AM - 391

How to revert the deleted object in ObjectContext
ITChamp Saturday, May 19, 2012 4:30 AM - 2133

The type or namespace name 'Infrastructure' does not exist in the namespace 'System.Data.Entity'
Harri Tuomela Tuesday, May 15, 2012 8:51 AM - 399

Error trying to save an entity with an associated entity: A referential integrity constraint violation occurred
dharric72 Friday, May 18, 2012 2:28 AM

