<rss version="2.0">
  <channel>
    <title>MSDN Screencasts | By Tags | SQL Server</title>
    <description></description>
    <language>en-gb</language>
    <link>http://www.microsoft.com/uk/msdn/screencasts/default.aspx</link>
    <pubDate>Wed, 25 Nov 2009 12:01:37 GMT</pubDate>
    <lastBuildDate>Wed, 25 Nov 2009 12:01:37 GMT</lastBuildDate>
    <generator>MSDN Event Service 1.0</generator>
    <ttl>1440</ttl>
    <item>
      <title>SQL Server 2008 - Change Tracking</title>
      <description>&lt;div&gt;SQL Server 2008 has two facilities for monitoring changes to a table to facilitate (e.g.) loading of a data warehousing or building an online/offline application with syncronisation capabilities.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;In this video we take a look at "Change Tracking" which provides notification of net changes made to data during a period of time and is a good basis for building of an application requiring one or two way synch.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/299/SQL-Server-2008-Change-Tracking.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Fri, 14 Dec 2007 22:37:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 - Table Valued Parameters</title>
      <description>&lt;div&gt;SQL Server 2008 (and ADO.NET in .NET Framework V3.5) have a capability whereby you can pass a whole table of data into a stored procedure in one go. Rather than passing XML or a string, multi-valued parameters can be represented quite naturally.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;In this video, we take a quick look.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/296/SQL-Server-2008-Table-Valued-Parameters.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Fri, 14 Dec 2007 22:34:27 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to Entities - Deferred Loading of Entities</title>
      <description>ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at how the framework deals with the deferred loading of related entities from the database.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/276/LINQ-to-Entities-Deferred-Loading-of-Entities.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Sat, 13 Oct 2007 20:07:14 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to Entities - Defining and Executing Queries</title>
      <description>ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at the difference between defining a query and executing a query.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/275/LINQ-to-Entities-Defining-and-Executing-Queries.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Sat, 13 Oct 2007 20:03:28 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to Entities - Metadata Generation Tools</title>
      <description>ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at how we can use metadata generation tools in order to produce the necessary models for the Entity Framework.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/274/LINQ-to-Entities-Metadata-Generation-Tools.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Sat, 13 Oct 2007 19:59:06 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to Entities - Intro (Metadata, Querying, Updating)</title>
      <description>ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we take a quick look at how to obtain build a model in order to query and update data. Later videos will examine these topics in greater depth.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/272/LINQ-to-Entities-Intro-Metadata-Querying-Updating.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Sat, 13 Oct 2007 19:51:56 GMT</pubDate>
    </item>
    <item>
      <title>Windows Workflow Foundation: Building Persistence Services</title>
      <description>Windows Workflow Foundation comes with its own persistence service that uses SQL Server. However, it is also possible to build your own, and in this session we explore the basics of achieving that.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/36/Windows-Workflow-Foundation-Building-Persistence-Services.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Mon, 26 Jun 2006 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Database Connection</title>
      <description>This Screencast shows you how to configure your ASP.NET 2.0 Web application to connect to SQL Server 2005 by using Windows authentication. In addition, this Screencast presents an authorisation pattern for restricting your application's identity within the database.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/64/ASPNET-Database-Connection.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Thu, 23 Feb 2006 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 Express- Express Editions</title>
      <description></description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/90/SQL-Server-2005-Express-Express-Editions.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Mon, 19 Sep 2005 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Working with triggers on Data Definition Language</title>
      <description>A new feature in SQL Server 2005 allows us to install triggers on Data Definition Language (e.g. when a table is created). This session takes a look.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/120/Working-with-triggers-on-Data-Definition-Language.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 31 May 2005 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Working with the new XML data type</title>
      <description>In SQL Server 2005 we have a new XML data type with rich capabilities for storing your XML data. This session explores how that works.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/145/Working-with-the-new-XML-data-type.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Thu, 03 Mar 2005 08:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Writing stored procedures in .NET managed code</title>
      <description>In this session we'll look at how we can use managed languages such as C# and VB to write stored procedures for SQL Server.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/157/Writing-stored-procedures-in-NET-managed-code.aspx</link>
      <guid isPermaLink="false"></guid>
      <pubDate>Tue, 11 Jan 2005 08:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>