<?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: VBA Rant #1</title>
	<atom:link href="http://www.codeforexcelandoutlook.com/blog/2008/05/vba-rant-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeforexcelandoutlook.com/blog/2008/05/vba-rant-1/</link>
	<description>Automation and VBA code for Microsoft® Excel and Outlook</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:47:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Julian Turner</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2008/05/vba-rant-1/#comment-1373</link>
		<dc:creator>Julian Turner</dc:creator>
		<pubDate>Tue, 01 Sep 2009 12:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://jimmypena.wordpress.com/2008/05/08/vba-rant-1/#comment-1373</guid>
		<description>I have compared VBA with &quot;VB.NET and PIAs&quot;.

VBA
-  Development is extremely rapid
-  Performance is great
-  I am productive
-  Cost = Microsoft Office

VB.NET and PIAs
-  Development is slow and painful, with a huge overhead of knowledge required because of the conflict between .NET managed code and COM and the need to take own responsibility for COM cleanup.
-  Performance is worse
-  I am not productive at all
-  Cost = Microsoft Office + Visual Studio Standard

Progress?</description>
		<content:encoded><![CDATA[<p>I have compared VBA with "VB.NET and PIAs".</p>
<p>VBA<br />
-  Development is extremely rapid<br />
-  Performance is great<br />
-  I am productive<br />
-  Cost = Microsoft Office</p>
<p>VB.NET and PIAs<br />
-  Development is slow and painful, with a huge overhead of knowledge required because of the conflict between .NET managed code and COM and the need to take own responsibility for COM cleanup.<br />
-  Performance is worse<br />
-  I am not productive at all<br />
-  Cost = Microsoft Office + Visual Studio Standard</p>
<p>Progress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2008/05/vba-rant-1/#comment-1372</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Thu, 08 May 2008 22:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://jimmypena.wordpress.com/2008/05/08/vba-rant-1/#comment-1372</guid>
		<description>You seem pretty confident that VBA will be gone eventually, so we&#039;re in agreement. It makes me wonder what the future of Office is, and especially what Microsoft&#039;s strategy is here; we&#039;ll see future versions still supporting a largely unchanged VBA, until eventually macros start to break (it started already with features like FileSearch which is unavailable in Excel 2007). Personally I have no plans to upgrade past 2003.</description>
		<content:encoded><![CDATA[<p>You seem pretty confident that VBA will be gone eventually, so we're in agreement. It makes me wonder what the future of Office is, and especially what Microsoft's strategy is here; we'll see future versions still supporting a largely unchanged VBA, until eventually macros start to break (it started already with features like FileSearch which is unavailable in Excel 2007). Personally I have no plans to upgrade past 2003.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2008/05/vba-rant-1/#comment-1371</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 08 May 2008 11:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://jimmypena.wordpress.com/2008/05/08/vba-rant-1/#comment-1371</guid>
		<description>&quot;code will start getting harder to find&quot;&lt;br/&gt;&lt;br/&gt;You can still find lots of VB6 code on the internet, and VB6 was phased out several years ago. Good thing, because it can be dropped into a VBA project without much hassle. VBA has been much more widely used, and I suspect VBA sources will live on for many years on the web, after (not &lt;i&gt;if&lt;/i&gt;) it is deprecated a few versions from now.&lt;br/&gt;&lt;br/&gt;&quot;you would almost have to be a professional developer to get code working in another language to interact with Office&quot;&lt;br/&gt;&lt;br/&gt;This is true: the technical barrier to entry for VSTO and .Net is much higher than it was for XLM and VBA.</description>
		<content:encoded><![CDATA[<p>"code will start getting harder to find"</p>
<p>You can still find lots of VB6 code on the internet, and VB6 was phased out several years ago. Good thing, because it can be dropped into a VBA project without much hassle. VBA has been much more widely used, and I suspect VBA sources will live on for many years on the web, after (not <i>if</i>) it is deprecated a few versions from now.</p>
<p>"you would almost have to be a professional developer to get code working in another language to interact with Office"</p>
<p>This is true: the technical barrier to entry for VSTO and .Net is much higher than it was for XLM and VBA.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
