<?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-2009</copyright>
    <webMaster>webmaster@codeproject.com</webMaster>
    <lastBuildDate>Sat, 07 Nov 2009 18:55:00 GMT</lastBuildDate>
    <ttl>20</ttl>
    <generator>C# Hand-coded goodness</generator>
    <item xsi:type="article">
      <title>Skeleton for a Silverlight business application based on Ria Services and the Ria Services Class Library</title>
      <description>This article presents the techniques and caveats of building Silverlight business applications. It describes breaking down applications into tiers, implementing a data access in N-tier applications, implementing a custom authentication, adding a support of https to Ria Services applications.</description>
      <link>http://www.codeproject.com/KB/silverlight/SilverlightBASkeleton.aspx</link>
      <author>Max Paulousky</author>
      <pubDate>Sat, 07 Nov 2009 21:57:00 GMT</pubDate>
      <subject>Silverlight</subject>
      <GUID>http://www.codeproject.com/KB/silverlight/SilverlightBASkeleton.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>A Powerful Spectrum Analyzer Based on DirectX</title>
      <description>Fast, beautiful, real and easy to connect to your application</description>
      <link>http://www.codeproject.com/KB/directx/DirectX_SpectrumAnalyzer.aspx</link>
      <author>Ali Tavakol</author>
      <pubDate>Sat, 07 Nov 2009 18:55:00 GMT</pubDate>
      <subject>DirectX</subject>
      <GUID>http://www.codeproject.com/KB/directx/DirectX_SpectrumAnalyzer.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>
      <pubDate>Sat, 07 Nov 2009 18:32:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/grandiose3.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Genuilder</title>
      <description>Enhance Visual studio and your build process is two clicks away. This tool does it's best to be out of your way, while improving your development experience seemlessly.</description>
      <link>http://www.codeproject.com/KB/cs/genuilder.aspx</link>
      <author>Nicolas Dorier</author>
      <pubDate>Sat, 07 Nov 2009 18:03:00 GMT</pubDate>
      <subject>C#</subject>
      <GUID>http://www.codeproject.com/KB/cs/genuilder.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Project Metadata Generation using T4</title>
      <description>Generate project metadata with T4 and unburden yourself from string literals in XAML binding expressions and INotifyPropertyChanged event arguments.</description>
      <link>http://www.codeproject.com/KB/codegen/T4Metadata.aspx</link>
      <author>Daniel Vaughan</author>
      <pubDate>Sat, 07 Nov 2009 17:42:00 GMT</pubDate>
      <subject>Code Generation</subject>
      <GUID>http://www.codeproject.com/KB/codegen/T4Metadata.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Drag and Drop in WPF</title>
      <description>An article showing how to add drag and drop to a WPF application using the GongSolutions.Wpf.DragDrop library.</description>
      <link>http://www.codeproject.com/KB/WPF/gong-wpf-dragdrop.aspx</link>
      <author>Grokys</author>
      <pubDate>Sat, 07 Nov 2009 17:37:00 GMT</pubDate>
      <subject>Windows Presentation Foundation</subject>
      <GUID>http://www.codeproject.com/KB/WPF/gong-wpf-dragdrop.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>View PDF files in C# using the Xpdf and muPDF library, Print PostScript.</title>
      <description>Wrapper C# class written in C++\CLI and a sample implementation in C# to render PDF files.</description>
      <link>http://www.codeproject.com/KB/files/xpdf_csharp.aspx</link>
      <author>Antonio Sandoval</author>
      <pubDate>Sat, 07 Nov 2009 14:10:00 GMT</pubDate>
      <subject>Files and Folders</subject>
      <GUID>http://www.codeproject.com/KB/files/xpdf_csharp.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Creating a Custom DropDown Control</title>
      <description>Explains how to effectively create virtually any type of dropdown control.</description>
      <link>http://www.codeproject.com/KB/combobox/CustomDropDownControl.aspx</link>
      <author>Richard Blythe</author>
      <pubDate>Sat, 07 Nov 2009 13:54:00 GMT</pubDate>
      <subject>Combo &amp; List Boxes</subject>
      <GUID>http://www.codeproject.com/KB/combobox/CustomDropDownControl.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Asp.net Cache</title>
      <description>Explains Cache features in Asp.Net.</description>
      <link>http://www.codeproject.com/KB/aspnet/AspDotNetCache.aspx</link>
      <author>Shakeel Iqbal</author>
      <pubDate>Sat, 07 Nov 2009 13:01:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/AspDotNetCache.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Object Creation-Context usage in developing attribute based server objects</title>
      <description>Create Windows and Web-based applications using a common business logic library.</description>
      <link>http://www.codeproject.com/KB/aspnet/ObjectCreationContext2.aspx</link>
      <author>Babak Ansari</author>
      <pubDate>Sat, 07 Nov 2009 05:36:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/ObjectCreationContext2.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Introduction to PayPal for C# - ASP.NET developers</title>
      <description>An overview that presents all PayPal integration options, targeted especially at C# developers.</description>
      <link>http://www.codeproject.com/KB/aspnet/paypal_c_aspnet.aspx</link>
      <author>Predrag Tomasevic</author>
      <pubDate>Sat, 07 Nov 2009 03:37:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/paypal_c_aspnet.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Sending Compressed HTTP Reponse in ASP.NET Web Application</title>
      <description>Shows how to use the Response.Filter to send a compressed response in an ASP.NET web application</description>
      <link>http://www.codeproject.com/KB/aspnet/ResponseFilter.aspx</link>
      <author>Maxim Novak</author>
      <pubDate>Fri, 06 Nov 2009 22:29:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/ResponseFilter.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Emit Proxy</title>
      <description>A dynamically generated proxy using .NET emit</description>
      <link>http://www.codeproject.com/KB/cs/Emit_Proxy.aspx</link>
      <author>Greenhippo</author>
      <pubDate>Fri, 06 Nov 2009 21:28:00 GMT</pubDate>
      <subject>C#</subject>
      <GUID>http://www.codeproject.com/KB/cs/Emit_Proxy.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Most Recently Used (MRU) Menu Class for .NET 2.0 in C#</title>
      <description>A Most Recently Used files class for .NET 2.0 in C#</description>
      <link>http://www.codeproject.com/KB/cs/mrutoolstripmenu.aspx</link>
      <author>Joe Woodbury</author>
      <pubDate>Fri, 06 Nov 2009 20:03:00 GMT</pubDate>
      <subject>C#</subject>
      <GUID>http://www.codeproject.com/KB/cs/mrutoolstripmenu.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Easy Profiler - Compile-time Profiler for Unmanaged C++</title>
      <description>Easily instrument your code, visualize, interpret results, track optimization, compare and decide.</description>
      <link>http://www.codeproject.com/KB/cpp/easyprofiler.aspx</link>
      <author>Ahmed Charfeddine</author>
      <pubDate>Fri, 06 Nov 2009 19:15:00 GMT</pubDate>
      <subject>C / C++ Language</subject>
      <GUID>http://www.codeproject.com/KB/cpp/easyprofiler.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>"Protecting" Your Process with RtlSetProcessIsCritical</title>
      <description>Escalating a process to system critical status using a Win32 kernel function</description>
      <link>http://www.codeproject.com/KB/winsdk/RtlSetProcessIsCritical.aspx</link>
      <author>hxhl95</author>
      <pubDate>Fri, 06 Nov 2009 19:13:00 GMT</pubDate>
      <subject>Win32/64 SDK &amp; OS</subject>
      <GUID>http://www.codeproject.com/KB/winsdk/RtlSetProcessIsCritical.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Generalized DataGridView Export to Excel with Theme and Formatting</title>
      <description>An article on exporting any datagridview contents to a Excel file, with theme and formatting or a *.CSV (no theme)</description>
      <link>http://www.codeproject.com/KB/office/Formatting.aspx</link>
      <author>Mos Dan - Lucian</author>
      <pubDate>Fri, 06 Nov 2009 18:42:00 GMT</pubDate>
      <subject>Office Development</subject>
      <GUID>http://www.codeproject.com/KB/office/Formatting.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>File System Filter Driver Tutorial</title>
      <description>This tutorial will show you how to develop a simple file system filter driver.</description>
      <link>http://www.codeproject.com/KB/recipes/fs-filter-driver-tutorial.aspx</link>
      <author>Apriorit Inc</author>
      <pubDate>Fri, 06 Nov 2009 17:08:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/fs-filter-driver-tutorial.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>ZoomBoxPanel, adding a fade out subsidiary slider control: Part 4</title>
      <description>This article adds a new subsidiary slider control to control the ZoomBoxPanel. The slider is designed to sit on top of the visual content and fade into the background when not in use, similar to the sliders in Google Earth and Visual Studio.</description>
      <link>http://www.codeproject.com/KB/WPF/zoomboxpanel4a.aspx</link>
      <author>Tom F Wright</author>
      <pubDate>Fri, 06 Nov 2009 16:47:00 GMT</pubDate>
      <subject>Windows Presentation Foundation</subject>
      <GUID>http://www.codeproject.com/KB/WPF/zoomboxpanel4a.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>VS 2010 1-Click Publishing</title>
      <description>Shows the new 1-Click deployment feature of VS 2010</description>
      <link>http://www.codeproject.com/KB/aspnet/VS20101ClickPublish.aspx</link>
      <author>mohamad halabi</author>
      <pubDate>Fri, 06 Nov 2009 16:07:00 GMT</pubDate>
      <subject>ASP.NET</subject>
      <GUID>http://www.codeproject.com/KB/aspnet/VS20101ClickPublish.aspx</GUID>
    </item>
  </channel>
</rss>