<?xml version="1.0" encoding="utf-8"?>
<DataSet xmlns="http://www.sirajgadhia.com/WebServices/News">
  <xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="News">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="NewsID" type="xs:int" minOccurs="0" />
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="Date" type="xs:dateTime" minOccurs="0" />
                <xs:element name="Location" type="xs:string" minOccurs="0" />
                <xs:element name="Excerpt" type="xs:string" minOccurs="0" />
                <xs:element name="Article" type="xs:string" minOccurs="0" />
                <xs:element name="Sequence" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
    <NewDataSet xmlns="">
      <News diffgr:id="News1" msdata:rowOrder="0">
        <NewsID>10028</NewsID>
        <Title>Cool new ASP.NET 3.5 and Silverlight demo application</Title>
        <Date>2007-09-12T00:00:00-04:00</Date>
        <Location>http://blogs.msdn.com</Location>
        <Excerpt>&lt;h3 class="entryviewheading"&gt;Cool new ASP.NET 3.5 and Silverlight demo application&lt;/h3&gt;&lt;p&gt;Steve Marx apparently never gets tired of writing video centric web sites... &lt;a href="http://smarx.com/posts/my-own-mix07-video-player-using-all-the-new-stuff.aspx"&gt;he has done it again&lt;/a&gt; and it is very cool.&amp;nbsp; I am impressed with the fact that there is so few lines of code (in fact there is more CSS markup than code).. this is due to the simplicity that Linq, ASP.NET 3.5 and Silverlight brings to the developers.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;a href="http://channel9.msdn.com/Screencasts/330958_MIX07VideosPlayer.wmv"&gt;&lt;img src="http://smarx.com/images/mix07video_screenshot.jpg" width="380"  alt="" /&gt;&lt;/a&gt; &lt;/p&gt;</Excerpt>
        <Article>&lt;h3 class="entryviewheading"&gt;Cool new ASP.NET 3.5 and Silverlight demo application&lt;/h3&gt;
&lt;p&gt;Steve Marx apparently never gets tired of writing video centric web sites... &lt;a href="http://smarx.com/posts/my-own-mix07-video-player-using-all-the-new-stuff.aspx"&gt;he has done it again&lt;/a&gt; and it is very cool.&amp;nbsp; I am impressed with the fact that there is so few lines of code (in fact there is more CSS markup than code).. this is due to the simplicity that Linq, ASP.NET 3.5 and Silverlight brings to the developers.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://channel9.msdn.com/Screencasts/330958_MIX07VideosPlayer.wmv"&gt;&lt;img src="http://smarx.com/images/mix07video_screenshot.jpg" alt="" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Here is the &lt;a href="http://smarx.com/sample/MIX07VideosCode.zip"&gt;the code&lt;/a&gt;&amp;nbsp;and a &lt;a href="http://channel9.msdn.com/Screencasts/330958_MIX07VideosPlayer.wmv"&gt;screen cast&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Steve uses a bunch of new stuff!&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Searching and paging via ListView, DataPager, and LinqDataSource (all new ASP.NET controls with .NET 3.5). &lt;/li&gt;
    &lt;li&gt;Video player via the Media control in the ASP.NET Futures July CTP (uses Silverlight 1.0 RC). &lt;/li&gt;
    &lt;li&gt;Popup biographies and &amp;quot;more/less&amp;quot; collapsible details via the new .NET 3.5-compatible drop of the AJAX Control Toolkit. &lt;/li&gt;
    &lt;li&gt;Back/forward buttons support via the History control in the ASP.NET Futures July CTP.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</Article>
        <Sequence>12</Sequence>
      </News>
    </NewDataSet>
  </diffgr:diffgram>
</DataSet>