Visual Studio 2010: very slow web applications debugging!

后端 未结 16 2786
一生所求
一生所求 2020-12-08 00:17

I recently installed Visual Studio 2010 (Ultimate edition, final version released in April), and found that debugging a web application bec

16条回答
  •  一向
    一向 (楼主)
    2020-12-08 01:05

    I can get it faster by clear all break points, all unnecessary variable in Watch windows, and all the unnecessary debug windows, such as CallStack ...

提交回复
热议问题