<?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: Parse or Convert?</title>
	<atom:link href="http://ray.jez.net/parse-or-convert/feed/" rel="self" type="application/rss+xml" />
	<link>http://ray.jez.net/parse-or-convert/</link>
	<description>AllThingsR</description>
	<lastBuildDate>Mon, 27 Jun 2011 22:51:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mokanymnsag</title>
		<link>http://ray.jez.net/parse-or-convert/comment-page-1/#comment-26660</link>
		<dc:creator>mokanymnsag</dc:creator>
		<pubDate>Tue, 14 Jun 2011 00:12:59 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2003/09/17/152.aspx#comment-26660</guid>
		<description>just read the thread! Awesome job.</description>
		<content:encoded><![CDATA[<p>just read the thread! Awesome job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesseBedard</title>
		<link>http://ray.jez.net/parse-or-convert/comment-page-1/#comment-26581</link>
		<dc:creator>JesseBedard</dc:creator>
		<pubDate>Sun, 12 Jun 2011 18:51:31 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2003/09/17/152.aspx#comment-26581</guid>
		<description>mistake, wrong forum                                                                                                 &lt;a href=&quot;http://certifiednursingassistant1.blogspot.com/2011/05/looking-at-cna-schools.html&quot; rel=&quot;nofollow&quot;&gt;.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>mistake, wrong forum                                                                                                 <a href="http://certifiednursingassistant1.blogspot.com/2011/05/looking-at-cna-schools.html" rel="nofollow">.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mokanymnsag</title>
		<link>http://ray.jez.net/parse-or-convert/comment-page-1/#comment-26574</link>
		<dc:creator>mokanymnsag</dc:creator>
		<pubDate>Sun, 12 Jun 2011 18:05:05 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2003/09/17/152.aspx#comment-26574</guid>
		<description>hi there great post we have going here!</description>
		<content:encoded><![CDATA[<p>hi there great post we have going here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://ray.jez.net/parse-or-convert/comment-page-1/#comment-3538</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Wed, 13 May 2009 15:25:55 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2003/09/17/152.aspx#comment-3538</guid>
		<description>As you say, Convert.To[struct data type] gets a null handling plus cleaner coding (which is also nice).

But, [datatype].Parse() method is mainly intented as primary use for two reasons.

- Convert is a mock up of Parse methods added to the framework from scratch as legacy for vb developers switching to .net, which is translated as overhead depending on how many convertions you want to do.
- Parse methods are intended to be used with globalization (which convert lacks of).


Now I was going to point you the [datatype].TryParse method which is the Parse direct version of convert, but your post was made on 2003 and that method was added to the framework on the netfx 2.0 :P

Good analysis though</description>
		<content:encoded><![CDATA[<p>As you say, Convert.To[struct data type] gets a null handling plus cleaner coding (which is also nice).</p>
<p>But, [datatype].Parse() method is mainly intented as primary use for two reasons.</p>
<p>- Convert is a mock up of Parse methods added to the framework from scratch as legacy for vb developers switching to .net, which is translated as overhead depending on how many convertions you want to do.<br />
- Parse methods are intended to be used with globalization (which convert lacks of).</p>
<p>Now I was going to point you the [datatype].TryParse method which is the Parse direct version of convert, but your post was made on 2003 and that method was added to the framework on the netfx 2.0 <img src='http://ray.jez.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Good analysis though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ray.jez.net/parse-or-convert/comment-page-1/#comment-796</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 12 Oct 2004 11:27:00 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2003/09/17/152.aspx#comment-796</guid>
		<description>great work
&lt;br /&gt;looking for such articles</description>
		<content:encoded><![CDATA[<p>great work<br />
<br />looking for such articles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ray.jez.net/parse-or-convert/comment-page-1/#comment-795</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 17 Dec 2003 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2003/09/17/152.aspx#comment-795</guid>
		<description>great comparasmnet, wish there were more articles like this...
&lt;br /&gt;
&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>great comparasmnet, wish there were more articles like this&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

