15 WPF Performance TipsInfragistics blog post for optimizing WPF applications.
Do your WPF apps suffer from poor performance?
In this blog post, Brian Lagunas, Senior Product Owner for Infragistics, provides 15 tips to help you identify and improve the performance of your WPF applications. Topics covered include:
- Identifying performance bottlenecks, such as broken bindings, complex layouts, lack of UI virtualization, etc.
- Establishing good coding practices, simplifing your Visual Tree, virtualizing your ItemsControls, and more.
View the blog post to read all 15 tips and have your WPF apps jumping into warp speed!