<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>The Code Project Latest Articles</title>
    <link>http://www.codeproject.com</link>
    <description>Latest Articles from The Code Project</description>
    <language>en-us</language>
    <image>
      <title>The Code Project Latest Articles</title>
      <url>http://www.codeproject.com/App_Themes/Std/Img/logo100x30.gif</url>
      <link>http://www.codeproject.com</link>
      <width>100</width>
      <height>30</height>
      <description>The Code Project</description>
    </image>
    <copyright>Copyright  CodeProject, 1999-2012</copyright>
    <webMaster>webmaster@codeproject.com (Webmaster)</webMaster>
    <lastBuildDate>Tue, 07 Feb 2012 04:34:52 GMT</lastBuildDate>
    <ttl>20</ttl>
    <generator>C# Hand-coded goodness</generator>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Show/hide elements dynamically in web page</title>
      <description>Show/hide elements dynamically in web page</description>
      <link>http://www.codeproject.com/Tips/325307/Show-hide-elements-dynamically-in-web-page</link>
      <author>thatraja</author>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>Javascript</category>
      <category>WebForms</category>
      <category>jQuery</category>
      <category>Web-Development</category>
      <pubDate>Tue, 07 Feb 2012 01:30:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/325307/Show-hide-elements-dynamically-in-web-page</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Replace one color with another in the bitmap of a given device context</title>
      <description>Given a device context, replace a color (clrColorReplace) in a rectangular region of the device context with another color (clrColorFill)</description>
      <link>http://www.codeproject.com/Tips/325505/Replace-a-color-with-another-of-the-bitmap-in-a-gi</link>
      <author>Mukit, Ataul</author>
      <category>Win32</category>
      <category>MFC</category>
      <pubDate>Tue, 07 Feb 2012 01:29:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/325505/Replace-a-color-with-another-of-the-bitmap-in-a-gi</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>ToDoList 6.4.b2 Beta Release - An effective and flexible way to keep on top of your tasks</title>
      <description>A hierarchical task manager with native XML support for custom reporting.</description>
      <link>http://www.codeproject.com/Articles/5371/ToDoList-A-simple-but-effective-way-to-keep</link>
      <author>.dan.g.</author>
      <category>VC6</category>
      <category>VC7</category>
      <category>VC7.1</category>
      <category>VC8.0</category>
      <category>Win2K</category>
      <category>WinXP</category>
      <category>Win2003</category>
      <category>Vista</category>
      <category>MFC</category>
      <category>CEO</category>
      <category>Architect</category>
      <category>DBA</category>
      <category>Dev</category>
      <category>QA</category>
      <category>Intermediate</category>
      <pubDate>Tue, 07 Feb 2012 00:32:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/5371/ToDoList-A-simple-but-effective-way-to-keep</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Agile development</title>
      <description>Agile development</description>
      <link>http://www.codeproject.com/Articles/325832/Agile-development</link>
      <author>Ritesh Ramesh</author>
      <category>STL</category>
      <pubDate>Mon, 06 Feb 2012 21:44:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325832/Agile-development</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Ten Pin Bowling Scoreboard</title>
      <description>Command line application for recording and displaying scores for Ten Pin bowling.</description>
      <link>http://www.codeproject.com/Articles/325728/Ten-Pin-Bowling-Scoreboard</link>
      <author>StephenPhillips</author>
      <category>C++</category>
      <category>Windows</category>
      <category>STL</category>
      <category>Intermediate</category>
      <pubDate>Mon, 06 Feb 2012 21:26:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325728/Ten-Pin-Bowling-Scoreboard</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Using HttpModules with URL Re-writing to Handle Fake Directory Requests</title>
      <description>Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories</description>
      <link>http://www.codeproject.com/Articles/18262/Using-HttpModules-with-URL-Re-writing-to-Handle-Fa</link>
      <author>Terrence Sheflin</author>
      <category>.NET2.0</category>
      <category>IIS5.1</category>
      <category>IIS6</category>
      <category>VS2005</category>
      <category>C#2.0</category>
      <category>IIS7</category>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>IIS</category>
      <category>Visual-Studio</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <pubDate>Mon, 06 Feb 2012 21:05:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/18262/Using-HttpModules-with-URL-Re-writing-to-Handle-Fa</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>MusicDrawer: A Simple Music player using WMP SDK</title>
      <description>A Simple Music Player using WMP SDK</description>
      <link>http://www.codeproject.com/Articles/325857/MusicDrawer-A-Simple-Music-player-using-WMP-SDK</link>
      <author>Rahul Rajat Singh</author>
      <category>C#</category>
      <category>Windows</category>
      <category>Beginner</category>
      <pubDate>Mon, 06 Feb 2012 21:01:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325857/MusicDrawer-A-Simple-Music-player-using-WMP-SDK</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Runtime Configuration of Where Condition LINQ for Objects</title>
      <description>Allow runtime alteration of where conditions for LINQ for Objects queries in response to user input.</description>
      <link>http://www.codeproject.com/Articles/325787/Runtime-Configuration-of-Where-Condition-LINQ-for</link>
      <author>cigwork</author>
      <category>C#</category>
      <category>LINQ</category>
      <pubDate>Mon, 06 Feb 2012 20:57:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325787/Runtime-Configuration-of-Where-Condition-LINQ-for</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Basics of Signing and Verifying code</title>
      <description>How to sign code with digital signatures and associating them with files</description>
      <link>http://www.codeproject.com/Articles/325833/Basics-of-Signing-and-Verifying-code</link>
      <author>Sergey Chepurin</author>
      <category>C++</category>
      <category>Windows</category>
      <category>Intermediate</category>
      <pubDate>Mon, 06 Feb 2012 20:33:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325833/Basics-of-Signing-and-Verifying-code</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>The Art of Win32 Shellcoding</title>
      <description>How to write a reliable shellcode on win32, how to bypass the obstacles that you will face in writing a win32 shellcode and how to implement your shellcode into Metasploit</description>
      <link>http://www.codeproject.com/Articles/325776/The-Art-of-Win32-Shellcoding</link>
      <author>AmrThabet</author>
      <category>C</category>
      <category>Windows</category>
      <category>Win32</category>
      <category>ASM</category>
      <pubDate>Mon, 06 Feb 2012 18:51:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325776/The-Art-of-Win32-Shellcoding</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Drive your application through Twitter direct messages</title>
      <description>Use Twitter as a globally available persisted message queue in your distributed applciation work flow</description>
      <link>http://www.codeproject.com/Articles/324332/Drive-your-application-thorugh-Twitter-direct-mess</link>
      <author>rawwool (Rahul Kumar)</author>
      <category>C#</category>
      <category>.NET</category>
      <category>WPF</category>
      <category>Intermediate</category>
      <category>MEF</category>
      <pubDate>Mon, 06 Feb 2012 16:18:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/324332/Drive-your-application-thorugh-Twitter-direct-mess</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>A XAML-Only Font ComboBox</title>
      <description>A XAML-Only Font ComboBox</description>
      <link>http://www.codeproject.com/Articles/325753/A-XAML-Only-Font-ComboBox</link>
      <author>Barry Lapthorn</author>
      <category>C#</category>
      <category>Windows</category>
      <category>Dev</category>
      <category>XAML</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <pubDate>Mon, 06 Feb 2012 16:14:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325753/A-XAML-Only-Font-ComboBox</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>SqlCommand Generator</title>
      <description>A static method that returns a SqlCommand object with all the parameters for a specific stored procedure</description>
      <link>http://www.codeproject.com/Articles/324491/SqlCommand-Generator</link>
      <author>Ashkan.hosseini</author>
      <category>C#</category>
      <category>.NET</category>
      <category>Intermediate</category>
      <pubDate>Mon, 06 Feb 2012 16:06:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/324491/SqlCommand-Generator</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Sharing Data among Windows Forms</title>
      <description>In Windows application, passing values from a child form to the parent or share data among several applications .Net application.</description>
      <link>http://www.codeproject.com/Articles/325000/Sharing-Data-among-Windows-Forms</link>
      <author>Shahin Khorshidnia</author>
      <category>.NET3.5</category>
      <category>C#</category>
      <category>.NET</category>
      <category>Visual-Studio</category>
      <category>Dev</category>
      <category>VS2010</category>
      <pubDate>Mon, 06 Feb 2012 16:01:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325000/Sharing-Data-among-Windows-Forms</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Bulk SMS Sender</title>
      <description>Sending multiple / bulk SMS through Excel file to multiple recipients using GSM phone or GSM modem</description>
      <link>http://www.codeproject.com/Articles/325731/Bulk-SMS-Sender</link>
      <author>Fahad R</author>
      <category>C#</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <pubDate>Mon, 06 Feb 2012 15:37:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325731/Bulk-SMS-Sender</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Using MSMQ in mail relay</title>
      <description>A compelte solution how to build a simple mail relay application using MSMQ .</description>
      <link>http://www.codeproject.com/Articles/324059/Using-MSMQ-in-mail-relay</link>
      <author>Zoltán Zörgő</author>
      <category>C#</category>
      <category>.NET4</category>
      <category>service</category>
      <category>email</category>
      <category>MSMQ</category>
      <pubDate>Mon, 06 Feb 2012 15:26:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/324059/Using-MSMQ-in-mail-relay</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Manage business logic in Access forms</title>
      <description>Avoid event spaghetti code when business logic becomes complex</description>
      <link>http://www.codeproject.com/Articles/325018/Manage-business-logic-in-Access-forms</link>
      <author>Torsten Tiedt</author>
      <category>All-Topics</category>
      <category>Access</category>
      <category>Events</category>
      <category>VBA</category>
      <category>function</category>
      <category>Business</category>
      <category>logic</category>
      <pubDate>Mon, 06 Feb 2012 15:10:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325018/Manage-business-logic-in-Access-forms</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>JQueryUI smartAutocomplete</title>
      <description>This widget extends the functionalities of jQueryUI Autocomplete widget by adding infinite scrolling when loading data from a remote source.</description>
      <link>http://www.codeproject.com/Articles/325719/JQueryUI-smartAutocomplete</link>
      <author>Ovidiu Tudorache</author>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>Javascript</category>
      <category>Windows</category>
      <category>Intermediate</category>
      <category>jQuery</category>
      <pubDate>Mon, 06 Feb 2012 14:56:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325719/JQueryUI-smartAutocomplete</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>A Portable and Efficient Generic Parser for Flat Files</title>
      <description>GenericParser is a C# implementation of a parser for delimited and fixed width format files.</description>
      <link>http://www.codeproject.com/Articles/11698/A-Portable-and-Efficient-Generic-Parser-for-Flat-F</link>
      <author>Andrew Rissing</author>
      <category>.NET1.1</category>
      <category>VS.NET2003</category>
      <category>C#</category>
      <category>Windows</category>
      <category>DBA</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <pubDate>Mon, 06 Feb 2012 14:23:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/11698/A-Portable-and-Efficient-Generic-Parser-for-Flat-F</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Globalization and Localization in ASP.NET Web Applications</title>
      <description>Globalization and Localization in ASP.NET web applications</description>
      <link>http://www.codeproject.com/Articles/325222/Globalization-and-Localization-in-ASP-Net-web-appl</link>
      <author>Ayobami Adewole</author>
      <category>ASP.NET</category>
      <category>.NET</category>
      <pubDate>Mon, 06 Feb 2012 13:44:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/325222/Globalization-and-Localization-in-ASP-Net-web-appl</guid>
    </item>
  </channel>
</rss>
