0
kicks
New Tracing and Caching Wrapper Providers for Entity Framework
Yesterday two new Entity Framework Wrapper Providers were added to MSDN Code Gallery.
The new providers:
EFTracingProvider – adds the ability to log SQL commands that are executed against the data storage
EFCachingProvider – adds query results cache to Entity Framework