<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to create your own C# Hashing Class Library</title>
	<atom:link href="http://www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library/</link>
	<description>C# Programming Tutorials</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:31:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library/#comment-18273</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 02 Nov 2011 10:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1019#comment-18273</guid>
		<description>Nice simple example showing how to create a dll and use it, fantastic thanks!</description>
		<content:encoded><![CDATA[<p>Nice simple example showing how to create a dll and use it, fantastic thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Proper Way to Create a Login Screen for your ASP.NET Website</title>
		<link>http://www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library/#comment-84</link>
		<dc:creator>The Proper Way to Create a Login Screen for your ASP.NET Website</dc:creator>
		<pubDate>Mon, 24 Aug 2009 07:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1019#comment-84</guid>
		<description>[...] public bool IsAlphaNumeric(string text) { return Regex.IsMatch(text, &quot;^[a-zA-Z0-9]+$&quot;); } private bool ValidateCredentials(string userName, string password) { bool returnValue = false; if (this.IsAlphaNumeric(userName) &amp;&amp; userName.Length VN:F [1.6.2_892]please wait...Rating: 0.0/5 (0 votes cast) Related posts:Create a Screen Saver Using C# &#8211; Part 1Create a Screen Saver Using C# &#8211; Part 2Create and Read Cookies in ASP.NETHow to create your own C# Hashing Class Library [...]</description>
		<content:encoded><![CDATA[<p>[...] public bool IsAlphaNumeric(string text) { return Regex.IsMatch(text, &quot;^[a-zA-Z0-9]+$&quot;); } private bool ValidateCredentials(string userName, string password) { bool returnValue = false; if (this.IsAlphaNumeric(userName) &amp;&amp; userName.Length VN:F [1.6.2_892]please wait&#8230;Rating: 0.0/5 (0 votes cast) Related posts:Create a Screen Saver Using C# &#8211; Part 1Create a Screen Saver Using C# &#8211; Part 2Create and Read Cookies in ASP.NETHow to create your own C# Hashing Class Library [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter Trackbacks for How to create your own C# Hashing Class Library [daveoncsharp.com] on Topsy.com</title>
		<link>http://www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library/#comment-79</link>
		<dc:creator>Twitter Trackbacks for How to create your own C# Hashing Class Library [daveoncsharp.com] on Topsy.com</dc:creator>
		<pubDate>Sat, 22 Aug 2009 23:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1019#comment-79</guid>
		<description>[...] How to create your own C# Hashing Class Library  www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library &#8211; view page &#8211; cached  #Dave on C-Sharp » How to create your own C# Hashing Class Library Comments Feed Dave on C-Sharp RSS Feed &#8212; From the page [...]</description>
		<content:encoded><![CDATA[<p>[...] How to create your own C# Hashing Class Library  <a href="http://www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library" rel="nofollow">http://www.daveoncsharp.com/2009/08/creating-your-own-csharp-hashing-class-library</a> &ndash; view page &ndash; cached  #Dave on C-Sharp » How to create your own C# Hashing Class Library Comments Feed Dave on C-Sharp RSS Feed &mdash; From the page [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

