


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: WPF]]></title>
            <link>http://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 4: Changing DataGrid Cell Appearance on Mouse Events]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This article shows how to use property triggers in WPF to apply styles to the DataGrid at runtime.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=768]]></link>
         <pubDate>Fri, 28 Oct 2011 05:54:50 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF: Using Task Parallel Library to Load Data]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[In this article, I have described a scenario where a WPF application is trying to use the task parallel library to load data. The app retrieves data using a WCF service and also accesses data from the local database server. The application dedicates a long running WCF service call to the Task class, so that the call to the service can be made asynchronously. ]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=754]]></link>
         <pubDate>Wed, 24 Aug 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF 4.0 : Editable ListBox using Commanding for Data Templates]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This article demonstrates that in case of complex data representations like an Editable ListBox, using ItemsControls, we can easily configure Commanding for DataTemplates. ]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=736]]></link>
         <pubDate>Fri, 15 Jul 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF 4: Custom Command and Command Parameter for TextBox using Prism 4]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Using Prism 4 application libraries, it is possible for us to attach custom Command and Behavior to any control. This supports code-less application development. In this article, we will use this concept to attach command and behaviour to a WPF Text Box.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=734]]></link>
         <pubDate>Mon, 11 Jul 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF 4: DataForm User Control using Reflection]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This article demonstrates how to create a WPF user control similar to the Silverlight DataForm control.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=711]]></link>
         <pubDate>Sat, 28 May 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF 4: Developing End-to-End application using Prism 4 Commanding and DataGrid Custom Behavior]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[Prism 4 Commanding and its facility of the CommandBehavior helps us to develop End-To-End application for DML operations using controls like the WPF DataGrid. In this article, we will see a practical implementation of the same.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=694]]></link>
         <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF 4 DataGrid Row Drag and Drop]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[The WPF DataGrid control has lots of features for data representations and manipulations (like row column drag drop). One of the nicest features of the DataGrid, is that we can change the column position using Drag-Drop. In this article, we will see how to implement Drag and Drop in a DataGrid Row.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=677]]></link>
         <pubDate>Tue, 29 Mar 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Motion Paths in WPF 4 using Expression Blend 4]]></title>
         <author><![CDATA[Pravinkumar Dabade]]></author>
         <description><![CDATA[In this article, we will see how to align some objects to a given path using the ‘PathListBox’ control in WPF 4.0 and Expression Blend 4. We will also see how to animate these objects using Visual states in WPF.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=672]]></link>
         <pubDate>Sat, 19 Mar 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF 4: Using Enterprise Library 5.0 Caching Block in WPF application]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[In this article, I will demonstrate how to use the Enterprise Library 5.0 Caching Application block in a WPF application. ]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=670]]></link>
         <pubDate>Tue, 15 Mar 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WPF 4: Parallel processing of the Data using .NET 4 Parallel Extension Capabilities]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[In this article, I have demonstrated how to use Parallel Processing programming in WPF 4.0 for DataBinding and Data processing, using .NET 4 Parallel Extension Capabilities.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=653]]></link>
         <pubDate>Tue, 15 Feb 2011 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   