Thanks to the brave people showing up for the first public presentation that I’ve done.
Hope it was useful. If you have any further question, just post a comment or contact me via this blog.
Here are the links to the tools used for the presentation I did on TechDays in Västerås on March 17th.
Links and download:
Network Monitor:http://www.microsoft.com/downloads/details.aspx?FamilyID=f4db40af-1e08-4a21-a26b-ec2f4dc4190d&DisplayLang=enDebug Diagnostic Tool:http://www.microsoft.com/downloads/details.aspx?FamilyID=28bd5941-c458-46f1-b24d-f60151d875a3&displaylang=enDebugging Tools for Windows (WinDbg):http://www.microsoft.com/whdc/devtools/debugging/default.mspxSOS Debugging Extension (SOS.dll):http://msdn.microsoft.com/en-us/library/bb190764(VS.80).aspx
You will find the SOS.dll on the machine where the .Net framework is installed:
32 bit -> C:\Windows\Microsoft.NET\Framework\v2.0.50727
64 bit -> C:\Windows\Microsoft.NET\Framework64\v2.0.50727
SQL Server Browser Service
http://msdn.microsoft.com/en-us/library/ms181087.aspx
I would for tips and tricks regarding .Net and Windbg recommend my colleague Tess blog:
http://blogs.msdn.com/tess/
and for SQL Server issues my recommend my colleague Grahams blog:
http://blogs.msdn.com/grahamk/
PingBack from http://blog.a-foton.ru/index.php/2009/03/19/techdays-link-to-downloadable-tools/