Hi, Just like we have SQL Profiler tool which gives us info as what sp's ,queries are running in SQL Server
Similarly i want to know is there a tool for IIS so that i can know which dll's are being used while i run my website in localhost.
Hi, Just like we have SQL Profiler tool which gives us info as what sp's ,queries are running in SQL Server
Similarly i want to know is there a tool for IIS so that i can know which dll's are being used while i run my website in localhost.
WinDbg and SOS will help you out:
Here are a couple of great resources on using WinDbg, SOS and ADPlus:
If broken it is, fix it you should (Tess Ferrandez)
Speaking of Which (Johan Straarup)