Profiling Entity Framework 5 in code - 0 views
-
Steven van Dijk on 03 Dec 12"This article will introduce you to hooking into the EntityFramework OnSaveChanges event which is buried deep in the framework. It'll also explain how you can extract the T-SQL which is actually committed when SaveChanges is called."