wpf - Visual Artifacts in Visual Studio 2010 -


I am using VS 2010 on Windows Server 2003, running on a Dell Inspiron 9400 laptop. VS 2010 runs continuously, except for continuous and random screen re-drawing issues.

These artifacts are in the form of the icons because the mouse runs on objects that highlight on the mouse-over event, while scrolling, and there is no lack of these issues in VS 2008 when switching tabs. So, I believe that this is related to the use of the WPF 2010 VS. Could it be that my video card or driver is not ready for the task of presenting WPF? Some of the other WPF applications (in Silverlight) also have some screen rebuilding problems.

I have tried many types of settings in system properties -> advanced -> display options -> visual effects, and related "advanced" tabs, adjusted the processor scheduling for the best performance of the program goes.

Many thanks for any suggestions!


Comments