<?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: Does Visual Basic have a future?</title>
	<atom:link href="http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Sun, 12 Feb 2012 21:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jonathan Allen</title>
		<link>http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html/comment-page-1#comment-135647</link>
		<dc:creator>Jonathan Allen</dc:creator>
		<pubDate>Tue, 23 Jun 2009 19:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html#comment-135647</guid>
		<description>I&#039;m not entirely sure that&#039;s a bad thing. 

In C languages you can have a line break just about anywhere. This leads to needless debates about coding standards.

And I certainly don&#039;t want people to do things like place &quot;End&quot; and &quot;Function&quot; on separate lines.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not entirely sure that&#8217;s a bad thing. </p>
<p>In C languages you can have a line break just about anywhere. This leads to needless debates about coding standards.</p>
<p>And I certainly don&#8217;t want people to do things like place &#8220;End&#8221; and &#8220;Function&#8221; on separate lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html/comment-page-1#comment-135569</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Tue, 23 Jun 2009 11:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html#comment-135569</guid>
		<description>Thanks Jonathan.

The statement continuation feature in VB 10 is partial, see:

http://blogs.msdn.com/vbteam/archive/2009/03/27/implicit-line-continuation-in-vb-10-tyler-whitney.aspx

I agree though, should be less annoying.

Tim</description>
		<content:encoded><![CDATA[<p>Thanks Jonathan.</p>
<p>The statement continuation feature in VB 10 is partial, see:</p>
<p><a href="http://blogs.msdn.com/vbteam/archive/2009/03/27/implicit-line-continuation-in-vb-10-tyler-whitney.aspx" rel="nofollow">http://blogs.msdn.com/vbteam/archive/2009/03/27/implicit-line-continuation-in-vb-10-tyler-whitney.aspx</a></p>
<p>I agree though, should be less annoying.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Allen</title>
		<link>http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html/comment-page-1#comment-135554</link>
		<dc:creator>Jonathan Allen</dc:creator>
		<pubDate>Tue, 23 Jun 2009 06:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html#comment-135554</guid>
		<description>&gt; I dislike the statement continuation character which is unnecessary in C#

In VB 10, you don&#039;t need the statement continuation character any more. And you still don&#039;t need semi-colons.

&gt; If you want to do XNA games programming, currently only C# is supported.  

I find that to be the most frustrating thing about VB. Supposedly VB 9 was supposed to fix that, but nothing seems to have happened.

&gt; Nevertheless, I’m expecting VB usage to decline gradually. An external factor is the rise of the JavaScript family, which is more like C# than VB.

That should be happening, but VB is beating out C# for downloads of the VS Express edition.</description>
		<content:encoded><![CDATA[<p>&gt; I dislike the statement continuation character which is unnecessary in C#</p>
<p>In VB 10, you don&#8217;t need the statement continuation character any more. And you still don&#8217;t need semi-colons.</p>
<p>&gt; If you want to do XNA games programming, currently only C# is supported.  </p>
<p>I find that to be the most frustrating thing about VB. Supposedly VB 9 was supposed to fix that, but nothing seems to have happened.</p>
<p>&gt; Nevertheless, I’m expecting VB usage to decline gradually. An external factor is the rise of the JavaScript family, which is more like C# than VB.</p>
<p>That should be happening, but VB is beating out C# for downloads of the VS Express edition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html/comment-page-1#comment-135385</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 21 Jun 2009 08:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html#comment-135385</guid>
		<description>Or Delphi of course.</description>
		<content:encoded><![CDATA[<p>Or Delphi of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html/comment-page-1#comment-135201</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Fri, 19 Jun 2009 18:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1540-does-visual-basic-have-a-future.html#comment-135201</guid>
		<description>Remember thinking the same 10 years ago. I guess it will always hang around for the non-software engineers who dabble. For someone serious about development then C#,Java or C/C++ have to be the choices.</description>
		<content:encoded><![CDATA[<p>Remember thinking the same 10 years ago. I guess it will always hang around for the non-software engineers who dabble. For someone serious about development then C#,Java or C/C++ have to be the choices.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

