


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: WPF]]></title>
            <link>https://www.dotnetcurry.com/</link>
            <description>.NET Curry: the site for Microsoft Enthusiasts</description>
            <copyright>Copyright 2009 by Suprotim Agarwal on behalf of dotnetcurry.com</copyright>
   
      <item>
         <title><![CDATA[WPF ItemsControl – Advanced]]></title>
         <author><![CDATA[Kent Boogaart]]></author>
         <description><![CDATA[This article talks about advanced topics in WPF ItemsControl such as grouping and custom layouts.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1211]]></link>
         <pubDate>Wed, 18 Nov 2015 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Using WPF 4.5 to implement a Responsive UI with Asynchronous Operations]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This articles makes use of the Task class in WPF for creating responsive and interactive WPF apps]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1187]]></link>
         <pubDate>Thu, 24 Sep 2015 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF ItemsControl Fundamentals - Part 1]]></title>
         <author><![CDATA[Kent Boogaart]]></author>
         <description><![CDATA[Explore the fundamental concepts of the WPF ItemsControl class.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1160]]></link>
         <pubDate>Thu, 30 Jul 2015 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Resources in WPF and difference between Static Resource and Dynamic Resource]]></title>
         <author><![CDATA[Pravinkumar Dabade]]></author>
         <description><![CDATA[Understanding Resources in WPF including difference between static and dynamic resource]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1142]]></link>
         <pubDate>Mon, 15 Jun 2015 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF Commanding: Enable Disable Button with Command Property]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Walkthrough for using WPF commanding for enabling / disabling Button with Command Property]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1130]]></link>
         <pubDate>Wed, 13 May 2015 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Custom Commanding Behavior in WPF TextBox using System.Windows.Interactivity namespace]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[System.Windows.Interactivity helps us to associate custom commanding for those WPF elements who do not have the Command property exposed. This article demonstrates how to implement custom behavior without making use of a 3rd party framework.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1071]]></link>
         <pubDate>Tue, 13 Jan 2015 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Using MVVM Light in WPF for Model-View-ViewModel implementation]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[The MVVM Light toolkit provides a lot of boiler plate code to implement Model-View-ViewModel based applications quickly and gives the user the freedom to customize and design the application. This article shows how to get started with MVVM development for WPF applications.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1037]]></link>
         <pubDate>Mon, 01 Sep 2014 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Creating Cool WPF Charts using the ModernUI Chart Library and WebAPI]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[WPF has a rich charting and graphical capability, however it is time-consuming to build your own charts from groundup. The ModernUI chart library is a free handy library which allows you to quickly display some statistical data in a graphical form. This article shows how to use this Library in your applications.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1027]]></link>
         <pubDate>Mon, 14 Jul 2014 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[DataBinding Features in WPF 4.5]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[The DataBinding features provided in WPF 4.5 are very useful for creating Rich Line-Of-Business applications where time and again, the UI needs to be either updated with a collection of data received from external repositories or to perform complex validation checks based upon some complex time consuming logic.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=997]]></link>
         <pubDate>Fri, 04 Apr 2014 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Reading and Writing to Excel files using WPF 4.5]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Using WPF we can Read and Write Data to Excel files using OLEDB features. In this article, we will explain this technique with an application.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=988]]></link>
         <pubDate>Mon, 10 Mar 2014 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   