Fri
24
Aug '07
My latest article on SQL Server Profiler with Dotnet is available at CodeProject now -http://www.codeproject.com/useritems/TSQL-profiler.asp
This article describes how to develope a Microsoft SQL Profiler with Dotnet. I use c# to in this article.
This article is an introduction to the implementation of a ‘profiler like thing’ with dotnet. I would like to call it as ‘SQL Tracer’ since it is out of scope of this page to develop all the functionalities of a SQL Profiler. I choose C# for the demonstation.
Also, I am happy to see I have the gold member status in CodeProject now.

This article describes how to develope a Microsoft SQL Profiler with Dotnet. I use c# to in this article.
This article is an introduction to the implementation of a ‘profiler like thing’ with dotnet. I would like to call it as ‘SQL Tracer’ since it is out of scope of this page to develop all the functionalities of a SQL Profiler. I choose C# for the demonstation.
Also, I am happy to see I have the gold member status in CodeProject now.




Leave a passing comment »