Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかの Telerik コントロールを含む 2150 行のコードを持つコントロールがあります。Visual Studio で毎回保存すると、1 文字変更するだけでも約 3 分かかります。
これは.ASCXファイルに対してのみ発生し、コード ビハインドに対しては発生しません。Resharper や JustCode などの追加ツールは使用していません。
.ASCX
どうすればこれを修正できますか? どこを見ればいいですか?
.ascx(および) ファイルの保存の遅.aspxさは、Visual Studio 2010 の問題でした。
.ascx
.aspx
Service Pack 1 はこの問題を解決しました。
ここからダウンロードできます。