<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Nice Clean Examples</title>
    <description>Sample code for developers for common tasks</description>
    <link>http://www.NiceCleanExample.com</link>
    <item>
      <title>Solution to spam: email 2</title>
      <description>I offer a simple, but expensive, solution to the spam problem</description>
      <link>http://www.NiceCleanExample.com/Blog/ViewEntry.aspx?TID=spamsolution</link>
      <pubDate>Mon, 10 Sep 2007 02:59:46 GMT</pubDate>
      <category>Blog Entry</category>
      <guid>http://www.NiceCleanExample.com/Blog/ViewEntry.aspx?TID=spamsolution</guid>
    </item>
    <item>
      <title>Technique for blowing your mind</title>
      <description>Simple technique for appreciating how amazing life is</description>
      <link>http://www.NiceCleanExample.com/Blog/ViewEntry.aspx?TID=amazetech</link>
      <pubDate>Sun, 02 Sep 2007 05:15:23 GMT</pubDate>
      <category>Blog Entry</category>
      <guid>http://www.NiceCleanExample.com/Blog/ViewEntry.aspx?TID=amazetech</guid>
    </item>
    <item>
      <title>It's not stealing if you already paid for it</title>
      <description>I struggle with recovering songs after an upgrade</description>
      <link>http://www.NiceCleanExample.com/Blog/ViewEntry.aspx?TID=dmabypass</link>
      <pubDate>Tue, 28 Aug 2007 19:32:13 GMT</pubDate>
      <category>Blog Entry</category>
      <guid>http://www.NiceCleanExample.com/Blog/ViewEntry.aspx?TID=dmabypass</guid>
    </item>
    <item>
      <title>AutoPostBack on Treeview Checkboxes</title>
      <description>The Treeview Control lets you add checkboxes to nodes. However, it doesn't let you auto post back when they are checked. This sample shows how to do that.</description>
      <link>http://www.NiceCleanExample.com/ViewApp.aspx?TID=tvcheckboxauto</link>
      <pubDate>Tue, 01 Apr 2008 15:02:01 GMT</pubDate>
      <category>Example Code</category>
      <guid>http://www.NiceCleanExample.com/ViewApp.aspx?TID=tvcheckboxauto</guid>
    </item>
    <item>
      <title>Gridview Sorting</title>
      <description>The Gridview Control has support for sorting rows, although it does not actually sort the data. Instead it can tell the code which column the user wants to sort and provides display help.</description>
      <link>http://www.NiceCleanExample.com/ViewApp.aspx?TID=gvsort</link>
      <pubDate>Fri, 25 Jan 2008 17:42:18 GMT</pubDate>
      <category>Example Code</category>
      <guid>http://www.NiceCleanExample.com/ViewApp.aspx?TID=gvsort</guid>
    </item>
    <item>
      <title>Built-in Gridview Editing</title>
      <description>The GridView control has built-in capabilities for editing data within a row, although the support is weighted towards using a SQL or objectdatasource. This example demonstrates the essential components for this row editing technique without using a datasource. </description>
      <link>http://www.NiceCleanExample.com/ViewApp.aspx?TID=gvedit</link>
      <pubDate>Tue, 22 Jan 2008 19:33:07 GMT</pubDate>
      <category>Example Code</category>
      <guid>http://www.NiceCleanExample.com/ViewApp.aspx?TID=gvedit</guid>
    </item>
    <item>
      <title>Encoding and Decoding. Hello Unicode, goodbye ASCIIZ strings</title>
      <description>In this article I'm going to talk about String and character processing in 
the .NET environment, and how the classes Encoding and Decoding seem to be ever-present when working with strings. I'll talk about Unicode characters and the essential role of these two classes.</description>
      <link>http://www.NiceCleanExample.com/ViewArticle.aspx?TID=unicode_encoding</link>
      <pubDate>Sat, 01 Sep 2007 04:26:13 GMT</pubDate>
      <category>Articles</category>
      <guid>http://www.NiceCleanExample.com/ViewArticle.aspx?TID=unicode_encoding</guid>
    </item>
    <item>
      <title>DLL Dump utility -- using Reflection to explore a .NET DLL or EXE</title>
      <description>This article discusses the techniques and structures used to access type and structure information in a DLL or EXE file 
created by .NET. It uses Reflection, a .NET technology, to access information inside the DLL. 
 The source and project files
are available for download, and the sample application can be run as well. There 
are classes in a DLLWrapper dll which
should be straightforward to customize for your application, they are minimal and general
purpose and meant to be extensible. You could use this, for instance, to get a list of all methods or properties that are in a dll.</description>
      <link>http://www.NiceCleanExample.com/ViewArticle.aspx?TID=dlldump</link>
      <pubDate>Sat, 18 Aug 2007 21:11:26 GMT</pubDate>
      <category>Articles</category>
      <guid>http://www.NiceCleanExample.com/ViewArticle.aspx?TID=dlldump</guid>
    </item>
    <item>
      <title>Modifying the paging in the GridView control so that spiders and robots can navigate it</title>
      <description>This article is intended for people who have used the GridView control and who
have discovered a specific limitation of the built-in paging links; bots and spiders cannot find content on any page but the first page because the links are javascript, not url's.</description>
      <link>http://www.NiceCleanExample.com/ViewArticle.aspx?TID=gridviewpaging</link>
      <pubDate>Sat, 11 Aug 2007 18:15:05 GMT</pubDate>
      <category>Articles</category>
      <guid>http://www.NiceCleanExample.com/ViewArticle.aspx?TID=gridviewpaging</guid>
    </item>
    <item>
      <title>Color and Palette Picker</title>
      <description>This utility describes a tool for getting a palette of colors all at once.</description>
      <link>http://www.nicecleanexample.com/Tools/PaletteCreator.aspx</link>
      <pubDate>Wed, 03 Oct 2007 00:12:30 GMT</pubDate>
      <category>Utilities</category>
      <guid>http://www.nicecleanexample.com/Tools/PaletteCreator.aspx</guid>
    </item>
    <item>
      <title>Color and Palette Picker</title>
      <description />
      <link>http://www.nicecleanexample.com/Tools/PaletteCreator.aspx</link>
      <pubDate>Wed, 03 Oct 2007 00:11:12 GMT</pubDate>
      <category>Utilities</category>
      <guid>http://www.nicecleanexample.com/Tools/PaletteCreator.aspx</guid>
    </item>
    <item>
      <title>Interactive SQL operation skeleton generator</title>
      <description>This utility will let you create a skeleton that can be used for a complete database operation -- get the connection, build the command, do the operation, get the result. The syntax for each kind of access method is different, with different objects and things occurring in a certain order depending on the kind of results you want. If there are specific examples you can send me of different access technologies I'll add them as well.</description>
      <link>http://www.nicecleanexample.com/Tools/SqlBuilder/SqlClient.aspx</link>
      <pubDate>Wed, 05 Sep 2007 04:43:04 GMT</pubDate>
      <category>Utilities</category>
      <guid>http://www.nicecleanexample.com/Tools/SqlBuilder/SqlClient.aspx</guid>
    </item>
  </channel>
</rss>