Visual Studio Add-In To Automatically Attach to Development Server

前端 未结 3 1591
星月不相逢
星月不相逢 2020-12-17 23:32

Is anyone aware of a Visual Studio 2010 Add-In that will automatically allow you to attach to a running instance of the ASP.Net Development Server? And if there is more than

3条回答
  •  一生所求
    2020-12-17 23:54

    Check this answer out: Attach To Process in 2012

    This is a simple plugin that gives shortcuts to attaching to nunit agent, IIS and IIS Express. Its pure convenience as compared to Ctrl-Alt-P, but it is convenient.

    Direct link to the plugin here

提交回复
热议问题