<?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 for Shawn Mclean | Blog | Jamaica</title>
	<atom:link href="http://www.shawnmclean.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shawnmclean.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Jun 2013 20:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Force download of file from ASP.NET WebAPI by Simflex</title>
		<link>http://www.shawnmclean.com/blog/2012/04/force-download-of-file-from-asp-net-webapi/comment-page-1/#comment-2918</link>
		<dc:creator>Simflex</dc:creator>
		<pubDate>Wed, 12 Jun 2013 20:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=363#comment-2918</guid>
		<description><![CDATA[How do you use the file. 

I suppose you put getFile.cs in app_code but how do you use it then?

Sorry, I am a newbie.]]></description>
		<content:encoded><![CDATA[<p>How do you use the file. </p>
<p>I suppose you put getFile.cs in app_code but how do you use it then?</p>
<p>Sorry, I am a newbie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converted SVN to Git project does not open in visual studio by Tumi Le</title>
		<link>http://www.shawnmclean.com/blog/2012/08/converted-svn-to-git-project-does-not-open-in-visual-studio/comment-page-1/#comment-2907</link>
		<dc:creator>Tumi Le</dc:creator>
		<pubDate>Wed, 05 Jun 2013 17:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/?p=479#comment-2907</guid>
		<description><![CDATA[Thank you very much! I&#039;m facing the same issue.]]></description>
		<content:encoded><![CDATA[<p>Thank you very much! I&#8217;m facing the same issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why do companies recycle mobile phones? by Recycle Company Mobile Phones</title>
		<link>http://www.shawnmclean.com/blog/2012/02/why-do-companies-recycle-mobile-phones/comment-page-1/#comment-2902</link>
		<dc:creator>Recycle Company Mobile Phones</dc:creator>
		<pubDate>Thu, 30 May 2013 12:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=334#comment-2902</guid>
		<description><![CDATA[Nice Post thanks for posting these types of post.]]></description>
		<content:encoded><![CDATA[<p>Nice Post thanks for posting these types of post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleCrypto.Net a PBKDF2 Hashing wrapper for .Net Framework by Lotiano</title>
		<link>http://www.shawnmclean.com/blog/2012/04/simplecrypto-net-a-pbkdf2-hashing-wrapper-for-net-framework/comment-page-1/#comment-2886</link>
		<dc:creator>Lotiano</dc:creator>
		<pubDate>Thu, 02 May 2013 15:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=369#comment-2886</guid>
		<description><![CDATA[I see, So it is  a library that suits expecially for safely storing password (and conceptually similar data) . Thank you very much!]]></description>
		<content:encoded><![CDATA[<p>I see, So it is  a library that suits expecially for safely storing password (and conceptually similar data) . Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleCrypto.Net a PBKDF2 Hashing wrapper for .Net Framework by Shawn Mclean</title>
		<link>http://www.shawnmclean.com/blog/2012/04/simplecrypto-net-a-pbkdf2-hashing-wrapper-for-net-framework/comment-page-1/#comment-2885</link>
		<dc:creator>Shawn Mclean</dc:creator>
		<pubDate>Thu, 02 May 2013 15:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=369#comment-2885</guid>
		<description><![CDATA[Hello Lotiano, no, PBKDF2 is a hashing algorithm. Hashing is irreversible.]]></description>
		<content:encoded><![CDATA[<p>Hello Lotiano, no, PBKDF2 is a hashing algorithm. Hashing is irreversible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleCrypto.Net a PBKDF2 Hashing wrapper for .Net Framework by Lotiano</title>
		<link>http://www.shawnmclean.com/blog/2012/04/simplecrypto-net-a-pbkdf2-hashing-wrapper-for-net-framework/comment-page-1/#comment-2884</link>
		<dc:creator>Lotiano</dc:creator>
		<pubDate>Thu, 02 May 2013 14:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=369#comment-2884</guid>
		<description><![CDATA[hallo Shawn,
Thanmk you for sharing your crypto library.
I have a question for you. is there  a way to decrypt text? 
I mean, can I use that library to crypt some sensible data, and then the decrypt them to show them in plain text?
Thank you!]]></description>
		<content:encoded><![CDATA[<p>hallo Shawn,<br />
Thanmk you for sharing your crypto library.<br />
I have a question for you. is there  a way to decrypt text?<br />
I mean, can I use that library to crypt some sensible data, and then the decrypt them to show them in plain text?<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Force download of file from ASP.NET WebAPI by Will G.</title>
		<link>http://www.shawnmclean.com/blog/2012/04/force-download-of-file-from-asp-net-webapi/comment-page-1/#comment-2880</link>
		<dc:creator>Will G.</dc:creator>
		<pubDate>Tue, 09 Apr 2013 02:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=363#comment-2880</guid>
		<description><![CDATA[Thanks. A lot. This is so much better than the alternatives I&#039;ve seen where a temporary file is written and a FileStream is used with StreamResult (and then lost to the nether).

Thanks Shawn!]]></description>
		<content:encoded><![CDATA[<p>Thanks. A lot. This is so much better than the alternatives I&#8217;ve seen where a temporary file is written and a FileStream is used with StreamResult (and then lost to the nether).</p>
<p>Thanks Shawn!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Preparing for your Imagine Cup Software Presentation by hanncy</title>
		<link>http://www.shawnmclean.com/blog/2012/06/preparing-for-your-imagine-cup-software-presentation/comment-page-1/#comment-2879</link>
		<dc:creator>hanncy</dc:creator>
		<pubDate>Sat, 06 Apr 2013 00:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/?p=424#comment-2879</guid>
		<description><![CDATA[Thanks God bless]]></description>
		<content:encoded><![CDATA[<p>Thanks God bless</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SimpleCrypto.Net a PBKDF2 Hashing wrapper for .Net Framework by Rick</title>
		<link>http://www.shawnmclean.com/blog/2012/04/simplecrypto-net-a-pbkdf2-hashing-wrapper-for-net-framework/comment-page-1/#comment-2878</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Mon, 25 Mar 2013 13:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=369#comment-2878</guid>
		<description><![CDATA[This is really cool, was recently reading up on salting and hashing and your code was really noob friendly. Thanks]]></description>
		<content:encoded><![CDATA[<p>This is really cool, was recently reading up on salting and hashing and your code was really noob friendly. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storing object as profile data in ASP.NET forms authentication cookie by Fernando Correia</title>
		<link>http://www.shawnmclean.com/blog/2012/01/storing-strongly-typed-object-user-profile-data-in-asp-net-forms-authentication-cookie/comment-page-1/#comment-2877</link>
		<dc:creator>Fernando Correia</dc:creator>
		<pubDate>Fri, 22 Mar 2013 19:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.shawnmclean.com/blog/?p=319#comment-2877</guid>
		<description><![CDATA[Useful code, thanks for sharing!]]></description>
		<content:encoded><![CDATA[<p>Useful code, thanks for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
