Visual Studio 2010: very slow web applications debugging!

后端 未结 16 2790
一生所求
一生所求 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:09

    I did find out what you have to do:

    1. Disable Intellisense
    2. Disable the Graphics Rendering Editor Function, this causes editor slowness with some graphics cards.
    3. Disable the Sourcecontrol that is set by default to the Microsoft Server Product.

    I just can tell you, that VS2010 is a very good product, if you know these few things, and setup this.

提交回复
热议问题