开发者

Does too much data binding make WPF application slow? What are the optimization techniques that are available?

I have completed a project on WPF? I wanted to know which are the possible techniques to optimize my code especially XAML and Data binding.

Tric开发者_如何转开发ks to have efficient data binding.

Please note I am using MVVM architecture.


MSDN contains a nice WPF optimisation article here - http://msdn.microsoft.com/en-us/library/aa970683.aspx, with a section specifically on data binding here - http://msdn.microsoft.com/en-us/library/bb613546.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜