Data Binding in Windows Presentation Foundation

  • 08_NA_WIN3
  • Avg Rating: 0

  • 135 Views

Embed code for this video

Copy the code above to embed our video on your website/blog.

Close

Video format

Note: These selections will fall back to the next best format depending upon browser capability.

Close

Download

Right click “Save as…”

Most rich applications present data, often lots of it. To avoid writing lots of code to support the presentation of that data, you should take full advantage of the data binding capabilities of your presentation platform. This session discusses and demonstrates the data binding capabilities of Windows Presentation Foundation (WPF). It explains what data contexts are and how they work with the element hierarchy. It shows you what Bindings are, how to declare them, and what optional capabilities they support. It demonstrates binding to data sets as well as custom objects and collections, and discusses the considerations for implementing those types. The session shows you how to use data templates to define reusable chunks of UI that can be rendered automatically for each item in a data collection. It also discusses the way you can interact with your bound data programmatically to control the presentation of that data and to make changes to it in code.

Comments Closed

Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.