<?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: Forced to use VB</title>
	<atom:link href="http://benreichelt.net/blog/2006/06/16/forced-to-use-vb/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreichelt.net/blog/2006/06/16/forced-to-use-vb/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2009 22:20:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim Losi</title>
		<link>http://benreichelt.net/blog/2006/06/16/forced-to-use-vb/comment-page-1/#comment-13</link>
		<dc:creator>Jim Losi</dc:creator>
		<pubDate>Sat, 17 Jun 2006 17:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/06/16/forced-to-use-vb/#comment-13</guid>
		<description>*(chuckle) *
Yeah, I thought the AndAlso were a big &quot;You gotta be joking, right?&quot; kind of syntax too. I mean, VB&#039;s syntax is very english-like but there has to be some point where they stop increasing the verbosity of the language. I kind of wish they would dump having to use DIM to declare a variable. If they used C#&#039;s way of declaring variables and left the rest pretty much as is, I think that would be nice :)</description>
		<content:encoded><![CDATA[<p>*(chuckle) *<br />
Yeah, I thought the AndAlso were a big &#8220;You gotta be joking, right?&#8221; kind of syntax too. I mean, VB&#8217;s syntax is very english-like but there has to be some point where they stop increasing the verbosity of the language. I kind of wish they would dump having to use DIM to declare a variable. If they used C#&#8217;s way of declaring variables and left the rest pretty much as is, I think that would be nice <img src='http://benreichelt.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://benreichelt.net/blog/2006/06/16/forced-to-use-vb/comment-page-1/#comment-12</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Sat, 17 Jun 2006 14:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/06/16/forced-to-use-vb/#comment-12</guid>
		<description>Jim, funny you should mention the OrElse and AndAlso keywords, I just posted about them a couple days ago :)

http://benreichelt.net/blog/2006/05/30/uh-andalso/

I didn&#039;t know that the &quot;using&quot; keyword is available, thats nice to have, thanks for the tip!  I too like the fact that I&#039;m fluent in both languages now.</description>
		<content:encoded><![CDATA[<p>Jim, funny you should mention the OrElse and AndAlso keywords, I just posted about them a couple days ago <img src='http://benreichelt.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://benreichelt.net/blog/2006/05/30/uh-andalso/" rel="nofollow">http://benreichelt.net/blog/2006/05/30/uh-andalso/</a></p>
<p>I didn&#8217;t know that the &#8220;using&#8221; keyword is available, thats nice to have, thanks for the tip!  I too like the fact that I&#8217;m fluent in both languages now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Losi</title>
		<link>http://benreichelt.net/blog/2006/06/16/forced-to-use-vb/comment-page-1/#comment-11</link>
		<dc:creator>Jim Losi</dc:creator>
		<pubDate>Sat, 17 Jun 2006 02:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2006/06/16/forced-to-use-vb/#comment-11</guid>
		<description>quite interesting. I was a old (classic) ASP programmer and moved to .NET using VB.NET and I was totally against &quot;curly&quot; anything.. just didn&#039;t like to stare it at all. I landed a new job and it&#039;s all C#.. so I too was forced to use something that I had very little interaction with until I had no choice. Now, I quite like it and being bi-lingual rocks :) I can switch in a heart beat.

don&#039;t know if you know or not so I&#039;ll just say it any way.
-the &quot;using&quot; keyword is available in VB as in using(datareader){} in C# ex:
-code snippets actually automatically add any imports to the class that are needed
-short circuit your conditionals with OrElse and AndAlso keywords. Or and And are throw backs to VB6 for backwards compat.</description>
		<content:encoded><![CDATA[<p>quite interesting. I was a old (classic) ASP programmer and moved to .NET using VB.NET and I was totally against &#8220;curly&#8221; anything.. just didn&#8217;t like to stare it at all. I landed a new job and it&#8217;s all C#.. so I too was forced to use something that I had very little interaction with until I had no choice. Now, I quite like it and being bi-lingual rocks <img src='http://benreichelt.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I can switch in a heart beat.</p>
<p>don&#8217;t know if you know or not so I&#8217;ll just say it any way.<br />
-the &#8220;using&#8221; keyword is available in VB as in using(datareader){} in C# ex:<br />
-code snippets actually automatically add any imports to the class that are needed<br />
-short circuit your conditionals with OrElse and AndAlso keywords. Or and And are throw backs to VB6 for backwards compat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

