<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>Sun, 05 Sep 2010 18:02:00 GMT</lastBuildDate>
    <ttl>20</ttl>
    <generator>C# Hand-coded goodness</generator>
    <item xsi:type="article">
      <title>Simple Silverlight Configurator/Pivot (View Model/MVVM)</title>
      <description>The application allows your users to query a collection using Silverlight using an animated display</description>
      <link>http://www.codeproject.com/KB/silverlight/SilverlightPivot.aspx</link>
      <author>defwebserver</author>
      <category>C# (C#4.0)</category>
      <category>.NET (.NET4.0)</category>
      <category>Silverlight</category>
      <category>Dev</category>
      <pubDate>Sun, 05 Sep 2010 18:02:00 GMT</pubDate>
      <subject>Silverlight</subject>
      <GUID>http://www.codeproject.com/KB/silverlight/SilverlightPivot.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Automatic Image Stitching with Accord.NET</title>
      <description>Demonstration of automatic image stitching by interest point matching using the Accord and AForge.NET Frameworks.</description>
      <link>http://www.codeproject.com/KB/recipes/automatic_panoramas.aspx</link>
      <author>César de Souza</author>
      <category>C#</category>
      <category>.NET</category>
      <category>All-Topics</category>
      <category>Algorithms</category>
      <pubDate>Sun, 05 Sep 2010 12:43:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/automatic_panoramas.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>WCF by Example - Introduction</title>
      <description>Patterns and best practices for the desing and development of rich client enterprise applications using WPF, WCF and NHibernate</description>
      <link>http://www.codeproject.com/KB/architecture/wcfbyexample_introduction.aspx</link>
      <author>Enrique Albert</author>
      <category>C#3.0</category>
      <category>C#4.0</category>
      <category>.NET3.5</category>
      <category>.NET4.0</category>
      <category>WCF</category>
      <category>XAML</category>
      <category>SQL2005</category>
      <category>IIS7</category>
      <category>VS2008</category>
      <category>SQL2008</category>
      <category>VS2010</category>
      <category>Dev</category>
      <pubDate>Sun, 05 Sep 2010 02:43:00 GMT</pubDate>
      <subject>Design and Architecture</subject>
      <GUID>http://www.codeproject.com/KB/architecture/wcfbyexample_introduction.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Chess Program in C#</title>
      <description>SrcChess is a chess program built in C#</description>
      <link>http://www.codeproject.com/KB/game/SrcChess.aspx</link>
      <author>Jacques Fournier</author>
      <category>C#</category>
      <category>.NET (.NET2.0</category>
      <category>.NET3.0</category>
      <category>.NET3.5</category>
      <category>.NET4.0)</category>
      <category>WinForms</category>
      <category>VS2010</category>
      <category>Architect</category>
      <category>Dev</category>
      <pubDate>Sat, 04 Sep 2010 23:50:00 GMT</pubDate>
      <subject>Game Development</subject>
      <GUID>http://www.codeproject.com/KB/game/SrcChess.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>WCF by Example - Chapter VII - WPF Client - Contract Locator</title>
      <description>Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels</description>
      <link>http://www.codeproject.com/KB/architecture/wcfbyexample_chapter07.aspx</link>
      <author>Enrique Albert</author>
      <category>C# (C#3.0</category>
      <category>C#4.0)</category>
      <category>VB (VB.NET)</category>
      <category>Windows</category>
      <category>.NET (.NET3.5</category>
      <category>.NET4.0)</category>
      <category>SQL-Server (SQL2008)</category>
      <category>IIS (IIS7)</category>
      <category>Visual-Studio (VS2008</category>
      <category>VS2010)</category>
      <category>WCF</category>
      <category>XAML</category>
      <category>WPF</category>
      <category>LINQ</category>
      <category>MVC</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Design</category>
      <category>recipes</category>
      <category>tips</category>
      <category>Patterns</category>
      <pubDate>Sat, 04 Sep 2010 10:50:00 GMT</pubDate>
      <subject>Design and Architecture</subject>
      <GUID>http://www.codeproject.com/KB/architecture/wcfbyexample_chapter07.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Experimenting with enterprise level bus messaging</title>
      <description>A look into messaging solutions using NServiceBus</description>
      <link>http://www.codeproject.com/KB/dotnet/nserviceBusDemo.aspx</link>
      <author>Sacha Barber</author>
      <category>C# (C#4.0)</category>
      <category>.NET (.NET4.0)</category>
      <category>WCF</category>
      <category>WPF</category>
      <category>Silverlight</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Threading</category>
      <category>Framework</category>
      <pubDate>Sat, 04 Sep 2010 08:20:00 GMT</pubDate>
      <subject>.NET Framework</subject>
      <GUID>http://www.codeproject.com/KB/dotnet/nserviceBusDemo.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Basics of dataflow programming in F# and C#</title>
      <description>Article intoduces dataflow programming and provides basic implementations of dataflow variables in C# and F#</description>
      <link>http://www.codeproject.com/KB/cs/dataflowprogramming.aspx</link>
      <author>Vitaliy Liptchinsky</author>
      <category>C#</category>
      <category>F#</category>
      <category>.NET</category>
      <category>Dev</category>
      <pubDate>Fri, 03 Sep 2010 15:34:00 GMT</pubDate>
      <subject>C#</subject>
      <GUID>http://www.codeproject.com/KB/cs/dataflowprogramming.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Reflection Studio - Part 2 - User interface: Themes, dialogs, controls, external libraries</title>
      <description>Reflection Studio is a "developer" application for assembly, database, performance, and code generation, written in C# under WPF 4.0.</description>
      <link>http://www.codeproject.com/KB/WPF/ReflectionStudio_Part2.aspx</link>
      <author>chameau</author>
      <category>C#</category>
      <category>.NET4.0</category>
      <category>WPF</category>
      <category>Dev</category>
      <pubDate>Fri, 03 Sep 2010 12:27:00 GMT</pubDate>
      <subject>Windows Presentation Foundation</subject>
      <GUID>http://www.codeproject.com/KB/WPF/ReflectionStudio_Part2.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Building a Search Text Box Control with WPF</title>
      <description>Another convenient control for your WPF applications</description>
      <link>http://www.codeproject.com/KB/edit/WPFSearchTextBox.aspx</link>
      <author>Le Duc Anh</author>
      <category>C#</category>
      <category>WPF</category>
      <pubDate>Fri, 03 Sep 2010 10:09:00 GMT</pubDate>
      <subject>Edit Controls</subject>
      <GUID>http://www.codeproject.com/KB/edit/WPFSearchTextBox.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Splash and Login Forms (Problems and solutions)</title>
      <description>The more perfect description of the creation the Splash and the Login forms with providing a full source code</description>
      <link>http://www.codeproject.com/KB/dialog/LoginTest_v1.aspx</link>
      <author>vladisvit</author>
      <category>C#</category>
      <category>Windows</category>
      <category>WinForms</category>
      <pubDate>Fri, 03 Sep 2010 10:09:00 GMT</pubDate>
      <subject>Dialogs and Windows</subject>
      <GUID>http://www.codeproject.com/KB/dialog/LoginTest_v1.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Addition, Multiplication of Very Long Integers</title>
      <description>preforming addition, multiplication of very long integers using C#</description>
      <link>http://www.codeproject.com/KB/cs/VeryLongInteger2.aspx</link>
      <author>Saleth Prakash</author>
      <category>C#</category>
      <pubDate>Fri, 03 Sep 2010 05:40:00 GMT</pubDate>
      <subject>C#</subject>
      <GUID>http://www.codeproject.com/KB/cs/VeryLongInteger2.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Design Patterns - nuff said !</title>
      <description>Principles of Design Patterns to answer why they exist, who should actually use them and their learning roadmap for beginners (using C#)</description>
      <link>http://www.codeproject.com/KB/cs/cmdpatternleo.aspx</link>
      <author>himanshuleo</author>
      <category>C#</category>
      <category>Windows</category>
      <pubDate>Fri, 03 Sep 2010 04:20:00 GMT</pubDate>
      <subject>C#</subject>
      <GUID>http://www.codeproject.com/KB/cs/cmdpatternleo.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Painting Your Own Tabs - Second Edition</title>
      <description>A better way to control the painting of the .NET TabControl</description>
      <link>http://www.codeproject.com/KB/tabs/NewCustomTabControl.aspx</link>
      <author>The Man from U.N.C.L.E.</author>
      <category>C# (C#2.0</category>
      <category>C#3.0)</category>
      <category>VB (VB.NET)</category>
      <category>.NET (.NET2.0</category>
      <category>.NET3.0</category>
      <category>.NET3.5)</category>
      <category>WinForms</category>
      <pubDate>Thu, 02 Sep 2010 23:56:00 GMT</pubDate>
      <subject>Tabs &amp; Property Pages</subject>
      <GUID>http://www.codeproject.com/KB/tabs/NewCustomTabControl.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Reflection Studio - Part 1 - Introduction: Architecture and Design</title>
      <description>Reflection Studio is a "developer" application for assembly, database, performance, and code generation written in C# under WPF 4.0.</description>
      <link>http://www.codeproject.com/KB/WPF/ReflectionStudio_Part1.aspx</link>
      <author>chameau</author>
      <category>C#</category>
      <category>Windows</category>
      <category>.NET (.NET4.0)</category>
      <category>WPF</category>
      <category>Architect</category>
      <category>DBA</category>
      <category>Dev</category>
      <category>Design</category>
      <pubDate>Thu, 02 Sep 2010 20:14:00 GMT</pubDate>
      <subject>Windows Presentation Foundation</subject>
      <GUID>http://www.codeproject.com/KB/WPF/ReflectionStudio_Part1.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Benchmark start-up and system performance for .Net, Mono, Java, C++ and their respective UI</title>
      <description>What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC</description>
      <link>http://www.codeproject.com/KB/dotnet/RuntimePerformance.aspx</link>
      <author>dmihailescu</author>
      <category>C++ (VC9.0</category>
      <category>VC10.0)</category>
      <category>C# (C#1.0</category>
      <category>C#2.0</category>
      <category>C#3.0</category>
      <category>C#4.0)</category>
      <category>Java</category>
      <category>Windows (WinXP)</category>
      <category>.NET (.NET1.1</category>
      <category>Mono</category>
      <category>.NET3.5</category>
      <category>.NET4.0)</category>
      <category>JavaSE6</category>
      <category>Win32</category>
      <category>Visual-Studio (VS.NET2003</category>
      <category>VS2008</category>
      <category>VS2010)</category>
      <category>MFC</category>
      <category>WPF</category>
      <category>WinForms</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Design</category>
      <category>Sales</category>
      <category>C#3.5</category>
      <category>Framework</category>
      <category>UI</category>
      <category>cross-platform</category>
      <category>system</category>
      <category>programming</category>
      <category>GUI</category>
      <category>performance</category>
      <category>.NET4</category>
      <pubDate>Thu, 02 Sep 2010 14:37:00 GMT</pubDate>
      <subject>.NET Framework</subject>
      <GUID>http://www.codeproject.com/KB/dotnet/RuntimePerformance.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Extending the WPF Calendar Control</title>
      <description>This article shows how to create a custom control that extends an existing WPF control. It extends the WPF Calendar control by adding date highlighting.</description>
      <link>http://www.codeproject.com/KB/WPF/ExtendingWPFCalendar.aspx</link>
      <author>David Veeneman</author>
      <category>C#</category>
      <category>XAML</category>
      <category>WPF</category>
      <category>Dev</category>
      <pubDate>Thu, 02 Sep 2010 14:34:00 GMT</pubDate>
      <subject>Windows Presentation Foundation</subject>
      <GUID>http://www.codeproject.com/KB/WPF/ExtendingWPFCalendar.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Single Sign On (SSO) for cross-domain Asp.net applications, a simple implementation model</title>
      <description>Architectural approach of a domain independent Single Sign On implementation for Asp.net applications</description>
      <link>http://www.codeproject.com/KB/aspnet/CrossDomainSSOModel.aspx</link>
      <author>Al-Farooque Shubho</author>
      <category>C#</category>
      <category>VB</category>
      <category>SQL</category>
      <category>XHTML</category>
      <category>.NET</category>
      <category>ASP.NET</category>
      <category>CEO</category>
      <category>Architect</category>
      <category>DBA</category>
      <category>Dev</category>
      <category>QA</category>
      <category>Design</category>
      <category>Web-Development</category>
      <category>Application</category>
      <category>Framework</category>
      <category>aps.net</category>
      <category>ASP.NET.</category>
      <pubDate>Thu, 02 Sep 2010 13:01:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/CrossDomainSSOModel.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Silverlight View Model Style Popup</title>
      <description>An example of an easy to use View Modal Style Popup and Silverlight Value Converter</description>
      <link>http://www.codeproject.com/KB/silverlight/MVVMPopUp.aspx</link>
      <author>defwebserver</author>
      <category>C# (C#4.0)</category>
      <category>.NET (.NET4.0)</category>
      <category>Silverlight</category>
      <category>Dev</category>
      <category>Design</category>
      <pubDate>Thu, 02 Sep 2010 03:54:00 GMT</pubDate>
      <subject>Silverlight</subject>
      <GUID>http://www.codeproject.com/KB/silverlight/MVVMPopUp.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Making WCF RIA Services work in a DMZ/Multitier architecture using Application Request Routing</title>
      <description>A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise! This is done using Application Request Routing (turning IIS in a reverse proxy).</description>
      <link>http://www.codeproject.com/KB/silverlight/riasvc_appreqrouting.aspx</link>
      <author>Sandrino Di Mattia</author>
      <category>C#</category>
      <category>.NET (.NET4.0)</category>
      <category>WCF</category>
      <category>Silverlight</category>
      <category>Architect</category>
      <category>Dev</category>
      <pubDate>Wed, 01 Sep 2010 23:14:00 GMT</pubDate>
      <subject>Silverlight</subject>
      <GUID>http://www.codeproject.com/KB/silverlight/riasvc_appreqrouting.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Silverlight : Simple PopUp Behavior for VM, MVVM</title>
      <description>Behavior that will create a simple PopUp and run some ICommands when closed</description>
      <link>http://www.codeproject.com/KB/silverlight/HisowaSimplePopUpBehavior.aspx</link>
      <author>defwebserver, hisowa</author>
      <category>C#</category>
      <category>.NET</category>
      <category>Silverlight</category>
      <category>Dev</category>
      <category>expression</category>
      <category>Blend</category>
      <pubDate>Wed, 01 Sep 2010 18:31:00 GMT</pubDate>
      <subject>Silverlight</subject>
      <GUID>http://www.codeproject.com/KB/silverlight/HisowaSimplePopUpBehavior.aspx</GUID>
    </item>
  </channel>
</rss>