Chapter 10. Advanced XAML and Data Binding

Throughout this book, you've learned how to work with and write XAML, and you've also learned how to bind to data. By structuring your application well and using the available binding mechanisms effectively, you can reduce the amount of code required in the code-behind (which can be difficult to test) and have the XAML take control of displaying the appropriate data and letting the user interact with it. However, at times, you will probably come up against difficult scenarios when trying to achieve this outcome, whose solution may not be immediately obvious. In this chapter, we will take a deep dive into the more advanced features of XAML and data binding in Silverlight and provide you with the tips, ...

Get Pro Business Applications with Silverlight 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.