Create Visual Studio Macro to attach to IIS process

added by alkampfer
8/17/2011 10:19:58 AM

154 Views

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.


0 comments