<?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>Wed, 23 May 2012 05:56:16 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>About transaction log and its truncation in SQL Server</title>
      <description>Article describes basic information about transaction log behavior and truncation of the log.</description>
      <link>http://www.codeproject.com/Articles/380879/About-transaction-log-and-its-truncation-in-SQL-Se</link>
      <author>Mika Wendelius</author>
      <category>SQL</category>
      <category>SQL-Server</category>
      <category>Architect</category>
      <category>DBA</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <pubDate>Wed, 23 May 2012 05:38:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/380879/About-transaction-log-and-its-truncation-in-SQL-Se</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>A Framework in C# for Fingerprint Verification</title>
      <description>In this article, we introduce a framework in C# for fingerprint verification, we briefly explain how to perform fingerprint verification experiments and how to integrate your algorithms to the framework.</description>
      <link>http://www.codeproject.com/Articles/97590/A-Framework-in-C-for-Fingerprint-Verification</link>
      <author>Miguel Angel Medina Pérez, Andres Eduardo Gutierrez Rodriguez, Milton García Borroto</author>
      <category>.NET2.0</category>
      <category>WinXP</category>
      <category>Win2003</category>
      <category>Vista</category>
      <category>C#2.0</category>
      <category>C#</category>
      <category>.NET</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>Win7</category>
      <category>Framework</category>
      <category>Algorithms</category>
      <pubDate>Wed, 23 May 2012 04:44:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/97590/A-Framework-in-C-for-Fingerprint-Verification</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Simple Plug-in Architecture in Plain C</title>
      <description>How to write an application using architecture that supports plug-ins.</description>
      <link>http://www.codeproject.com/Articles/389667/Simple-Plug-in-Architecture-in-Plain-C</link>
      <author>Sharjith</author>
      <category>C</category>
      <category>Windows</category>
      <category>Win32</category>
      <category>OpenGL</category>
      <category>Architect</category>
      <category>Design</category>
      <category>Advanced</category>
      <pubDate>Tue, 22 May 2012 22:39:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389667/Simple-Plug-in-Architecture-in-Plain-C</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>How to find the active SQL connections and kill them</title>
      <description>Code that will show you the active connections to a database.</description>
      <link>http://www.codeproject.com/Articles/389725/How-to-find-the-active-SQL-connections-and-kill-th</link>
      <author>Gautam Sharma</author>
      <category>SQL</category>
      <category>Windows</category>
      <category>Intermediate</category>
      <pubDate>Tue, 22 May 2012 22:03:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389725/How-to-find-the-active-SQL-connections-and-kill-th</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>TimeSpan Picker</title>
      <description>A series of text boxes for use as a timespan picker.</description>
      <link>http://www.codeproject.com/Articles/389693/Time-Picker</link>
      <author>orthimnas2</author>
      <category>C#2.0</category>
      <category>C#</category>
      <category>Windows</category>
      <category>Dev</category>
      <category>Beginner</category>
      <category>Controls</category>
      <category>WinForm</category>
      <pubDate>Tue, 22 May 2012 22:03:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389693/Time-Picker</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Why C# interface inheritance makes sense: see LINQ...</title>
      <description>How Linq extension methods benefit from interfaces inheriting from interfaces</description>
      <link>http://www.codeproject.com/Tips/389019/Why-Csharp-interface-inheritance-makes-sense-see-L</link>
      <author>Andreas Gieriet</author>
      <category>C#</category>
      <category>.NET</category>
      <category>Dev</category>
      <category>Design</category>
      <category>LINQ</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <category>Extension</category>
      <pubDate>Tue, 22 May 2012 21:56:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/389019/Why-Csharp-interface-inheritance-makes-sense-see-L</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Easy DHTML treeview</title>
      <description>This is an alternative for "Easy DHTML treeview"</description>
      <link>http://www.codeproject.com/Articles/389714/Easy-DHTML-treeview</link>
      <author>pasx</author>
      <category>Win2K</category>
      <category>Javascript</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <pubDate>Tue, 22 May 2012 21:54:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389714/Easy-DHTML-treeview</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Infobright/MySQL Statistics Utility</title>
      <description>Display Infobright/MySQL Database Statistics in Java</description>
      <link>http://www.codeproject.com/Articles/386895/Infobright-MySQL-Statistics-Utility</link>
      <author>Ryan Krage</author>
      <category>Java</category>
      <category>JDBC</category>
      <category>MySQL</category>
      <pubDate>Tue, 22 May 2012 21:47:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/386895/Infobright-MySQL-Statistics-Utility</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Selection Overlay DLL</title>
      <description>API which shows a Selection Overlay and notifies the caller when it's resizing and notifies the final rectangle.</description>
      <link>http://www.codeproject.com/Articles/389552/Selection-Overlay-DLL</link>
      <author>Mark Kruger</author>
      <category>VB6</category>
      <category>C++</category>
      <category>C</category>
      <category>C#</category>
      <category>Windows</category>
      <category>Win32</category>
      <category>GDI</category>
      <category>Advanced</category>
      <category>C#4.0</category>
      <category>GUI</category>
      <pubDate>Tue, 22 May 2012 21:44:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389552/Selection-Overlay-DLL</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>The unsung hero, Volatile keyword: - c# threading</title>
      <description>                 The unsung hero, Volatile keyword: - c# threading                        My mad and blind love with c# threadingWhen I first saw c# threading code, I just falled in love forever. As days passed by the power and simplicity of “System.Threading” namespace converted my love in to blind</description>
      <link>http://www.codeproject.com/Articles/389730/The-unsung-hero-Volatile-keyword-csharp-threading</link>
      <author>Shivprasad koirala</author>
      <category>C#</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>All-Topics</category>
      <pubDate>Tue, 22 May 2012 21:36:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389730/The-unsung-hero-Volatile-keyword-csharp-threading</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Arduino and the Web using NodeJS and SerialPort2</title>
      <description>This article focuses on how to listen for signals from an Arduino through the Serial Port (Linux, Mac) or COM Port for Windows using the SerialPort2 Node.JS module and serve signal data to the web in real time using Socket.IO.</description>
      <link>http://www.codeproject.com/Articles/389676/Arduino-and-the-Web-using-NodeJS-and-SerialPort2</link>
      <author>Bangon Kali</author>
      <category>Javascript</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>jQuery</category>
      <pubDate>Tue, 22 May 2012 19:03:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389676/Arduino-and-the-Web-using-NodeJS-and-SerialPort2</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Android RESTful/OAuth upload file to Dropbox</title>
      <description>Android writing files to the Cloud</description>
      <link>http://www.codeproject.com/Articles/385431/Android-RESTful-OAuth-upload-file-to-Dropbox</link>
      <author>becker666</author>
      <category>Java</category>
      <category>Mobile</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <pubDate>Tue, 22 May 2012 18:17:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/385431/Android-RESTful-OAuth-upload-file-to-Dropbox</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>ASUS Zenbook UX31E-DH52 -- A Developer's Perspective</title>
      <description>My final review on the ASUS Zenbook UX31E-DH52. This time my discussion is focused on the computer as a development machine.</description>
      <link>http://www.codeproject.com/Articles/389659/ASUS-Zenbook-UX31E-DH52-A-Developers-Perspective</link>
      <author>Curtis Rutland</author>
      <category>Ultrabook</category>
      <pubDate>Tue, 22 May 2012 17:50:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389659/ASUS-Zenbook-UX31E-DH52-A-Developers-Perspective</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Constant Member Functions Are Not Always Constant</title>
      <description>In this article, I'm going to explain why the constant member functions aren't always constant, i.e. despite of the fact that a function is declared as constant, it still allows setting or changing data members within the class</description>
      <link>http://www.codeproject.com/Articles/389602/Constant-Member-Functions-Are-Not-Always-Constant</link>
      <author>Volynsky Alex</author>
      <category>C++</category>
      <category>Dev</category>
      <category>Advanced</category>
      <pubDate>Tue, 22 May 2012 15:44:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389602/Constant-Member-Functions-Are-Not-Always-Constant</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Static and Type markup extensions for Silverlight 5 and WPF</title>
      <description>An extended Static markup extension implementation for Silverlight 5 and WPF supporting invoking static methods with arguments, and a Silverlight Type markup extension implementation.</description>
      <link>http://www.codeproject.com/Articles/305932/Static-and-Type-markup-extensions-for-Silverlight</link>
      <author>Henrik Jonsson</author>
      <category>C#</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Dev</category>
      <category>Design</category>
      <category>Intermediate</category>
      <category>Silverlight</category>
      <pubDate>Tue, 22 May 2012 15:31:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/305932/Static-and-Type-markup-extensions-for-Silverlight</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Review: Mastering LOB Development for Silverlight 5</title>
      <description>A review of Mastering LOB Development for SL 5 from Packt Publishing</description>
      <link>http://www.codeproject.com/Articles/389590/Review-Mastering-LOB-Development-for-Silverlight-5</link>
      <author>Jason Gleim</author>
      <category>Architect</category>
      <category>Dev</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>Silverlight</category>
      <category>General</category>
      <pubDate>Tue, 22 May 2012 15:16:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/389590/Review-Mastering-LOB-Development-for-Silverlight-5</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>How to create your own map on Google Maps </title>
      <description>A simple way to create your own Google map from several locations.</description>
      <link>http://www.codeproject.com/Articles/388867/How-to-create-your-own-map-on-Google-Maps</link>
      <author>hevesir</author>
      <category>WinXP</category>
      <category>.NET3.5</category>
      <category>C#</category>
      <category>Dev</category>
      <category>Office</category>
      <category>LINQ</category>
      <category>Intermediate</category>
      <category>Win7</category>
      <category>Google-Maps</category>
      <category>C#3.5</category>
      <category>Excel</category>
      <category>Methods</category>
      <pubDate>Tue, 22 May 2012 14:39:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/388867/How-to-create-your-own-map-on-Google-Maps</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Bird, a New Optimal Language</title>
      <description>A new general purpose language that aims to be fast, high level and simple to use. (I renamed it from Anonymus)</description>
      <link>http://www.codeproject.com/Articles/192825/Bird-a-New-Optimal-Language</link>
      <author>Dávid Kocsis</author>
      <category>C</category>
      <category>C#</category>
      <category>ASM</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <pubDate>Tue, 22 May 2012 14:32:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/192825/Bird-a-New-Optimal-Language</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>How does it work in C#? - Part 3 (C# Linq in detail)</title>
      <description>Language Integrated Query (LINQ) is a Microsoft .NET Framework component that works as a communicator between the objects and the data. This article will explore the different extension methods used in the LINQ using C# and IL code to discuss..</description>
      <link>http://www.codeproject.com/Articles/383749/How-does-it-work-in-Csharp-Part-3-Csharp-Linq-in-d</link>
      <author>Mohammad A Rahman</author>
      <category>C#3.0</category>
      <category>.NET3.5</category>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>.NET</category>
      <category>LINQ</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>C#4.0</category>
      <category>C#3.5</category>
      <category>.NET4</category>
      <category>Extension</category>
      <category>Methods</category>
      <pubDate>Tue, 22 May 2012 14:27:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/383749/How-does-it-work-in-Csharp-Part-3-Csharp-Linq-in-d</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Code Project Article FAQ</title>
      <description>This is an FAQ for writing Code Project articles. It can be modified by any Silver member.</description>
      <link>http://www.codeproject.com/Articles/64119/Code-Project-Article-FAQ</link>
      <author>Sean Ewington</author>
      <category>Beginner</category>
      <category>All-Topics</category>
      <pubDate>Tue, 22 May 2012 14:03:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/64119/Code-Project-Article-FAQ</guid>
    </item>
  </channel>
</rss>
