wpf - Is knowing blend required? -


do expect wpf developers know expression blend?

any resources learning more blend?

[update] knowing blend make more productive?

i found blend great way ease xaml. many of common things want easy in blend, databinding. databinding has no intellisense , found doing things in blend great way of discovering how write databinding syntax.

i find myself editing raw xaml buy hand.

the areas blend handy:

  • customizing templates.
  • animation
  • breaking ui down user controls

Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -