Reputation: 7758
I am starting out with WPF and am surprised at how completely different it is from anything I have done before, there is a lot to take in.
Can anyone recommend stuff that is worth knowing up front that will make life easier when it comes to developing a WPF app?
Thanks in advance.
Upvotes: 2
Views: 190
Reputation: 7471
I'm not an expert or anything, but this couple of things are pretty important to know well in order to start coding "correctly" in WPF and not trying to force other GUI paradigms on the WPF model:
Upvotes: 5