Contents tagged with Entity Framework Profiler
-
Monitor Your EF4 Queries with Entity Framework Profiler
Entity Framework is wonderful for non-SQL developers like me. I can implement data access code in VB-like object syntax or with drag’n’drop datasource controls and then let EF turn it into T-SQL.