GREAT document! I look forward to reading it in full very soon. I searched, but did not find mention of this one, and since you are looking for feedback, this is one: When binding, setting UpdateS...
GREAT document! I look forward to reading it in full very soon. I searched, but did not find mention of this one, and since you are looking for feedback, this is one: In WPF, TextBlock contains ...
In WPF every class can be marked with the ContentPropertyAttribute to define a Default-Property that is set via XAML if the content inside the element isn't explicitly assigned to a property by Pro...
In C#, while it's probably not a best practice, you can reuse simple libraries between Silverlight and WPF. Note that this does not work in VB. Simply compile your simple DLL for Silverlight and th...
There are several places in the document where you mention that WPF does not have the sandbox restrictions Silverlight has. While this is true in a coarse sense, it should be mentioned that WPF sup...