Monthly Archives: February 2008

TIP: Writing a macro in Visual Studio 2005 to attach a process for debugging purposes

For debugging class libraries, web services etc., we may need to attach the debugger to a running ASP.NET process.  It is better to write a macro to accomplish the above and use it for any number of times using a … Continue reading

Posted in ASP.NET | Tagged , | Leave a comment