Hibernating Rhinos | Entity Framework Profiler
Entity Framework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of Entity Framework. The product is architected with input coming from many top industry leaders within the OR/M community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert.
I frequently advise developers using Entity Framework to pay attention to what's happening in the database since much of the database work happens under the covers. But we've never had a good tool for doing that. EF Prof is exactly what we've needed.
~Julie Lerman
Author of Programming Entity Framework
You can learn more about the Entity Framework Profiler in its own site: http://efprof.com
Last update: 2/8/2011 6:44:49 AM