Hello,
I am having big performance issues with UI coding in Visual Studio 2010. The IDE itself hangs for few seconds when scrolling or editing few characters in the project XAML file. The code behind is not a problem and it works okay. There are no other extensions installed than Telerik WPF Extensions and the Visual Studio has all latest updates.
So my guess is, it has something to do with controls, because it works much faster on a project without Telerik controls. The problem is frustrating, I spend hours coding a simple interface instead of minutes, just because I wait for IDE to respond. I have already tried changing the Visual Studio settings such as: disabling Toolbox auto population, changing to software rendering, and few tweaks. The Studio hangs when editing XAML code, no matter what, so it must be something in connection with my Telerik setup. I tried this on my workstation and my laptop and it works the same.
The problem is either bad XAML code (too long perhaps - 285 lines), or something with controls configuration.
Can you please help me?
Thank you,
Dal Rupnik
I am having big performance issues with UI coding in Visual Studio 2010. The IDE itself hangs for few seconds when scrolling or editing few characters in the project XAML file. The code behind is not a problem and it works okay. There are no other extensions installed than Telerik WPF Extensions and the Visual Studio has all latest updates.
So my guess is, it has something to do with controls, because it works much faster on a project without Telerik controls. The problem is frustrating, I spend hours coding a simple interface instead of minutes, just because I wait for IDE to respond. I have already tried changing the Visual Studio settings such as: disabling Toolbox auto population, changing to software rendering, and few tweaks. The Studio hangs when editing XAML code, no matter what, so it must be something in connection with my Telerik setup. I tried this on my workstation and my laptop and it works the same.
The problem is either bad XAML code (too long perhaps - 285 lines), or something with controls configuration.
Can you please help me?
Thank you,
Dal Rupnik