<?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 Isaac Develops</title>
	<atom:link href="http://www.isaacdevelops.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isaacdevelops.com</link>
	<description>Software, Hardware and things between</description>
	<lastBuildDate>Sat, 16 Jan 2010 15:26:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PIC12F683 using Digital I/O by Henix</title>
		<link>http://www.isaacdevelops.com/2009/12/pic12f683-using-digital-io/comment-page-1/#comment-10</link>
		<dc:creator>Henix</dc:creator>
		<pubDate>Sat, 16 Jan 2010 15:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaacdevelops.com/?p=28#comment-10</guid>
		<description>Upload some pictures of the project !!</description>
		<content:encoded><![CDATA[<p>Upload some pictures of the project !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DPAPI Decrypt Request Failed exception by admin</title>
		<link>http://www.isaacdevelops.com/2009/12/dpapi-decrypt-request-failed-exception/comment-page-1/#comment-6</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Dec 2009 14:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaacdevelops.com/?p=7#comment-6</guid>
		<description>Hi eldan,
i wrote a short post on user management: 
http://www.isaacdevelops.com/2009/12/managing-users-in-asp-net-mvc/

hope it helps!</description>
		<content:encoded><![CDATA[<p>Hi eldan,<br />
i wrote a short post on user management:<br />
<a href="http://www.isaacdevelops.com/2009/12/managing-users-in-asp-net-mvc/" rel="nofollow">http://www.isaacdevelops.com/2009/12/managing-users-in-asp-net-mvc/</a></p>
<p>hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DPAPI Decrypt Request Failed exception by Eldan</title>
		<link>http://www.isaacdevelops.com/2009/12/dpapi-decrypt-request-failed-exception/comment-page-1/#comment-5</link>
		<dc:creator>Eldan</dc:creator>
		<pubDate>Wed, 16 Dec 2009 21:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaacdevelops.com/?p=7#comment-5</guid>
		<description>Hello Isaac,

I am new to MVC and Entity Frameworks.
How do I manage users and accounts in ASP.NET, MVC Framework?
Is there a build in functionallity on MVC?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello Isaac,</p>
<p>I am new to MVC and Entity Frameworks.<br />
How do I manage users and accounts in ASP.NET, MVC Framework?<br />
Is there a build in functionallity on MVC?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Post by BtipTrader</title>
		<link>http://www.isaacdevelops.com/2009/12/first-post/comment-page-1/#comment-4</link>
		<dc:creator>BtipTrader</dc:creator>
		<pubDate>Sun, 13 Dec 2009 22:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://isaacdevelops.com/?p=3#comment-4</guid>
		<description>thanks, 
it&#039;s work perfect!</description>
		<content:encoded><![CDATA[<p>thanks,<br />
it&#8217;s work perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Post by admin</title>
		<link>http://www.isaacdevelops.com/2009/12/first-post/comment-page-1/#comment-3</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 12 Dec 2009 17:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://isaacdevelops.com/?p=3#comment-3</guid>
		<description>Use the Random class as follows:

Random rnd = new Random();
Int randomInt = rnd.Next();

if you want a series of random number, continue using the Next method.
if you&#039;ll create a new Random instance for every new number, you&#039;ll see duplicated results. (and of course, they&#039;re not random!)</description>
		<content:encoded><![CDATA[<p>Use the Random class as follows:</p>
<p>Random rnd = new Random();<br />
Int randomInt = rnd.Next();</p>
<p>if you want a series of random number, continue using the Next method.<br />
if you&#8217;ll create a new Random instance for every new number, you&#8217;ll see duplicated results. (and of course, they&#8217;re not random!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Post by BtipTrader</title>
		<link>http://www.isaacdevelops.com/2009/12/first-post/comment-page-1/#comment-2</link>
		<dc:creator>BtipTrader</dc:creator>
		<pubDate>Sat, 12 Dec 2009 14:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://isaacdevelops.com/?p=3#comment-2</guid>
		<description>Hi, isaac

How can i get a random number in C#??
i need it for my game project...

thanks</description>
		<content:encoded><![CDATA[<p>Hi, isaac</p>
<p>How can i get a random number in C#??<br />
i need it for my game project&#8230;</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

