Answer: We can easily debug any web application that are hosted on IIS by using Attaching of Worker Process.
From Visual Studio IDE > Tools > Attach To Process
Select the particular Process, then start debugging.
For more information Read this article :
http://www.codeproject.com/KB/aspnet/ProcessAttache.aspx
Asked In: Many Interviews |
Alert Moderator