<?xml version="1.0" ?><?xml-stylesheet type="text/xsl" href="http://www.netfxguide.com/rssstyle.xsl" ?><rss version="2.0"><channel><title>NetFXGuide.com RSS - WPF and Data Binding</title><link>http://www.netfxguide.com/rss/wpf_and_data_binding.aspx</link><description>This is the syndication feed for NetFXGuide.com  - WPF and Data Binding.</description><item><title>Data Binding in WPF</title><description>MSDN article providing an overview over the data binding capabilities present in Windows Presentation Foundation.</description><link>http://www.netfxguide.com/resources/_907_data_binding_in_wpf.aspx</link><pubDate>17/01/2008 20:07:09</pubDate></item><item><title>Simple Flickr Explorer with WPF databinding </title><description>Pavan has made a demo application that shows the flexibility of WPF Data Binding. It a simple Flickr explorer that after taking username as input, would show the most recent photos of that user. It uses the Flickr.NET library to communicate with Flickr. Source and Binaries available.</description><link>http://www.netfxguide.com/resources/_796_simple_flickr_explorer_with_wpf_databinding.aspx</link><pubDate>10/02/2007 09:54:59</pubDate></item><item><title>WPF Databinding and DataTemplates</title><description>A tidy and clear blog post introducing basic concepts of WPF Databinding and DataTemplates.</description><link>http://www.netfxguide.com/resources/_758_wpf_databinding_and_datatemplates.aspx</link><pubDate>06/01/2007 08:46:19</pubDate></item><item><title>Highlighting Rows in a ListView</title><description>This blog entry shows how to change the color of rows in a ListView, based on values in or associated with the rows.  The technique used here binds a ListView to an ADO.NET DataTable, and makes use of a custom value converter to determine what color each row should be.</description><link>http://www.netfxguide.com/resources/_735_highlighting_rows_in_a_listview.aspx</link><pubDate>04/12/2006 22:36:38</pubDate></item><item><title>MSDN Webcast: Windows Presentation Foundation Data Binding (Part 2 of 2) (Level 200)</title><description>In this second half of the two webcasts series on WPF Data Binding, you will learn how to create business objects that support bi-directional data binding, and how to use the CollectionView to sort, filter, and group a list of data.</description><link>http://www.netfxguide.com/resources/_733_msdn_webcast_windows_presentation_foundation_data_binding_part_2_of_2_level_200.aspx</link><pubDate>02/12/2006 12:58:57</pubDate></item><item><title>MSDN Webcast: Windows Presentation Foundation Data Binding (Part 1 of 2) (Level 200)</title><description>MSDN webcast on how to bind data to the UI using WPF. Beginning with an overview of how to connect user interface elements to data sources in WPF, it demonstrates how to convert data during the binding process and how to bind to collections. More also on data templates and data validation.</description><link>http://www.netfxguide.com/resources/_727_msdn_webcast_windows_presentation_foundation_data_binding_part_1_of_2_level_200.aspx</link><pubDate>26/11/2006 22:06:40</pubDate></item><item><title>WPF Basic Data Binding FAQ</title><description>A list of questions and answers about WPF Data Binding, compiled by the WPF SDK team. These are questions people often have when first learning about WPF data binding.</description><link>http://www.netfxguide.com/resources/_674_wpf_basic_data_binding_faq.aspx</link><pubDate>23/10/2006 18:46:14</pubDate></item><item><title>Windows Presentation Foundation Data Binding: Part 2</title><description>Part 2 of the MSDN series by Shawn Wildermuth, dedicated to WPF Data Binding and how to use the XAML-based data binding to perform data manipulation in Microsoft Windows Presentation Foundation projects.</description><link>http://www.netfxguide.com/resources/_638_windows_presentation_foundation_data_binding_part_2.aspx</link><pubDate>12/10/2006 20:15:52</pubDate></item><item><title>Binding to Dynamically Loaded XAML</title><description>This blog entry demonstrates how to bind a user interface to XAML which is retrieved at runtime.  The XAML being bound to is converted into visual objects during the process of data binding, allowing it to be displayed graphically instead of as raw XAML text.</description><link>http://www.netfxguide.com/resources/_446_binding_to_dynamically_loaded_xaml.aspx</link><pubDate>07/08/2006 07:50:47</pubDate></item><item><title>Piping Value Converters in WPF</title><description>In this article Josh Smith examines how to combine multiple physical value converters into one logical value converter, in the context of data binding in the Windows Presentation Foundation.</description><link>http://www.netfxguide.com/resources/_445_piping_value_converters_in_wpf.aspx</link><pubDate>06/08/2006 19:23:48</pubDate></item></channel></rss>