2

I have a control with 2150 lines of code that contains some Telerik controls. Each time I save in Visual Studio, it takes around 3 minutes even if I just changed one character!

This happens only for the .ASCX files, but not the code behind. I am not using any extra tools like Resharper or JustCode.

How can I fix this? Where should I look?

4

1 回答 1

2

Slowness with saving .ascx (and .aspx) files was an issue with Visual Studio 2010.

Service Pack 1 solved this issue.

It can be downloaded here.

于 2012-10-23T08:33:54.513 回答