<?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: VB.NET Casting vs C# casting</title>
	<atom:link href="http://kristofmattei.be/2010/06/09/vb-net-casting-vs-c-casting/feed/" rel="self" type="application/rss+xml" />
	<link>http://kristofmattei.be/2010/06/09/vb-net-casting-vs-c-casting/</link>
	<description>A blog on my experiences in programming, work, and life!</description>
	<lastBuildDate>Mon, 21 May 2012 04:23:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rex Smith</title>
		<link>http://kristofmattei.be/2010/06/09/vb-net-casting-vs-c-casting/comment-page-1/#comment-24546</link>
		<dc:creator>Rex Smith</dc:creator>
		<pubDate>Wed, 18 Apr 2012 17:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://kristofmattei.be/?p=927#comment-24546</guid>
		<description>Kristof,

Nice article.  Thanks for contrasting casting in the two languages so succinctly.  Thanks for cutting to the chase on the &quot;as&quot; operator (C# returns null if &quot;as&quot; is unsuccessful) thus helping me to choose the equivalent in VB.NET, which is TryCast().  Since I write in 3 languages including Visual RPG for .NET (which has an &quot;*as&quot; operator), this article is worthy of a bookmark for future reference.

Rex</description>
		<content:encoded><![CDATA[<p>Kristof,</p>
<p>Nice article.  Thanks for contrasting casting in the two languages so succinctly.  Thanks for cutting to the chase on the &#8220;as&#8221; operator (C# returns null if &#8220;as&#8221; is unsuccessful) thus helping me to choose the equivalent in VB.NET, which is TryCast().  Since I write in 3 languages including Visual RPG for .NET (which has an &#8220;*as&#8221; operator), this article is worthy of a bookmark for future reference.</p>
<p>Rex</p>
]]></content:encoded>
	</item>
</channel>
</rss>

