Visual Studio Performance when editing XAML/Silverlight files
- by driAn
When I work on Silverlight projects within Visual Studio 2008, I regularly notice that the XAML editor hangs for up to 10 seconds. This because Visual Studio consumes 100% CPU during that timeframe.
Any ideas how I could fix that? I assume this is some kind of background compiling for itellisense or something similiar. It happens during editing, multiple times an hour, without me doing any special actions.
System:
Server 2008 Std
Visual Studio 2008 SP1
latest updates...
I wonder if anyone else experienced this issue. Any help would be appreciated.