Fri
17
Aug '07
My new hobby product is ready for using.

QTraZe is a tool which can give fast tracing results to help you in development process. You can trace the sql queries being executed while running your applications. QTraZe is not an alternative to Microsoft’s SQL Server Profiler.
Technical Information
- QTraZe is done with Microsoft C# v2.0.50727.
- Microsoft.SqlServer.Management.* namespace is used
- Registry operations are carryout with Microsoft.Win32 namespace (so remember last server details)
- No third party controls used.
Requirements
- Microsoft SQL Server Profiler components must be installed.
- Microsoft Dotnet Framework 2.x
I will be publishing the source code of this application once I feel this tool is stable.
For more details and download, check http://qtraze.ninethsense.com/

QTraZe is a tool which can give fast tracing results to help you in development process. You can trace the sql queries being executed while running your applications. QTraZe is not an alternative to Microsoft’s SQL Server Profiler.
Technical Information
- QTraZe is done with Microsoft C# v2.0.50727.
- Microsoft.SqlServer.Management.* namespace is used
- Registry operations are carryout with Microsoft.Win32 namespace (so remember last server details)
- No third party controls used.
Requirements
- Microsoft SQL Server Profiler components must be installed.
- Microsoft Dotnet Framework 2.x
I will be publishing the source code of this application once I feel this tool is stable.
For more details and download, check http://qtraze.ninethsense.com/

Leave a passing comment »