Entity Framework - Some of our Experience and Code
Kim has a new post that summarizes some of our experience using the Entity Framework in a real client project.
He also includes some code and concepts for a repository interface that we used to make it more managable and extendable.
Read the post for all of the details, but our bottom line is
"To summarize, I am basically a happy camper with the Entity Framework. It has a some rough edges, but nothing we haven’t been able to work around."