<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Data : SQLServer2005</title><link>http://blogs.msdn.com/data/archive/tags/SQLServer2005/default.aspx</link><description>Tags: SQLServer2005</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Data Access Virtual Labs</title><link>http://blogs.msdn.com/data/archive/2006/11/16/data-access-virtual-labs.aspx</link><pubDate>Fri, 17 Nov 2006 04:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1091050</guid><dc:creator>alexbarn</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/data/comments/1091050.aspx</comments><wfw:commentRss>http://blogs.msdn.com/data/commentrss.aspx?PostID=1091050</wfw:commentRss><description>&lt;P mce_keep="true"&gt;MSDN Virtual Labs allows customers to quickly evaluate or learn how to build applications through a series of guided, hands-on labs which can be completed in 90 minutes or less. &lt;/P&gt;
&lt;P&gt;The best part is, the MSDN Virtual Labs &lt;B&gt;do not require any installation &lt;/B&gt;and are available to customers immediately for free. 
&lt;P&gt;&lt;A href="http://msdn.microsoft.com/virtuallabs/data/default.aspx" mce_href="http://msdn.microsoft.com/virtuallabs/data/default.aspx"&gt;The MSDN Data Access Virtual Labs&lt;/A&gt; offers the following labs to try out right now:&lt;/P&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=5639883" mce_href="http://go.microsoft.com/?linkid=5639883"&gt;XML Tools in Visual Studio 2005&lt;/A&gt; &lt;STRONG&gt;New!&lt;/STRONG&gt; 
&lt;P&gt;After completing this lab, you will be better able to: 
&lt;UL&gt;
&lt;LI&gt;Work with XML Editor 
&lt;LI&gt;Work with XML Schemas 
&lt;LI&gt;Work with XSLT Debugger &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=5639883" mce_href="http://go.microsoft.com/?linkid=5639883"&gt;ADO.NET vNext August CTP&lt;/A&gt; &lt;STRONG&gt;New!&lt;/STRONG&gt; 
&lt;UL&gt;
&lt;LI&gt;Use the bits released in the &lt;A class="" href="http://blogs.msdn.com/adonet/archive/2006/08/15/701479.aspx" mce_href="http://blogs.msdn.com/adonet/archive/2006/08/15/701479.aspx"&gt;ADO.NET vNext August CTP&lt;/A&gt; without installing bits on your machine :-)&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=4267443" mce_href="http://go.microsoft.com/?linkid=4267443"&gt;SQL Server 2005 SQL Server and ADO.NET (Lab A)&lt;/A&gt; 
&lt;P&gt;In this lab you will learn to: 
&lt;UL&gt;
&lt;LI&gt;Build a Windows application displaying a bound data grid 
&lt;LI&gt;Execute a long-running query that would normally block the user interface as it runs &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=4267444" mce_href="http://go.microsoft.com/?linkid=4267444"&gt;SQL Server 2005 SQL Server and ADO.NET (Lab B)&lt;/A&gt; 
&lt;P&gt;In this lab you will learn to: 
&lt;UL&gt;
&lt;LI&gt;Build a Windows application displaying a bound data grid 
&lt;LI&gt;Use SqlDependency and SqlNotifications &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=4533654" mce_href="http://go.microsoft.com/?linkid=4533654"&gt;Using Xquery with SQL Server 2005 XML Data&lt;/A&gt; 
&lt;P&gt;In this lab you will learn to: 
&lt;UL&gt;
&lt;LI&gt;Use the built-in methods of the XML data type to execute XQuery queries 
&lt;LI&gt;Execute XQuery and T-SQL together 
&lt;LI&gt;Modify XML data by using XQuery &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=4267442" mce_href="http://go.microsoft.com/?linkid=4267442"&gt;SQL Server 2005 XML Capabilities&lt;/A&gt; 
&lt;P&gt;In this lab you will learn to: 
&lt;UL&gt;
&lt;LI&gt;Store XML data in a table 
&lt;LI&gt;Query XML data using a variety of mechanisms 
&lt;LI&gt;Modify XML data &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=5079448" mce_href="http://go.microsoft.com/?linkid=5079448"&gt;Visual Basic 2005 Lab 2 - Working with Databases using SQL Server 2005&lt;/A&gt; 
&lt;P&gt;In this lab you will learn to: 
&lt;UL&gt;
&lt;LI&gt;Create a Class Library 
&lt;LI&gt;Creating a SQL Server Database 
&lt;LI&gt;Configure MyPhotosDataSet 
&lt;LI&gt;Write Code&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=4889730" mce_href="http://go.microsoft.com/?linkid=4889730"&gt;ASP.NET 2.0 Data Access&lt;/A&gt; 
&lt;P&gt;In this lab you will learn to: 
&lt;UL&gt;
&lt;LI&gt;Use SqlDataSource controls to bind to databases 
&lt;LI&gt;Use ObjectDataSource controls to bind to data components 
&lt;LI&gt;Create and configure data components 
&lt;LI&gt;Parameterize data sources using control values 
&lt;LI&gt;Parameterize data sources using query strings 
&lt;LI&gt;Use GridView and DetailsView controls 
&lt;LI&gt;Customize the columns in a GridView control 
&lt;LI&gt;Customize the rows in a DetailsView control 
&lt;LI&gt;Display images in DetailsView controls using ImageFields 
&lt;LI&gt;Update databases with ObjectDataSources, GridViews, and DetailsViews 
&lt;LI&gt;Configure data source controls to cache query results 
&lt;LI&gt;Use SQL cache dependencies to refresh cached query results&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=5254801" mce_href="http://go.microsoft.com/?linkid=5254801"&gt;Developing a SQL Mobile Application with Visual Studio 2005 and SQL Server 2005&lt;/A&gt; &lt;STRONG&gt;New!&lt;/STRONG&gt; 
&lt;P&gt;In this lab you will learn to: &lt;/P&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Synchronize data between a Windows Mobile®–based device and a SQL Server 2005 backend database 
&lt;LI&gt;Create a SQL Mobile database, set up, and configure SQL Server 2005 and Internet Information Services (IIS) for merge replication. 
&lt;LI&gt;Create a Microsoft .NET Compact Framework application to maintain SQL Mobile data and synchronize it with SQL Server data 
&lt;LI&gt;Synchronize SQL Mobile data with any backend data store using a Web service &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/?linkid=5093748"&gt;Architecting Connected Systems: SQL Server 2005 Web Services&lt;/A&gt; 
&lt;P&gt;In this lab you will learn to: &lt;/P&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Create HTTP Endpoints 
&lt;LI&gt;View the WSDL exposed by the Endpoints 
&lt;LI&gt;Consume HTTP Endpoints &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Alex Barnett, Program Manager.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1091050" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/data/archive/tags/XML/default.aspx">XML</category><category domain="http://blogs.msdn.com/data/archive/tags/SQLServer2005/default.aspx">SQLServer2005</category><category domain="http://blogs.msdn.com/data/archive/tags/ADO.NET/default.aspx">ADO.NET</category><category domain="http://blogs.msdn.com/data/archive/tags/VisualStudio2005/default.aspx">VisualStudio2005</category></item></channel></rss>