<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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</title>
      <url>http://www.codeproject.com/images/codeproject100x30.gif</url>
      <link>http://www.codeproject.com</link>
      <width>100</width>
      <height>30</height>
      <description>The Code Project</description>
    </image>
    <copyright>Copyright &amp;copy; CodeProject, 1999-2010</copyright>
    <webMaster>webmaster@codeproject.com</webMaster>
    <lastBuildDate>Wed, 10 Feb 2010 05:41:00 GMT</lastBuildDate>
    <ttl>20</ttl>
    <generator>C# Hand-coded goodness</generator>
    <item xsi:type="article">
      <title>ASP.NET Security</title>
      <description>ASP.NET Security</description>
      <link>http://www.codeproject.com/KB/aspnet/asp_net_security.aspx</link>
      <author>Gaurav Dudeja India</author>
      <category>C#</category>
      <category>.NET</category>
      <category>ASP.NET</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Design</category>
      <category>SysAdmin</category>
      <pubDate>Wed, 10 Feb 2010 06:14:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/asp_net_security.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Universal Framework for Science and Engineering - Part 7: Virtual Reality at Once</title>
      <description>An article on framework applications to virtual reality</description>
      <link>http://www.codeproject.com/KB/recipes/UniversalEnggFrmwork7.aspx</link>
      <author>Petr Ivankov</author>
      <category>C#.NET2.0</category>
      <category>WinXP</category>
      <category>Win2003</category>
      <category>Vista</category>
      <category>OpenGL</category>
      <category>VS2005</category>
      <category>Architect</category>
      <category>Dev</category>
      <pubDate>Wed, 10 Feb 2010 05:41:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/UniversalEnggFrmwork7.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>NHunspellTextBoxExtender - A Spellchecking IExtenderProvider for TextBoxes using Hunspell for .NET</title>
      <description>Extends controls inheriting TextBoxBase to provide off-line spell checking functionality</description>
      <link>http://www.codeproject.com/KB/recipes/NHunspellExtenderProvider.aspx</link>
      <author>William Winner</author>
      <category>VB.NET</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Visual-Studio (VS2010)</category>
      <category>Dev</category>
      <pubDate>Wed, 10 Feb 2010 04:34:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/NHunspellExtenderProvider.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Implementing a Basic Camera Model (Pinhole) II</title>
      <description>Extending the camera class and creating first animations</description>
      <link>http://www.codeproject.com/KB/graphics/camera2.aspx</link>
      <author>andalmeida</author>
      <category>C#</category>
      <category>.NET (.NET3.5)</category>
      <pubDate>Wed, 10 Feb 2010 02:15:00 GMT</pubDate>
      <subject>General Graphics</subject>
      <GUID>http://www.codeproject.com/KB/graphics/camera2.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Windows FTP Application</title>
      <description>A Fully Functional FTP Application for most Windows Systems, inculding a Windows 7 Specific built, which addresses and uses the new features found in Windows 7!</description>
      <link>http://www.codeproject.com/KB/IP/win7ftp.aspx</link>
      <author>Pathachiever</author>
      <category>C# (C#3.0)</category>
      <category>Windows (Win7)</category>
      <category>.NET (.NET3.5)</category>
      <category>Dev</category>
      <pubDate>Wed, 10 Feb 2010 01:50:00 GMT</pubDate>
      <subject>Internet / Network</subject>
      <GUID>http://www.codeproject.com/KB/IP/win7ftp.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Reflection in .NET</title>
      <description>.NET Framework’s Reflection API allows you to fetch Type (Assembly) information at runtime.</description>
      <link>http://www.codeproject.com/KB/dotnet/Reflection.aspx</link>
      <author>keesari_anjaiah</author>
      <category>C#</category>
      <category>.NET</category>
      <pubDate>Tue, 09 Feb 2010 22:39:00 GMT</pubDate>
      <subject>.NET Framework</subject>
      <GUID>http://www.codeproject.com/KB/dotnet/Reflection.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>.NET Resource (.resx file) Translator</title>
      <description>A .NET resource (.resx file) translator. English to any other language.</description>
      <link>http://www.codeproject.com/KB/locale/DotNet_Resx_Translator.aspx</link>
      <author>Kumar, Ravikant India Bangalore</author>
      <category>C#.NET3.5</category>
      <category>WinForms</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 21:31:00 GMT</pubDate>
      <subject>Localisation</subject>
      <GUID>http://www.codeproject.com/KB/locale/DotNet_Resx_Translator.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Using ADO.NET Skill to Operate the Database</title>
      <description>Simple to use ADO.NET in C#</description>
      <link>http://www.codeproject.com/KB/aspnet/SQLDB.aspx</link>
      <author>caramels</author>
      <category>C#</category>
      <category>.NET (.NET2.0</category>
      <category>.NET3.0</category>
      <category>.NET3.5</category>
      <category>.NET4.0)</category>
      <category>SQL-Server</category>
      <category>ADO.NET</category>
      <pubDate>Tue, 09 Feb 2010 19:31:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/SQLDB.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Performing a SAML Post with C#</title>
      <description>Code performing a SAML Post which can be used for Single Sign On applications.</description>
      <link>http://www.codeproject.com/KB/aspnet/DotNetSamlPost.aspx</link>
      <author>David W Speight</author>
      <category>C#</category>
      <category>.NET</category>
      <category>ASP.NET</category>
      <category>Architect</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 16:54:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/DotNetSamlPost.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>How to Design Effiecient and Attractive Mobile PIM Data List</title>
      <description>Despite the advances in mobile computing, the primary functions of a mobile device are — besides other activities — communication and calendaring. These essential needs are on the Windows Mobile platform provided by the Pocket Outlook family of applications, such as Messaging and Calendar.</description>
      <link>http://www.codeproject.com/KB/showcase/Mobile_PIM_Data_List.aspx</link>
      <author>Resco Developer Tools</author>
      <category>C#</category>
      <category>.NET</category>
      <category>Visual-Studio</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 16:03:00 GMT</pubDate>
      <subject>Product Showcase</subject>
      <GUID>http://www.codeproject.com/KB/showcase/Mobile_PIM_Data_List.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Tabbed ActiveX control modified</title>
      <description>A Property Sheet as an ActiveX control</description>
      <link>http://www.codeproject.com/KB/tabs/TabbedAtxMod.aspx</link>
      <author>Habeeballah Hasnoddin</author>
      <category>C++ (VC8.0</category>
      <category>VC9.0)</category>
      <category>Windows (Win2K</category>
      <category>WinXP</category>
      <category>Win2003)</category>
      <category>.NET (.NET2.0)</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 14:56:00 GMT</pubDate>
      <subject>Tabs &amp; Property Pages</subject>
      <GUID>http://www.codeproject.com/KB/tabs/TabbedAtxMod.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>nxAjax - An Ajax Library</title>
      <description>nxAjax is a .Net easy use Ajax Framework </description>
      <link>http://www.codeproject.com/KB/ajax/nxajaxlibrary.aspx</link>
      <author>Fernando Escolar</author>
      <category>C++/CLI</category>
      <category>C# (C#1.0</category>
      <category>C#2.0</category>
      <category>C#3.0)</category>
      <category>VB (VB7.x</category>
      <category>VB8.0</category>
      <category>VB9.0)</category>
      <category>Javascript</category>
      <category>CSS</category>
      <category>HTML</category>
      <category>.NET (.NET1.0</category>
      <category>.NET1.1</category>
      <category>.NET2.0</category>
      <category>.NET3.0</category>
      <category>.NET3.5)</category>
      <category>ASP.NET</category>
      <category>Ajax</category>
      <category>jQuery</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Design</category>
      <pubDate>Tue, 09 Feb 2010 11:13:00 GMT</pubDate>
      <subject>Ajax and Atlas</subject>
      <GUID>http://www.codeproject.com/KB/ajax/nxajaxlibrary.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>2D Drawing with an OpenGL Control</title>
      <description>An article explaning how to create a user control for 2D shape drawing with OpenGL</description>
      <link>http://www.codeproject.com/KB/openGL/GLView.aspx</link>
      <author>Ozgur Ozcitak</author>
      <category>C++/CLI</category>
      <category>VC8.0</category>
      <category>Windows</category>
      <category>.NET2.0</category>
      <category>Visual-Studio</category>
      <category>OpenGL</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 00:26:00 GMT</pubDate>
      <subject>OpenGL</subject>
      <GUID>http://www.codeproject.com/KB/openGL/GLView.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Multithreading, Delegates, and Custom Events</title>
      <description>Tie it all together and not lose your mind in the process</description>
      <link>http://www.codeproject.com/KB/threads/MultithreadDelegate.aspx</link>
      <author>John Simmons / outlaw programmer</author>
      <category>C#</category>
      <category>.NET</category>
      <category>Dev</category>
      <pubDate>Mon, 08 Feb 2010 23:44:00 GMT</pubDate>
      <subject>Threads, Processes &amp; IPC</subject>
      <GUID>http://www.codeproject.com/KB/threads/MultithreadDelegate.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Design Patterns Part 2 - The Factory Pattern</title>
      <description>The second part in WebBiscuit's design pattern series, this one examining the factory pattern.  We look at an example of coping with ever-changing requirements by programming to interfaces and allowing the factory pattern to decide on the implementation.</description>
      <link>http://www.codeproject.com/KB/architecture/designpatterns-factory.aspx</link>
      <author>WebBiscuit</author>
      <category>C# (C#3.0)</category>
      <category>.NET (.NET3.5)</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Design</category>
      <pubDate>Mon, 08 Feb 2010 19:31:00 GMT</pubDate>
      <subject>Design and Architecture</subject>
      <GUID>http://www.codeproject.com/KB/architecture/designpatterns-factory.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Load Any Object From Most Any Database</title>
      <description>Building An O/R Mapper Step 1</description>
      <link>http://www.codeproject.com/KB/cs/ORMStep1.aspx</link>
      <author>Alaric Dailey</author>
      <category>C#</category>
      <category>.NET</category>
      <category>ADO.NET</category>
      <pubDate>Mon, 08 Feb 2010 17:40:00 GMT</pubDate>
      <subject>C#</subject>
      <GUID>http://www.codeproject.com/KB/cs/ORMStep1.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>WordNet-based semantic similarity measurement</title>
      <description>Capturing the semantic similarity between two short sentences based on the WordNet dictionary.</description>
      <link>http://www.codeproject.com/KB/string/semanticsimilaritywordnet.aspx</link>
      <author>Troy Simpson, Thanh Dao</author>
      <category>C#</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Visual-Studio</category>
      <category>Dev</category>
      <pubDate>Mon, 08 Feb 2010 16:21:00 GMT</pubDate>
      <subject>String handling</subject>
      <GUID>http://www.codeproject.com/KB/string/semanticsimilaritywordnet.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Grandiose Projects 3. Compatibility with Simulink</title>
      <description>Import of Simulink files</description>
      <link>http://www.codeproject.com/KB/recipes/grandiose3.aspx</link>
      <author>Petr Ivankov</author>
      <category>C# (C#3.0)</category>
      <category>.NET (.NET3.5)</category>
      <category>Visual-Studio (VS2008)</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Design</category>
      <pubDate>Mon, 08 Feb 2010 13:08:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/grandiose3.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Forward/Backward Code Navigation with the Mouse Thumb Buttons Inside Visual Studio 2010 (C++, Visual Basic, F#)</title>
      <description>Addin to navigate in your code using the thumb buttons of your mouse</description>
      <link>http://www.codeproject.com/KB/macros/MouseThumbButtonVS2010.aspx</link>
      <author>Jochen Baier</author>
      <category>C++</category>
      <category>C#</category>
      <category>VB</category>
      <category>F#</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Visual-Studio (VS2010)</category>
      <category>Dev</category>
      <pubDate>Mon, 08 Feb 2010 06:30:00 GMT</pubDate>
      <subject>Macros and Add-ins</subject>
      <GUID>http://www.codeproject.com/KB/macros/MouseThumbButtonVS2010.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>RESTful proxy-less WCF clients for .NET, .NET Compact Framework and Silverlight</title>
      <description>Sample WCF clients for three different platforms with no code duplication and no generated proxies</description>
      <link>http://www.codeproject.com/KB/WCF/EasyWCF.aspx</link>
      <author>Paul B.</author>
      <category>C#</category>
      <category>Windows</category>
      <category>WinMobile</category>
      <category>.NETCF</category>
      <category>.NET (.NET3.5)</category>
      <category>WCF</category>
      <category>Silverlight</category>
      <category>Dev</category>
      <pubDate>Mon, 08 Feb 2010 03:00:00 GMT</pubDate>
      <subject>Windows Communication Foundation</subject>
      <GUID>http://www.codeproject.com/KB/WCF/EasyWCF.aspx</GUID>
    </item>
  </channel>
</rss>