65.9K
CodeProject is changing. Read more.
Home

Extension points for ADO.NET Entity Framework

starIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIconemptyStarIcon

1.92/5 (6 votes)

Jan 1, 2010

CPOL

1 min read

viewsIcon

8196

I explored a bit more on Entity framework,during last week of 2009 and here goes my observations on how to extend the Entity Framework functionality if you want to customize the normal/ideal flow of Entity framework execution engine.1) OnContextCreatedBy default a declaration of this...