0
kicks
Create Visual Studio Macro to attach to IIS process
Visual Studio Macro are really powerful, thanks to few lines of code you can write a macro to automatically attach to IIS process and it is able to show you a simple user interface to choose the IIS process to debug when multiple worker process are running.