Speeding up build times in ASP.NET

后端 未结 10 1108
感动是毒
感动是毒 2020-12-28 20:32

I am currently involved in a ASP.NET project with about 40 projects in the solution. We are doing all our development in cloned Virtual PC environments so all developers hav

10条回答
  •  遥遥无期
    2020-12-28 21:34

    Scott Gu has an fairly helpful post about this:

    Tip/Trick: Optimizing ASP.NET 2.0 Web Project Build Performance with VS 2005

    Scott also has another article on the speed of this Hard Disk, which also has an impact on the general performance of Visual Studio:

    Tip/Trick: Hard Drive Speed and Visual Studio Performance

提交回复
热议问题