<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Aspguy's Weblog</title>
	<atom:link href="http://aspguy.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspguy.wordpress.com</link>
	<description>ASP.NET, SQL Server and Software Design  Articles...</description>
	<lastBuildDate>Tue, 03 Nov 2009 15:11:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Some MyCaptcha Improvements by Steven</title>
		<link>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/#comment-269</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 03 Nov 2009 15:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=246#comment-269</guid>
		<description>Ah, I didn&#039;t have SecurityHelper.cs in the App_Code folder! Thanks!

It&#039;s not a problem with your code, I&#039;m just not sure how to use it with CreateUserWizard, because I can&#039;t just add the code in the wizard (&amp; can&#039;t add onclick to button).  I was just hoping you or someone else has done it and could provide direction :)</description>
		<content:encoded><![CDATA[<p>Ah, I didn&#8217;t have SecurityHelper.cs in the App_Code folder! Thanks!</p>
<p>It&#8217;s not a problem with your code, I&#8217;m just not sure how to use it with CreateUserWizard, because I can&#8217;t just add the code in the wizard (&amp; can&#8217;t add onclick to button).  I was just hoping you or someone else has done it and could provide direction <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some MyCaptcha Improvements by Aref Karimi</title>
		<link>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/#comment-268</link>
		<dc:creator>Aref Karimi</dc:creator>
		<pubDate>Tue, 03 Nov 2009 09:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=246#comment-268</guid>
		<description>Dear Steven,
SecurityHelper.cs is located under App_Code folder. Please add it to your own project. You can also replace it with any Encryption/Decryption utility.</description>
		<content:encoded><![CDATA[<p>Dear Steven,<br />
SecurityHelper.cs is located under App_Code folder. Please add it to your own project. You can also replace it with any Encryption/Decryption utility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some MyCaptcha Improvements by Aref Karimi</title>
		<link>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/#comment-267</link>
		<dc:creator>Aref Karimi</dc:creator>
		<pubDate>Tue, 03 Nov 2009 09:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=246#comment-267</guid>
		<description>I added a complete post in CodePlex about using MyCaptcha with CreateUserWizard control. Please read it here:

&lt;a href=&quot;http://mycaptcha.codeplex.com/Thread/View.aspx?ThreadId=74794&quot; rel=&quot;nofollow&quot;&gt;http://mycaptcha.codeplex.com/Thread/View.aspx?ThreadId=74794&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I added a complete post in CodePlex about using MyCaptcha with CreateUserWizard control. Please read it here:</p>
<p><a href="http://mycaptcha.codeplex.com/Thread/View.aspx?ThreadId=74794" rel="nofollow">http://mycaptcha.codeplex.com/Thread/View.aspx?ThreadId=74794</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a 3-Tier architecture with C# &#8211; Part 1 by Aref Karimi</title>
		<link>http://aspguy.wordpress.com/2008/07/12/implementing-a-3-tier-architecture-with-c-part-1/#comment-266</link>
		<dc:creator>Aref Karimi</dc:creator>
		<pubDate>Tue, 03 Nov 2009 09:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=27#comment-266</guid>
		<description>I will post an article based on DTO and EF soon :)</description>
		<content:encoded><![CDATA[<p>I will post an article based on DTO and EF soon <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 3-Tier Architecture with LINQ TO SQL by Aref Karimi</title>
		<link>http://aspguy.wordpress.com/2008/07/28/a-3-tier-architecture-with-linq-to-sql/#comment-265</link>
		<dc:creator>Aref Karimi</dc:creator>
		<pubDate>Tue, 03 Nov 2009 09:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=64#comment-265</guid>
		<description>Open the DataCotnext in Visual Studio designer, right click on its surface and select properties. Now you can change it in Properties window.</description>
		<content:encoded><![CDATA[<p>Open the DataCotnext in Visual Studio designer, right click on its surface and select properties. Now you can change it in Properties window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some MyCaptcha Improvements by Steven</title>
		<link>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/#comment-264</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 03 Nov 2009 06:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=246#comment-264</guid>
		<description>Also, I was able to get your first version to function...just couldn&#039;t get it working with the CreateUserWizard, but after downloading the updated files, I keep getting this error: 

The name &#039;SecurityHelper&#039; does not exist in the current context

Source File: MyCaptcha.ascx.cs    Line: 55</description>
		<content:encoded><![CDATA[<p>Also, I was able to get your first version to function&#8230;just couldn&#8217;t get it working with the CreateUserWizard, but after downloading the updated files, I keep getting this error: </p>
<p>The name &#8216;SecurityHelper&#8217; does not exist in the current context</p>
<p>Source File: MyCaptcha.ascx.cs    Line: 55</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some MyCaptcha Improvements by Steven</title>
		<link>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/#comment-263</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 03 Nov 2009 02:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=246#comment-263</guid>
		<description>How can I get this to work with Visual Studio&#039;s CreateUserWizard?</description>
		<content:encoded><![CDATA[<p>How can I get this to work with Visual Studio&#8217;s CreateUserWizard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a 3-Tier architecture with C# &#8211; Part 1 by sam</title>
		<link>http://aspguy.wordpress.com/2008/07/12/implementing-a-3-tier-architecture-with-c-part-1/#comment-262</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Sun, 01 Nov 2009 20:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=27#comment-262</guid>
		<description>It would be nice to see an example with Common Layer using Data Transfer Object, that is without using any kind of control only C# code.</description>
		<content:encoded><![CDATA[<p>It would be nice to see an example with Common Layer using Data Transfer Object, that is without using any kind of control only C# code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 3-Tier Architecture with LINQ TO SQL by Ria Welcker</title>
		<link>http://aspguy.wordpress.com/2008/07/28/a-3-tier-architecture-with-linq-to-sql/#comment-261</link>
		<dc:creator>Ria Welcker</dc:creator>
		<pubDate>Sun, 01 Nov 2009 08:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=64#comment-261</guid>
		<description>Hi, how can I change the &quot;access&quot; property of the datacontext?</description>
		<content:encoded><![CDATA[<p>Hi, how can I change the &#8220;access&#8221; property of the datacontext?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sorting and ordering Linq results with string field names by Jonathan</title>
		<link>http://aspguy.wordpress.com/2008/09/10/sorting-and-ordering-linq-results-with-string-field-names/#comment-257</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 19 Oct 2009 09:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=101#comment-257</guid>
		<description>Really helpful, thanks so much. Linq is new to me, although i&#039;ve been programming for 10+ years. A bit of a mind shift....</description>
		<content:encoded><![CDATA[<p>Really helpful, thanks so much. Linq is new to me, although i&#8217;ve been programming for 10+ years. A bit of a mind shift&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
