<rss version="2.0">
  <channel>
    <title>MSDN Screencasts | By Tags | VB9</title>
    <description></description>
    <language>en-gb</language>
    <link>http://www.microsoft.com/uk/msdn/screencasts/default.aspx</link>
    <pubDate>Thu, 26 Nov 2009 01:45:23 GMT</pubDate>
    <lastBuildDate>Thu, 26 Nov 2009 01:45:23 GMT</lastBuildDate>
    <generator>MSDN Event Service 1.0</generator>
    <ttl>1440</ttl>
    <item>
      <title>Debugging Into the .NET Framework Source Code with Visual Studio 2008</title>
      <description></description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/304/Debugging-Into-the-NET-Framework-Source-Code-with-Visual-Studio-2008.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Thu, 17 Jan 2008 07:22:25 GMT</pubDate>
    </item>
    <item>
      <title>VB Intellisense In VS2008</title>
      <description></description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/254/VB-Intellisense-In-VS2008.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Sun, 12 Aug 2007 03:02:52 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Dynamic Interfaces</title>
      <description>Dynamic interfaces bring the idea of 'duck typing' into Visual Basic 9.0, allowing you to reference an object through an interface even if the object does not implement the interface as long as the object matches the right 'shape'.
</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/176/VB9-Dynamic-Interfaces.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 14 Nov 2006 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Dynamic Identifiers</title>
      <description>Dynamic identifiers in VB9 allow you to easily invoke methods without necessarily knowing that the method is called at compile time. Whilst this is possible today, the VB9 syntax makes it natural and easy.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/177/VB9-Dynamic-Identifiers.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 14 Nov 2006 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - XML Support</title>
      <description>VB9 becomes the best .NET language for creating and manipulating XML with XML features built natively in the language. In this session, we'll take a quick look at what you can expect.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/178/VB9-XML-Support.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 14 Nov 2006 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Pieces of LINQ</title>
      <description>In previous VB9 sessions we've explored various features that facilitate LINQ. In this session we'll try and look at how LINQ actually works with those features to add extensible querying support into the language.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/179/VB9-Pieces-of-LINQ.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 14 Nov 2006 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Anonymous Types</title>
      <description>Anonymous types is a feature whereby the compiler creates a class on the programmer's behalf rather than having to explicitly go ahead and create a class. We'll take a quick look at how this works in this session.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/4/VB9-Anonymous-Types.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Collection Initialisers</title>
      <description>Collection Initialisers allow you to initialise a generic collection with a single statement. This video provides a brief overview of how that looks.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/5/VB9-Collection-Initialisers.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Extension Methods</title>
      <description>In Visual Basic 9, it is possible to give the appearance of adding 'extension methods' to classes without changing the classes themselves. We'll explore how extension methods work in this session.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/6/VB9-Extension-Methods.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Implicit Types</title>
      <description>In Visual Basic 9, it is possible to declare variables without specifying their types and yet without using late-binding. This session explores how this new implicit typing feature works.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/7/VB9-Implicit-Types.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VB9 - Object Initialisers</title>
      <description>Visual Basic 9 has the capability to construct and initialise an object all in a single line of code. In this video we'll take a look at how that works.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/8/VB9-Object-Initialisers.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>