<?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 Brett Robinson's Blog</title>
	<atom:link href="http://www.brobinson.net/blog/index.php?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.brobinson.net/blog</link>
	<description>It's my blog!</description>
	<lastBuildDate>Sat, 28 Jan 2012 22:52:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Phone contacts from Outlook contact to SIM card by Gary</title>
		<link>http://www.brobinson.net/blog/?p=23&#038;cpage=1#comment-13000</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sat, 28 Jan 2012 22:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=23#comment-13000</guid>
		<description>Brett, Thanks! Do you still have a link to the Contact Manager 1.1 Instaler? I&#039;d like to dump to a text file.
Thanks Again!</description>
		<content:encoded><![CDATA[<p>Brett, Thanks! Do you still have a link to the Contact Manager 1.1 Instaler? I&#8217;d like to dump to a text file.<br />
Thanks Again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Comma Delimited File with quotes and commas in .NET by Michael</title>
		<link>http://www.brobinson.net/blog/?p=18&#038;cpage=1#comment-12999</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 01 Nov 2011 09:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=18#comment-12999</guid>
		<description>Thank you, you saved me a lot of time, working perfect!</description>
		<content:encoded><![CDATA[<p>Thank you, you saved me a lot of time, working perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Phone contacts from Outlook contact to SIM card by ffxi gil</title>
		<link>http://www.brobinson.net/blog/?p=23&#038;cpage=1#comment-12998</link>
		<dc:creator>ffxi gil</dc:creator>
		<pubDate>Tue, 27 Sep 2011 08:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=23#comment-12998</guid>
		<description>Wow, this is very useful.. Thanks for sharing this and hoping I could implement it too.</description>
		<content:encoded><![CDATA[<p>Wow, this is very useful.. Thanks for sharing this and hoping I could implement it too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AndAlso vs. And by Mike</title>
		<link>http://www.brobinson.net/blog/?p=14&#038;cpage=1#comment-12996</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 20 May 2011 16:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=14#comment-12996</guid>
		<description>Good explanation, I always thought it would be the other way around (i.e. AndAlso been slower)

It&#039;s also worth noting that there are also big behavioural differences between &quot;And&quot; and &quot;AndAlso&quot; i.e. the following code will crash with &quot;And&quot;, but not with &quot;AndAlso&quot;

dim value as object = nothing
if not value is nothing And value.tostring = &quot;test&quot; then...

dim value as object = nothing
if not value is nothing AndAlso value.tostring = &quot;test&quot; then...</description>
		<content:encoded><![CDATA[<p>Good explanation, I always thought it would be the other way around (i.e. AndAlso been slower)</p>
<p>It&#8217;s also worth noting that there are also big behavioural differences between &#8220;And&#8221; and &#8220;AndAlso&#8221; i.e. the following code will crash with &#8220;And&#8221;, but not with &#8220;AndAlso&#8221;</p>
<p>dim value as object = nothing<br />
if not value is nothing And value.tostring = &#8220;test&#8221; then&#8230;</p>
<p>dim value as object = nothing<br />
if not value is nothing AndAlso value.tostring = &#8220;test&#8221; then&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on One off applications by Laura</title>
		<link>http://www.brobinson.net/blog/?p=13&#038;cpage=1#comment-12995</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Mon, 16 May 2011 19:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=13#comment-12995</guid>
		<description>Any updated thoughts on this application (5/11)? Not sure if any tools are automatically out there these days. Regardless - for me, seems like a great learning project (for asp.net/c#/xml).</description>
		<content:encoded><![CDATA[<p>Any updated thoughts on this application (5/11)? Not sure if any tools are automatically out there these days. Regardless &#8211; for me, seems like a great learning project (for asp.net/c#/xml).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AndAlso vs. And by Przemek</title>
		<link>http://www.brobinson.net/blog/?p=14&#038;cpage=1#comment-12994</link>
		<dc:creator>Przemek</dc:creator>
		<pubDate>Thu, 12 May 2011 15:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=14#comment-12994</guid>
		<description>Thanks for this short explanation :)</description>
		<content:encoded><![CDATA[<p>Thanks for this short explanation <img src='http://www.brobinson.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Phone contacts from Outlook contact to SIM card by Seiko</title>
		<link>http://www.brobinson.net/blog/?p=23&#038;cpage=1#comment-12991</link>
		<dc:creator>Seiko</dc:creator>
		<pubDate>Sat, 27 Nov 2010 05:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=23#comment-12991</guid>
		<description>Good Day to you Mr. BRET,
I&#039;m Seiko Castro, Nursing Student  From Manila, Philippines.
My cell phone seems it is Snatched by a beggar, &amp; i really need my contacts from my sim, but i don&#039;t have cellphone anymore, how can I see my contacts? With just typing my old number??
:( can you help me please.</description>
		<content:encoded><![CDATA[<p>Good Day to you Mr. BRET,<br />
I&#8217;m Seiko Castro, Nursing Student  From Manila, Philippines.<br />
My cell phone seems it is Snatched by a beggar, &amp; i really need my contacts from my sim, but i don&#8217;t have cellphone anymore, how can I see my contacts? With just typing my old number??<br />
 <img src='http://www.brobinson.net/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  can you help me please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Phone contacts from Outlook contact to SIM card by sanket</title>
		<link>http://www.brobinson.net/blog/?p=23&#038;cpage=1#comment-12985</link>
		<dc:creator>sanket</dc:creator>
		<pubDate>Tue, 05 Oct 2010 10:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=23#comment-12985</guid>
		<description>Thanks for the great programm. It worked very well...  very smooth install . Im running a Asus P526.</description>
		<content:encoded><![CDATA[<p>Thanks for the great programm. It worked very well&#8230;  very smooth install . Im running a Asus P526.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Phone contacts from Outlook contact to SIM card by MixedMinds</title>
		<link>http://www.brobinson.net/blog/?p=23&#038;cpage=1#comment-12981</link>
		<dc:creator>MixedMinds</dc:creator>
		<pubDate>Sat, 03 Jul 2010 12:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=23#comment-12981</guid>
		<description>Thank you, although I get the NullReferenceException error too, but it copied almost all my contacts. It help a lots.</description>
		<content:encoded><![CDATA[<p>Thank you, although I get the NullReferenceException error too, but it copied almost all my contacts. It help a lots.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Phone contacts from Outlook contact to SIM card by dathanas</title>
		<link>http://www.brobinson.net/blog/?p=23&#038;cpage=1#comment-12979</link>
		<dc:creator>dathanas</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brobinson.net/blog/?p=23#comment-12979</guid>
		<description>Thanks for the great programm. It worked very well, the only thing is that when i tried to export my contacts to a txt file i also got this error message for NullReferenceException . Any idea why i get this message and what can i do to fix it? Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the great programm. It worked very well, the only thing is that when i tried to export my contacts to a txt file i also got this error message for NullReferenceException . Any idea why i get this message and what can i do to fix it? Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

