<?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>Tue, 21 May 2013 13:09:37 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>Server controls in separete assembly</title>
      <description>In my project I wanted to create text box control with bultin configurable validation. ASP.NET definition in .aspx or .ascx file would get validation function by name. But I do not wanted to create just .ascx file with text box. I could not then reuse that control in other projects and it certainly </description>
      <link>http://www.codeproject.com/Articles/594775/Serverpluscontrolsplusinplussepareteplusassembly</link>
      <author>n.podbielski</author>
      <category>ASP.NET</category>
      <pubDate>Tue, 21 May 2013 13:07:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/594775/Serverpluscontrolsplusinplussepareteplusassembly</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>MonoGame: Building Portable Solutions</title>
      <description>In one of my previous articles I talked about how MonoGame could be used with portable libraries, this was off the back of some work I was doing with the MonoGame team to help with some of the more tedious clean up tasks that needed doing and I had the &amp;#8230;</description>
      <link>http://www.codeproject.com/Articles/595757/MonoGame-3aplusBuildingplusPortableplusSolutions</link>
      <author>Simon Jackson</author>
      <category>Monogame</category>
      <pubDate>Tue, 21 May 2013 13:02:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/595757/MonoGame-3aplusBuildingplusPortableplusSolutions</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>AProperties and Bindings outside of WPF Revisited</title>
      <description>AProperties and Bindings outside of WPF Revisited </description>
      <link>http://www.codeproject.com/Articles/595760/APropertiesplusandplusBindingsplusoutsideplusofplu</link>
      <author>Nick Polyak</author>
      <category>WPF</category>
      <pubDate>Tue, 21 May 2013 12:45:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/595760/APropertiesplusandplusBindingsplusoutsideplusofplu</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Application Login through Active Directory (LDAP)</title>
      <description>Validating the client using Lightweight Directory Access Protocol (LDAP).</description>
      <link>http://www.codeproject.com/Tips/458039/Application-Login-through-Active-Directory-LDAP</link>
      <author>_Amy</author>
      <category>C#</category>
      <category>.NET</category>
      <category>active</category>
      <category>directory</category>
      <category>LDAP</category>
      <pubDate>Tue, 21 May 2013 12:40:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/458039/Application-Login-through-Active-Directory-LDAP</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Single Notification of Multiple Messages using GCM, if Device Idle</title>
      <description>How to send Single Notification of multiple messages using GCM, if device is Idle in ASP.NET</description>
      <link>http://www.codeproject.com/Tips/596113/Single-Notification-of-Multiple-Messages-using-GCM</link>
      <author>priyanka 1011</author>
      <category>C#</category>
      <category>ASP.NET</category>
      <pubDate>Tue, 21 May 2013 12:34:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/596113/Single-Notification-of-Multiple-Messages-using-GCM</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>MoonPdfPanel - A WPF-based PDF viewer control</title>
      <description>This article describes how the MoonPdfPanel works and how you can integrate it in your application</description>
      <link>http://www.codeproject.com/Articles/579878/MoonPdfPanel-A-WPF-based-PDF-viewer-control</link>
      <author>Daniel Kailer</author>
      <category>C#</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Dev</category>
      <category>WPF</category>
      <category>Intermediate</category>
      <category>PDF</category>
      <pubDate>Tue, 21 May 2013 12:25:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/579878/MoonPdfPanel-A-WPF-based-PDF-viewer-control</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Kerosene ORM: a dynamic, self-adaptive and configuration-less ORM with no need for configuration files</title>
      <description>The fifth incarnation of a dynamic and self-adaptive ORM library with full support for POCO objects, that doesn’t require any mapping or configuration files, and with support for natural SQL-like syntax in plain C#</description>
      <link>http://www.codeproject.com/Articles/117666/Kerosene-ORM</link>
      <author>Moises Barba</author>
      <category>C#</category>
      <category>SQL</category>
      <category>.NET</category>
      <category>SQL-Server</category>
      <category>Architect</category>
      <category>DBA</category>
      <category>Dev</category>
      <category>ADO</category>
      <category>ADO.NET</category>
      <category>LINQ</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>MySQL</category>
      <category>Oracle</category>
      <category>Framework</category>
      <category>database</category>
      <category>entity</category>
      <category>sqldatasource</category>
      <category>.NET4</category>
      <category>SqlServer</category>
      <pubDate>Tue, 21 May 2013 12:24:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/117666/Kerosene-ORM</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>ASP.NET: Tooltip in Datalist</title>
      <description>How to add Tooltip in datalist</description>
      <link>http://www.codeproject.com/Tips/594937/ASP-NET-Tooltip-in-Datalist</link>
      <author>nehas1jan</author>
      <category>ASP.NET</category>
      <pubDate>Tue, 21 May 2013 12:13:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/594937/ASP-NET-Tooltip-in-Datalist</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>How to Build Powerful Search Forms</title>
      <description>A design pattern and implementation example for building advanced search forms</description>
      <link>http://www.codeproject.com/Articles/160377/How-to-Build-Powerful-Search-Forms</link>
      <author>Xomega Team</author>
      <category>C#</category>
      <category>XML</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>WPF</category>
      <category>Design</category>
      <category>Intermediate</category>
      <category>Silverlight</category>
      <category>Framework</category>
      <category>UI</category>
      <category>Forms</category>
      <category>GUI</category>
      <pubDate>Tue, 21 May 2013 12:08:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/160377/How-to-Build-Powerful-Search-Forms</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Classic ASP and MVC</title>
      <description>MVC-like for Classic ASP</description>
      <link>http://www.codeproject.com/Articles/585883/Classic-ASP-and-MVC</link>
      <author>Emmet M</author>
      <category>ASP</category>
      <category>VBScript</category>
      <category>MVC</category>
      <pubDate>Tue, 21 May 2013 11:51:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/585883/Classic-ASP-and-MVC</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>splitter control for dialog</title>
      <description>a splitter control for dialog can auto change the linked window's position.</description>
      <link>http://www.codeproject.com/Articles/595602/splitter-control-for-dialog</link>
      <author>libbyliugang</author>
      <category>VC6</category>
      <category>VC7</category>
      <category>VC7.1</category>
      <category>VC8.0</category>
      <category>Win2K</category>
      <category>WinXP</category>
      <category>Win2003</category>
      <category>Vista</category>
      <category>C++</category>
      <category>Windows</category>
      <category>MFC</category>
      <category>Dev</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>VC9.0</category>
      <category>Win2008</category>
      <category>Win7</category>
      <category>Win2008-R2</category>
      <category>VC10.0</category>
      <pubDate>Tue, 21 May 2013 11:41:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/595602/splitter-control-for-dialog</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Adapter Design Pattern in C++</title>
      <description>Adapter Design Pattern in C++.</description>
      <link>http://www.codeproject.com/Tips/595716/Adapter-Design-Pattern-in-Cplusplus</link>
      <author>Priyanka Sabharwal81</author>
      <category>C++</category>
      <pubDate>Tue, 21 May 2013 10:53:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/595716/Adapter-Design-Pattern-in-Cplusplus</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>How to Delete 64 bit Registry keys/values (.NET 3.5)</title>
      <description>How to access a 64bit registry key from 32bit built application in .NET 3.5 and lower</description>
      <link>http://www.codeproject.com/Tips/425047/How-to-Delete-64-bit-Registry-keys-values-NET-3-5</link>
      <author>SunilkPV</author>
      <category>.NET2.0</category>
      <category>.NET3.0</category>
      <category>.NET3.5</category>
      <category>C#</category>
      <category>Win64</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>C#3.5</category>
      <category>64-bit</category>
      <category>Redirection</category>
      <category>reflection</category>
      <category>registry</category>
      <category>HKLM</category>
      <category>reg</category>
      <pubDate>Tue, 21 May 2013 09:17:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/425047/How-to-Delete-64-bit-Registry-keys-values-NET-3-5</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Ownerdrawn ComboBox example</title>
      <description />
      <link>http://www.codeproject.com/Tips/595936/Ownerdrawn-ComboBox-example</link>
      <author>Johnny J.</author>
      <category>C#</category>
      <category>Windows</category>
      <category>GDI+</category>
      <category>Intermediate</category>
      <category>combobox</category>
      <category>WinForm</category>
      <pubDate>Tue, 21 May 2013 09:09:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/595936/Ownerdrawn-ComboBox-example</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Understand Liskov Substitution Principle (LSP)</title>
      <description>This Article will help you to make a clear understanding of LSP</description>
      <link>http://www.codeproject.com/Articles/595160/Understand-Liskov-Substitution-Principle-LSP</link>
      <author>Faisal(mfrony)</author>
      <category>.NET1.1</category>
      <category>.NET2.0</category>
      <category>C#1.0</category>
      <category>C#2.0</category>
      <category>C#3.0</category>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>.NET</category>
      <category>CEO</category>
      <category>Architect</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>C#4.0</category>
      <pubDate>Tue, 21 May 2013 08:48:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/595160/Understand-Liskov-Substitution-Principle-LSP</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>IKVM.NET in Details</title>
      <description>This article is all about IKVM.NET. Its a short tutorial of IKVM.NET and in this article you can found how to use Java class or library in .NET</description>
      <link>http://www.codeproject.com/Articles/594632/IKVM-NET-in-Details</link>
      <author>abhishek_jmk</author>
      <category>C#</category>
      <category>Java</category>
      <category>.NET</category>
      <pubDate>Tue, 21 May 2013 07:48:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/594632/IKVM-NET-in-Details</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Hide Edit Links in Managed Navigation, SharePoint 2013</title>
      <description>Describes the process to hide Edit Links in Managed Navigation in SharePoint 2013</description>
      <link>http://www.codeproject.com/Tips/595787/Hide-Edit-Links-in-Managed-Navigation-SharePoint-2</link>
      <author>Amit Kumar Tiwari</author>
      <category>sharepoint2010</category>
      <category>SharePoint2013</category>
      <pubDate>Tue, 21 May 2013 07:08:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Tips/595787/Hide-Edit-Links-in-Managed-Navigation-SharePoint-2</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>Basics of Single Sign on (SSO)</title>
      <description>SSO: Single sign-on (SSO)is a session/user authentication process that permits a user to enter one name and password in order to access multiple applications. </description>
      <link>http://www.codeproject.com/Articles/429166/Basics-of-Single-Sign-on-SSO</link>
      <author>PratapReddyP</author>
      <category>sso</category>
      <pubDate>Tue, 21 May 2013 06:15:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/429166/Basics-of-Single-Sign-on-SSO</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>i00 Spell Check and Control Extensions - No Third Party Components Required!</title>
      <description>Simple to use, open source Spell Checker for .NET</description>
      <link>http://www.codeproject.com/Articles/265823/i00-Spell-Check-and-Control-Extensions-No-Third-Pa</link>
      <author> i00</author>
      <category>C#</category>
      <category>Advanced</category>
      <category>VB.NET</category>
      <category>WinForm</category>
      <pubDate>Tue, 21 May 2013 03:51:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/265823/i00-Spell-Check-and-Control-Extensions-No-Third-Pa</guid>
    </item>
    <item d3p1:type="item" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">
      <title>XML Serialization and Deserialization: Part-1</title>
      <description>XML serialization and deserialization using C#.</description>
      <link>http://www.codeproject.com/Articles/483055/XML-Serialization-and-Deserialization-Part-1</link>
      <author>mayankgupta688</author>
      <category>.NET2.0</category>
      <category>.NET3.0</category>
      <category>.NET3.5</category>
      <category>C#</category>
      <category>ASP.NET</category>
      <category>XML</category>
      <category>Dev</category>
      <category>Intermediate</category>
      <category>C#3.5</category>
      <category>.NET4</category>
      <pubDate>Tue, 21 May 2013 03:45:00 GMT</pubDate>
      <subject />
      <guid>http://www.codeproject.com/Articles/483055/XML-Serialization-and-Deserialization-Part-1</guid>
    </item>
  </channel>
</rss>