<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Anonymous Types Revisions &amp; Comments</title>
    <description>The 25 most recent updates for the ASP.net Wiki</description>
    <link>http://wiki.asp.net/themes/iis/pages/updated-articles.aspx</link>
    <language>en-us</language>
    <copyright>Copyright © 2008 Microsoft Corporation. All Rights Reserved</copyright>
    <lastBuildDate>Fri, 04 Jul 2008 10:42:27 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>Anonymous Types: Revision 2</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/420/anonymous-types/rev/2"&gt;Anonymous Types&lt;/a&gt; was edited by vik20000in on Friday, July 04, 2008 with the following notes: Updated the Pargraph on How Compiler works for Annonymous types.</description>
      <link>http://wiki.asp.net/page.aspx/420/anonymous-types/rev/2</link>
      <category>Visual Studio 2008</category>
      <author>vik20000in</author>
      <pubDate>Fri, 04 Jul 2008 10:42:27 GMT</pubDate>
    </item>
    <item>
      <title>Anonymous Types: Revision 1</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/420/anonymous-types/rev/1"&gt;Anonymous Types&lt;/a&gt; was added by bmains on Wednesday, July 02, 2008.&lt;br /&gt;&lt;br /&gt;It&amp;#39;s now possible to create class definitions on the fly. This is the concept of anonymous types, where the type is based on the signature of the class. To create an anonymous type, use the following: new { First = &amp;quot;B&amp;quot;, Second=&amp;quot;C&amp;quot;</description>
      <link>http://wiki.asp.net/page.aspx/420/anonymous-types/rev/1</link>
      <category>Visual Studio 2008</category>
      <author>bmains</author>
      <pubDate>Wed, 02 Jul 2008 18:14:00 GMT</pubDate>
    </item>
  </channel>
</rss>