<?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: Visual Assist X</title>
	<atom:link href="http://ellisweb.net/2006/05/visual_assist_x/feed/" rel="self" type="application/rss+xml" />
	<link>http://ellisweb.net/2006/05/visual_assist_x/</link>
	<description>Thoughts, Articles &#38; Links on Programming &#38; Technology by Yaakov Ellis</description>
	<lastBuildDate>Tue, 31 Aug 2010 09:10:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ellis Web &#187; Visual Studio 2005 Add-Ins and Tools That I Use</title>
		<link>http://ellisweb.net/2006/05/visual_assist_x/comment-page-1/#comment-6963</link>
		<dc:creator>Ellis Web &#187; Visual Studio 2005 Add-Ins and Tools That I Use</dc:creator>
		<pubDate>Tue, 19 Dec 2006 10:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ellisweb.net/2005/05/visual_assist_x/#comment-6963</guid>
		<description>[...] Visual Assist X ($149) - (My review here). I have been using this for about 2 years now. It works very well with both VS 2003 and 2005. The main features that really save me time are the much improved intellisense over the standard offering from MS, which includes basically any variable name that I could use based on the context that I am in (including private variables that were just created, properties available from inherited objects, etc). It also acts &#8220;intelligently&#8221; - if I type in something like myObject.Controls.Add(&#8230;); and then go to another line, when I start typing it will offer me this sequence as an option to autopopulate through intellisense. Very useful. Also allows you to use acronyms or type in the leading capital letters from Pascal/Camel case to find a function or property name. Additionally, VAssist X offers handy features for finding functions, and more (including a small but useful one which works as follows - when you type &#8220;functionName(&#8221;, the closing &#8220;)&#8221; will automatically appear. If you type &#8220;)&#8221; now, as I often do just out of habit, it will not insert an additional &#8220;)&#8221; character - rather, it will advance beyond the closing parentheses that was automatically added [...]</description>
		<content:encoded><![CDATA[<p>[...] Visual Assist X ($149) &#8211; (My review here). I have been using this for about 2 years now. It works very well with both VS 2003 and 2005. The main features that really save me time are the much improved intellisense over the standard offering from MS, which includes basically any variable name that I could use based on the context that I am in (including private variables that were just created, properties available from inherited objects, etc). It also acts &#8220;intelligently&#8221; &#8211; if I type in something like myObject.Controls.Add(&#8230;); and then go to another line, when I start typing it will offer me this sequence as an option to autopopulate through intellisense. Very useful. Also allows you to use acronyms or type in the leading capital letters from Pascal/Camel case to find a function or property name. Additionally, VAssist X offers handy features for finding functions, and more (including a small but useful one which works as follows &#8211; when you type &#8220;functionName(&#8221;, the closing &#8220;)&#8221; will automatically appear. If you type &#8220;)&#8221; now, as I often do just out of habit, it will not insert an additional &#8220;)&#8221; character &#8211; rather, it will advance beyond the closing parentheses that was automatically added [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
