<?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 - LINQ&#39;s relationship to the new C#3 and VB9 features</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/256106_100x75.jpg</url>
		<title>Channel 9 - LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<link></link>
	</image>
	<description>
Author: Hi, I am Daniel Moth
 
Introduction: The 
Language Integrated Query (LINQ) is the headline feature of the Visual Studio 2008&amp;nbsp;release.&amp;nbsp;Most of LINQ is based on the new C#3 and VB9 language features. In this video, I demonstrate the association between the compiler features and LINQ. In particular,
 you learn about the relationship to LINQ of 
Local Variable Type Inference, 
Object Initiliasers, 
Anonymous Types, 
Extension Methods,&amp;nbsp;Lambda Expressions&amp;nbsp;and
Query Expressions.

Download:
If you don&#39;t like streaming the video, you can download the 
WMV file packaged in a ZIP here. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 09:44:42 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 09:44:42 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[This was an excellent show!<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /><p>posted by Moltas</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633199186890000000</link>
		<pubDate>Fri, 13 Jul 2007 10:18:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633199186890000000</guid>
		<dc:creator>Moltas</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Awesome! This was a great way to demonstrate the various C# 3.0/3.5 features and also introduce to LINQ. I've read the blogs and MSDN articles on this, but this was probably the best/quick way to get hands dirty.<br>
<br>
Looking forward to more of these (probably on individual topics, but going a little deeper - like Extensions, anonymous types, query interfaces, etc).<p>posted by keeron</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633200418760000000</link>
		<pubDate>Sat, 14 Jul 2007 20:31:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633200418760000000</guid>
		<dc:creator>keeron</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[The download links via RSS seem to have a problem.<p>posted by Bydia</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633201551140000000</link>
		<pubDate>Mon, 16 Jul 2007 03:58:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633201551140000000</guid>
		<dc:creator>Bydia</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Moltas: Glad you enjoyed it <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
Keeron: Thanks. To get more on each C# 3.0 and VB9 language feature, follow the links to my blog for each. I have other VS2008 and&nbsp;Fx 3.5 videos in the pipeline so stay tuned <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br>
<br>
Bydia: Not sure which RSS feed you are referring to. Sorry, but the download is not available at all (schocking I know :O). You can only stream this video for now. When I have a download link available, I will add it above.<p>posted by Daniel Moth</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633202255760000000</link>
		<pubDate>Mon, 16 Jul 2007 23:32:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633202255760000000</guid>
		<dc:creator>Daniel Moth</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[awesome - really good explanation of the path to LINQ <p>posted by MDLohan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633202647940000000</link>
		<pubDate>Tue, 17 Jul 2007 10:26:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633202647940000000</guid>
		<dc:creator>MDLohan</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Clear and concise. I'd dearly love this for my archives. <br>
<br>
Please follow up with a download of this work, it lends itself to reuse.<br>
<br>
[A]<p>posted by JohnAskew</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633202981290000000</link>
		<pubDate>Tue, 17 Jul 2007 19:42:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633202981290000000</guid>
		<dc:creator>JohnAskew</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Agreed.&nbsp; This was most excellent.&nbsp; More from the Moth!&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br>
<p>posted by dr_rock</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633203663140000000</link>
		<pubDate>Wed, 18 Jul 2007 14:38:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633203663140000000</guid>
		<dc:creator>dr_rock</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Thanks for the nice words guys <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /><br>
<br>
I have now updated the original post above with a link to the download. Sorry it took&nbsp;us so long.<p>posted by Daniel Moth</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633213847550000000</link>
		<pubDate>Mon, 30 Jul 2007 09:32:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633213847550000000</guid>
		<dc:creator>Daniel Moth</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Hey Daniel,<br>
<br>
I saw you not so long ago present in Reading and it was great. You were the best presenter that day (actually, it was on par with the great ScottGu at WebDD!). As a result I've subscribed to your blog. It's nice to hear things like this coming out from Reading,UK
 <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> Keep up the good work<br>
<br>
- Stu<p>posted by sjhuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633214828080000000</link>
		<pubDate>Tue, 31 Jul 2007 12:46:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633214828080000000</guid>
		<dc:creator>sjhuk</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Hi Daniel,<br>
<br>
This is a great demo. Finally made all the new features work together in a simple demo that a develop can understand.<br>
<br>
Waiting for your next video...<br>
<br>
<a href="http://blogs.microsoft.co.il/blogs/bursteg">Guy Burstein</a><p>posted by bursteg</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633214901730000000</link>
		<pubDate>Tue, 31 Jul 2007 14:49:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633214901730000000</guid>
		<dc:creator>bursteg</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Thanks both!<br>
<br>
sjhuk: There is a lot more like this coming out from Reading here in teh UK. Check out our nuggets page
<a href="http://www.microsoft.com/uk/msdn/nuggets/default.aspx">here</a>.<br>
<br>
bursteg: It is trickling its way to channel9 as I type <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-11.gif' alt='Cool' /><br>
<br>
Cheers<br>
Daniel<p>posted by Daniel Moth</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633226082560000000</link>
		<pubDate>Mon, 13 Aug 2007 13:24:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633226082560000000</guid>
		<dc:creator>Daniel Moth</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[Check out this blog&nbsp; - <a href="http://www.ilink-systems.com/ThinkingBeyond/Blog/tabid/115/EntryID/9/Default.aspx">
http://www.ilink-systems.com/ThinkingBeyond/Blog/tabid/115/EntryID/9/Default.aspx<br>
</a><br>
Discusses the same thing.<p>posted by Sridhar Mahadevan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633416949490000000</link>
		<pubDate>Fri, 21 Mar 2008 11:15:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633416949490000000</guid>
		<dc:creator>Sridhar Mahadevan</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[
<p>Hey folks<br>
<br>
If you would also like to view a transcript of this video plus navigate to random points in the video, visit the following
<a href="http://www.soonerdev.net/screencastvideos/playVideo.aspx?videoID=dm_3">link</a><br>
<br>
The main web page is <a href="http://www.soonerdev.net/screencastvideos">here</a><br>
<br>
Aravind</p>
<p>posted by aravindmc</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633422011960000000</link>
		<pubDate>Thu, 27 Mar 2008 07:53:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633422011960000000</guid>
		<dc:creator>aravindmc</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[this is an&nbsp;awesome demo. But&nbsp; the sceencasts in the uk msdn didn't update for a long time <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' />
<p>posted by Alex Wang</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633494776600000000</link>
		<pubDate>Thu, 19 Jun 2008 13:07:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633494776600000000</guid>
		<dc:creator>Alex Wang</dc:creator>
	</item>
	<item>
		<title>Re: LINQ&#39;s relationship to the new C#3 and VB9 features</title>
		<description>
			<![CDATA[
<p>Glad you liked it Alex.. Sorry, I don't work for the UK subsidiary any longer, so not sure what is going on there.</p>
<p>&nbsp;</p>
<p>Cheers</p>
<p>Daniel</p>
<p>posted by Daniel Moth</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633933068450000000</link>
		<pubDate>Sun, 08 Nov 2009 19:54:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/DanielMoth/LINQs-relationship-to-the-new-C3-and-VB9-features#c633933068450000000</guid>
		<dc:creator>Daniel Moth</dc:creator>
	</item>
</channel>
</rss>