1. Skip to content
  2. Skip to sidebar

‹ Showing all posts tagged as ‘Macro’ ›

Leave a Reply:

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*

Visual Studio Macro for Attaching a Debugger to an ASP.NET process

Debugging web applications is a very common and repetitive task for any asp.net developer. At Velir, we generally choose to use IIS for debugging rather than the built in Visual Studio Development Server. We want to make sure our development environment closely mirrors our production environment and the discrepancies between these two web servers are well documented. Continue reading

Leave a Reply:

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*

back to top