|
by FransBouma via Frans Bouma's blog on 7/28/2011 10:49:08 AM
Updated with fix of Microsoft's code so Microsoft can get this fixed quickly. See below As you might know, we've been busy with our own data-access profiler for a while now. The profiler, which can profile any DbProviderFactory using data-access layer / ORM, works by overwriting the DbProviderFactories table for the app-domain the profiler is used in. This is a common technique: it replaces the type name of the DbProviderFactory of an ADO.NET provider with the type name of a wrapper factory, wh
... [ read more ]
|
|