Using EntityBag with EntityFramework over WCF
I was going through the article published in MSDN by Daniel Simmons about the N-Tier Patterns http://msdn.microsoft.com/en-us/magazine/dd882522.aspx and came across the EntityBag implementation.
See the original post here:
Using EntityBag with EntityFramework over WCF


