


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: WinForms & WinRT]]></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[Creating a Weather Gadget for Windows 7]]></title>
         <author><![CDATA[Shoban Kumar]]></author>
         <description><![CDATA[In this article we will see how you can develop a Weather gadget for Windows 7 which uses Yahoo Weather API for fetching Weather data. The application will also have some of the latest exciting features of Windows 7 like Thumbnail Toolbar and Progress bar.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=462]]></link>
         <pubDate>Wed, 10 Feb 2010 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Programmatically Increase, Decrease and Mute the Volume]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[This article demonstrates how to programmatically increase, decrease and mute the volume]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=431]]></link>
         <pubDate>Mon, 14 Dec 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Using .NET to Post a New BlogPost in Wordpress]]></title>
         <author><![CDATA[Shoban Kumar]]></author>
         <description><![CDATA[In this article we will see how we can use .Net and communicate with the most popular blogging tool Wordpress and post a new blog post. Before starting the development of our application, it is very important to learn about XML-RPC because we will be using XML-RPC to communicate with a Wordpress blog. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=419]]></link>
         <pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[BING Desktop Translator using C# and VB.NET]]></title>
         <author><![CDATA[Shoban Kumar]]></author>
         <description><![CDATA[In this article we will see how we can create a simple Desktop Translator which uses the Bing Translator API.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=357]]></link>
         <pubDate>Wed, 22 Jul 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Google Talk (GTalk) Autoreply using .NET]]></title>
         <author><![CDATA[Shoban Kumar]]></author>
         <description><![CDATA[In this article, we will see how you can develop a simple Gtalk client using .NET using which you can notify your users that you are away from your desk.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=346]]></link>
         <pubDate>Sat, 04 Jul 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Bulk Insert into SQL Server using SqlBulkCopy]]></title>
         <author><![CDATA[Malcolm Sheridan]]></author>
         <description><![CDATA[The following article demonstrates how to bulk insert data into SQL Server 2008 using SqlBulkCopy.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=323]]></link>
         <pubDate>Wed, 27 May 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Screenshot in 2 Clicks using .NET  – Now with More Options]]></title>
         <author><![CDATA[Shoban Kumar]]></author>
         <description><![CDATA[In my previous article, Screenshot in 2 Clicks using .NET, we learnt how we can capture the screenshot with just 2 clicks. But what if we want to capture a part of the screen? In this article we will see how we can capture a part of screen with just few more addition to the existing code.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=309]]></link>
         <pubDate>Wed, 29 Apr 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Screenshot in 2 Clicks using .NET]]></title>
         <author><![CDATA[Shoban Kumar]]></author>
         <description><![CDATA[As a developer, I take lot of screenshots and its time consuming to press the screenshot button, paste it in MSPaint or any other Image editing software and then save it. The pain is even more when we need to use two Buttons (Fn + PrintScreen) in most Laptops ;-). So I thought I will develop my own screenshot capturing tool which will allow me to take screenshots as well as save it in just two clicks.  In this article I am going to show you how easy it is to develop your own tool using .NET.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=303]]></link>
         <pubDate>Fri, 17 Apr 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Build a Simple Gmail Notifier using Windows Forms]]></title>
         <author><![CDATA[Shoban Kumar]]></author>
         <description><![CDATA[Google does not have an official Gmail API. Having one would have made it very easy to create a notification application. In this article, I will show you how to exploit the Feed facility of Gmail to build our own Gmail Notifier.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=292]]></link>
         <pubDate>Thu, 26 Mar 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Generic Collections - Some Common List(T) Operations using C# 2.0 and VB.NET]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[The List(T) represents a strongly typed collection of objects which is highly optimized for providing maximum performance and can be accessed using an index. This class provides methods to loop, filter, sort and manipulate collections.In this article we will see some common operations like search, sort, loop and manipulating lists. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=245]]></link>
         <pubDate>Thu, 18 Dec 2008 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   