c# / Wpf performance suggestions?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • namit101
    New Member
    • Feb 2008
    • 7

    c# / Wpf performance suggestions?

    Hi,

    I have a tab control with tab pages that contain many customized ListViews which contain many items using databinding. Unfortunately, it is very slow going between tabs as much time seems to be needed to render all of this.

    Is there any way to speed up the rendering by buffering it or by some other method? Anybody have any other suggestions that might improve the performance?
Working...