<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Type Inference in Visual Basic with Bill Horst</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/258838_100x75.jpg</url>
		<title>Channel 9 - Type Inference in Visual Basic with Bill Horst</title>
		<link></link>
	</image>
	<description>In this interview Bill Horst, a member of the Visual Basic QA team, shows us the ins and outs type inference in the newest version of Visual Basic in Visual Studio 2008. He&amp;nbsp;shows us how the new Option Infer works and how various&amp;nbsp;types are inferred by the
 compiler without having to explicitly declare them.&amp;nbsp;Type inference is one of the new features in Visual Basic to support LINQ.

Also make sure to check out these 
LINQ How-Do-I videos on the 
VB Dev Center.

Enjoy!
-Beth Massi, VS Community</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 10:33:14 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 10:33:14 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Type Inference in Visual Basic with Bill Horst</title>
		<description>
			<![CDATA[I love this video - not necessarily for the content, but for the presentation. The content is good too, but I'm a C# developer <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> The video is great because it FINALLY gives us a clear view at what is being demonstrated while keeping an eye on the presenters
 themselves. Beth, perhaps you could take over video-production for c9 too <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /> Haha.<br>
<br>
Keep the great videos coming.<br>
<p>posted by jsampsonPC</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633306853290000000</link>
		<pubDate>Thu, 15 Nov 2007 01:02:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633306853290000000</guid>
		<dc:creator>jsampsonPC</dc:creator>
	</item>
	<item>
		<title>Re: Type Inference in Visual Basic with Bill Horst</title>
		<description>
			<![CDATA[Good catch.<br>
<br>
I was watching the video on the toolbar and then low and behold the presenters appear in the lower rhight corner when he is doing the demo.<br>
<br>
From now on when you have a demo please follow this pattern! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-11.gif' alt='Cool' /><br>
<br>
<p>posted by raymond</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633308570260000000</link>
		<pubDate>Sat, 17 Nov 2007 00:43:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633308570260000000</guid>
		<dc:creator>raymond</dc:creator>
	</item>
	<item>
		<title>Re: Type Inference in Visual Basic with Bill Horst</title>
		<description>
			<![CDATA[Why don't&nbsp;many programmers consider Visual Basic a&nbsp;good programming language to learn? I like Visual Basic, even though it isn't my favorite, but I'm sure that it helps somehow if you know it. A lot of businesses here in the United States are using applications
 built&nbsp;with Visual Basic, and as a future programmer I'm sure that I will be needing it as a&nbsp;programming language for being able to maintain those applications that were written in with Visual Basic. I would like to know why many programmers are going towards
 C/C&#43;&#43;, C#,&nbsp;Python, etc. What languages are the best for a programmer to learn nowadays? I'm waiting for&nbsp;your answer. Thank you.<br>
<br>
Sincerely,<br>
<br>
Adrian Mowrey&nbsp;&nbsp;<p>posted by adrian.mowrey</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633310293620000000</link>
		<pubDate>Mon, 19 Nov 2007 00:36:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633310293620000000</guid>
		<dc:creator>adrian.mowrey</dc:creator>
	</item>
	<item>
		<title>Re: Type Inference in Visual Basic with Bill Horst</title>
		<description>
			<![CDATA[Hi Adrian,<br>
<br>
Why don't people think VB is a good programming language to learn?<br>
<br>
This is a commonly discussed issue on&nbsp;the VB forums and on the email groups, etc.<br>
<br>
We design VB to be usable by people who don't necessarily have a lot of training in programming (business people, students, hobbyists, etc), so we make it as &quot;easy&quot; as we can.&nbsp; This leads to the misconception among some folks that VB is a &quot;toy&quot; and not worth
 the attention of serious developers.<br>
<br>
Why C/C&#43;&#43;/C#?<br>
<br>
I think C# is favored by a lot of developers because it's familiar syntax.&nbsp; Many people who are already familiar with C or C&#43;&#43; can learn C# quickly, whereas VB might be a little harder to get used to.&nbsp; I originally used C&#43;&#43; on nearly all my college projects,
 but now that I use VB every day, I definitely favor it over C#.<br>
<br>
A lot more enterprise-level applications are coded in C&#43;&#43; or C, and there are things (like memory management) that can be done in these languages that can't really be done in VB.&nbsp; You couldn't code an OS in VB, for example.<br>
<br>
Ultimately, different languages are out there for different purposes.&nbsp; If your goal is rapid application development, I think VB is fantastic.&nbsp; If you want to work on an OS or compiler or something like that, probably C/C&#43;&#43;.&nbsp; If you're still getting started
 with programming, I think VB is a great place to start, but you'll eventually want experience with several different languages so you are able to solve many different kinds of problems, etc.<br>
<br>
Hope this answers your question somewhat.<br>
<br>
Thanks!<br>
<br>
- Bill Horst<p>posted by Bill Horst</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633312590550000000</link>
		<pubDate>Wed, 21 Nov 2007 16:24:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/funkyonex/Type-Inference-in-Visual-Basic-with-Bill-Horst#c633312590550000000</guid>
		<dc:creator>Bill Horst</dc:creator>
	</item>
</channel>
</rss>