<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CodeProject Latest Articles</title>
    <link>http://www.codeproject.com</link>
    <description>Latest Articles from CodeProject</description>
    <language>en-us</language>
    <image>
      <title>CodeProject 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>CodeProject</description>
    </image>
    <copyright>Copyright  CodeProject, 1999-2013</copyright>
    <webMaster>Webmaster@codeproject.com (Webmaster)</webMaster>
    <lastBuildDate>Wed, 19 Jun 2013 08:09:06 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>JavaScript Questions</title>
      <description>Discussing a few JavaScript fundamental topics to make our understanding more in JavaScript.</description>
      <link>http://www.codeproject.com/Articles/424014/JavaScript-Questions</link>
      <author>Rupesh Kumar Tiwari</author>
      <category>Javascript</category>
      <pubDate>Wed, 19 Jun 2013 04:04:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/424014/JavaScript-Questions</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Extending HTML with AngularJS Directives</title>
      <description>Use AngularJS directives to teach HTML new tricks.</description>
      <link>http://www.codeproject.com/Articles/607873/Extending-HTML-with-AngularJS-Directives</link>
      <author>Bernardo Castilho</author>
      <category>HTML</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>AngularJS</category>
      <pubDate>Tue, 18 Jun 2013 22:52:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/607873/Extending-HTML-with-AngularJS-Directives</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Genetic Algorithm for Knapsack Problem</title>
      <description>Solving knapsack problem using genetic algorithm</description>
      <link>http://www.codeproject.com/Articles/607791/ga-knapsack</link>
      <author>Mladen Janković</author>
      <category>C++</category>
      <category>Windows</category>
      <category>Dev</category>
      <category>Advanced</category>
      <category>VS2012</category>
      <pubDate>Tue, 18 Jun 2013 21:30:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/607791/ga-knapsack</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>MVC Schedule controls</title>
      <description>MVC Schedule controls</description>
      <link>http://www.codeproject.com/Articles/604401/MVC-Schedule-controls</link>
      <author>Jos Branders</author>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>.NET</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>MVC</category>
      <category>Scheduler</category>
      <category>.NET4</category>
      <category>.NET4.5</category>
      <pubDate>Tue, 18 Jun 2013 21:02:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/604401/MVC-Schedule-controls</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Architecture FAQ for Localization and Globalization: Part 2</title>
      <description>Architecture FAQ for localization and globalization: Part 2.</description>
      <link>http://www.codeproject.com/Articles/29362/Architecture-FAQ-for-Localization-and-Globalizatio</link>
      <author>Shivprasad koirala</author>
      <category>.NET1.0</category>
      <category>.NET1.1</category>
      <category>.NET2.0</category>
      <category>VS.NET2003</category>
      <category>VS2005</category>
      <category>Mono</category>
      <category>DotGNU</category>
      <category>C#1.0</category>
      <category>C#2.0</category>
      <category>.NET3.0</category>
      <category>C#3.0</category>
      <category>VB7.x</category>
      <category>VB8.0</category>
      <category>VB9.0</category>
      <category>VB6</category>
      <category>.NET3.5</category>
      <category>VS2008</category>
      <pubDate>Tue, 18 Jun 2013 18:25:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/29362/Architecture-FAQ-for-Localization-and-Globalizatio</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Directory Authentication for Cross Domain Users in .NET</title>
      <description>Directory authentication for cross domain users in .NET</description>
      <link>http://www.codeproject.com/Articles/608447/Directory-Authentication-for-Cross-Domain-Users-in</link>
      <author>Anand Todkar</author>
      <category>C#</category>
      <category>.NET</category>
      <pubDate>Tue, 18 Jun 2013 17:12:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/608447/Directory-Authentication-for-Cross-Domain-Users-in</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>DataGridVewTextBoxCell with Span Behaviour</title>
      <description>DataGridViewTextBoxCell derived cell that can be merged with cells of the same type</description>
      <link>http://www.codeproject.com/Articles/34037/DataGridVewTextBoxCell-with-Span-Behaviour</link>
      <author>Sergey Semyonov</author>
      <category>WinXP</category>
      <category>Vista</category>
      <category>C#2.0</category>
      <category>C#3.0</category>
      <category>.NET3.5</category>
      <category>C#</category>
      <category>Windows</category>
      <category>Dev</category>
      <category>Design</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <category>WinForm</category>
      <pubDate>Tue, 18 Jun 2013 17:12:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/34037/DataGridVewTextBoxCell-with-Span-Behaviour</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Java Class Viewer</title>
      <description>Watch the Java class file visually &amp; interactively for the meaning of every byte</description>
      <link>http://www.codeproject.com/Articles/35915/Java-Class-Viewer</link>
      <author>AmosShi</author>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>Java</category>
      <category>JavaSE6</category>
      <category>J2EE</category>
      <category>Swing</category>
      <pubDate>Tue, 18 Jun 2013 16:45:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/35915/Java-Class-Viewer</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Windows Communication Foundation FAQ quick starter: Part 1</title>
      <description>Windows Communication Foundation FAQ quick starter: Part 1.</description>
      <link>http://www.codeproject.com/Articles/29475/Windows-Communication-Foundation-FAQ-quick-starter</link>
      <author>Shivprasad koirala</author>
      <category>.NET1.0</category>
      <category>.NET1.1</category>
      <category>.NET2.0</category>
      <category>C#1.0</category>
      <category>C#2.0</category>
      <category>.NET3.0</category>
      <category>C#3.0</category>
      <category>.NET3.5</category>
      <category>VS2008</category>
      <category>Architect</category>
      <category>WCF</category>
      <category>Intermediate</category>
      <pubDate>Tue, 18 Jun 2013 16:43:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/29475/Windows-Communication-Foundation-FAQ-quick-starter</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>ColourGrabber2</title>
      <description>Using Windows hooks to capture mouse action.</description>
      <link>http://www.codeproject.com/Tips/607115/ColourGrabber2</link>
      <author>rbrunton</author>
      <category>C++</category>
      <category>Windows</category>
      <category>MFC</category>
      <category>Intermediate</category>
      <category>API</category>
      <pubDate>Tue, 18 Jun 2013 16:37:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/607115/ColourGrabber2</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>User Interface Patterns</title>
      <description>A brief overview of common user interface patterns, and some ideas about them.</description>
      <link>http://www.codeproject.com/Articles/605786/User-Interface-Patterns</link>
      <author>Hamed Mosavi</author>
      <category>Architect</category>
      <category>Design</category>
      <category>Intermediate</category>
      <pubDate>Tue, 18 Jun 2013 16:30:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/605786/User-Interface-Patterns</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Mouse Tracking and Binding</title>
      <description>Mouse tracking and mouse binding.</description>
      <link>http://www.codeproject.com/Tips/608431/Mouse-Tracking-and-Binding</link>
      <author>Aaron Amberman</author>
      <category>C#4.0</category>
      <pubDate>Tue, 18 Jun 2013 15:52:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/608431/Mouse-Tracking-and-Binding</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Consuming a Java Web Service with a .NET Client</title>
      <description>Consuming a Java Web Service with a .NET Client</description>
      <link>http://www.codeproject.com/Articles/608365/Consuming-a-Java-Web-Service-with-a-NET-Client</link>
      <author>Kristen_Garrison</author>
      <category>C#</category>
      <category>Java</category>
      <category>Visual-Studio</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>VS2010</category>
      <category>.NET4</category>
      <pubDate>Tue, 18 Jun 2013 15:44:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/608365/Consuming-a-Java-Web-Service-with-a-NET-Client</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Extend your VBA code with C#, VB.NET, or C++/CLI</title>
      <description>Interfacing VBA and .NET is a relatively straightforward process.</description>
      <link>http://www.codeproject.com/Articles/555660/Extend-your-VBA-code-with-Csharp-VB-NET-or-Cpluspl</link>
      <author>Pragmateek</author>
      <category>C++/CLI</category>
      <category>C#</category>
      <category>VB.NET</category>
      <pubDate>Tue, 18 Jun 2013 14:26:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/555660/Extend-your-VBA-code-with-Csharp-VB-NET-or-Cpluspl</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>jQGrid PDF Export</title>
      <description>Export your content from jQGrid to PDF format with less pain using iTextSharp.</description>
      <link>http://www.codeproject.com/Articles/608173/jQGrid-PDF-Export</link>
      <author>Thanigainathan.S</author>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>Javascript</category>
      <category>Intermediate</category>
      <category>jQuery</category>
      <pubDate>Tue, 18 Jun 2013 14:18:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/608173/jQGrid-PDF-Export</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>A C# LIKE implementation that mimics SQL LIKE</title>
      <description>Code for a C# string.Like extension method.</description>
      <link>http://www.codeproject.com/Tips/608266/A-Csharp-LIKE-implementation-that-mimics-SQL-LIKE</link>
      <author>Michiel du Toit</author>
      <category>C#</category>
      <category>.NET</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <pubDate>Tue, 18 Jun 2013 14:14:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/608266/A-Csharp-LIKE-implementation-that-mimics-SQL-LIKE</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Easier .NET settings management</title>
      <description>Creating a library for persisting the application state data between work sessions</description>
      <link>http://www.codeproject.com/Articles/475498/Easier-NET-settings-management</link>
      <author>Antonio Nakić Alfirević</author>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>.NETCF</category>
      <category>.NET</category>
      <category>Dev</category>
      <category>WPF</category>
      <category>WebForms</category>
      <category>Intermediate</category>
      <category>Forms</category>
      <pubDate>Tue, 18 Jun 2013 11:47:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/475498/Easier-NET-settings-management</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>A universal gauge for your web dashboard</title>
      <description>JavaScript plugin gaugeSVG to generate widely configurable SVG gauge for a web dashboard</description>
      <link>http://www.codeproject.com/Articles/604502/A-universal-gauge-for-your-web-dashboard</link>
      <author>Steffen Ploetz</author>
      <category>Javascript</category>
      <category>UI</category>
      <category>charts</category>
      <category>Animation</category>
      <category>webbrowser</category>
      <pubDate>Tue, 18 Jun 2013 09:11:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/604502/A-universal-gauge-for-your-web-dashboard</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Social Club: Sample application using WinForms, C#.NET, ADO.NET and MS Access</title>
      <description>WinForms application developed using C#, ADO.NET and MS Access</description>
      <link>http://www.codeproject.com/Articles/607868/Social-Club-Sample-application-using-WinForms-Csha</link>
      <author>john-ph</author>
      <category>C#</category>
      <category>Windows</category>
      <category>Dev</category>
      <category>ADO.NET</category>
      <category>Intermediate</category>
      <category>.NET4</category>
      <pubDate>Tue, 18 Jun 2013 08:27:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/607868/Social-Club-Sample-application-using-WinForms-Csha</guid>
    </item>
  </channel>
</rss>