<?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 - Extension Methods in Visual Basic 9.0</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/funkyonex/Extension-Methods-in-Visual-Basic-90/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/256777_100x75.jpg</url>
		<title>Channel 9 - Extension Methods in Visual Basic 9.0</title>
		<link></link>
	</image>
	<description>In this in interview Scott Wisniewski, a Developer on the Visual Basic Team, talks about Extension Methods and shows us a couple interesting LINQ providers. In his own unique way, Scott dives into the meaning of Extension Methods and how they can
 extend types with discoverable methods which are part of the underpinnings of LINQ. He walks through some code written as an extension to LINQ query results to generate pie charts and then dives into a LINQ provider he built that hooks into Performance Monitor
 to give you real-time statistics on your LINQ queries. You can also read Scott&#39;s
MSDN Magazine article here.






0:00 – 1:15  


Intro 




1:15 


Simple Extension Method on a string 




4:34 


Pie chart extension 




6:32 


Discussion of Lambda expression/Inline Functions 




9:39 


Custom LINQ Provider utilizing Performance Monitor 




</description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 09:47:53 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 09:47:53 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>