How to disable markup validation (and others) in Visual Studio?
Sometimes while opening markup in an ASP.NET application, Visual Studio's speed increases very much just because of validation or processing of markup. Although I do not need such a feature. Is it possible to disable it?开发者_开发技巧
Thanks
精彩评论