Category: money
-
EF Profiler and investigating object context
Summary : EF Profiler worth his money ! Long Description : I have finished a application with Entity Framework and POCO – and custom generated (.tt) files. Now it was time to investigate performance – and it was a terrific problem. How EF Prof helped me : 1. Displaying number of ObjectContext created and disposed…