WPF 3.5 SP1 V/s WPF 4.0 -


HI there,

I am starting to develop a WPF based application. So I was thinking that I should start with WPF 4.0 or stick to WPF 3.5 SP1. There is no significant change in WRT control, binding performance ..etc.

Thanks for your comments and recommendations DEE

Simple Answer: Yes. Detailed answer: Go to the 4.0 documentation - such as "What's New" section in all the good MS documents.

There is a lot new to the complex visibility - one can get the Haughformation effect.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -