﻿<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../rss.xsl" media="screen"?><rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Microsoft Virtual Labs - SharePoint Portal Server</title><link>http://msdn.microsoft.com/virtuallabs/</link><description>Microsoft Virtual Labs allow you to either quickly evaluate or learn how to build great applications for Windows and the Web, through a series of guided, hands-on labs which can be completed in 90 minutes.</description><copyright>(c) 2007, Microsoft, Inc. All rights reserved.</copyright><ttl>20</ttl><item><title>MSDN Virtual Lab  A SharePoint Developer Introduction - Web Parts</title><description>After completing this lab you'll be better able to: 1) Create a basic SharePoint Web Part which displays information from within the SharePoint site; 2) Create a more advanced Web Part utilizing a server postback and the SPGridView control; 3) Create an advanced Web Part leveraging Web Part connection that displays budget data</description><link>http://go.microsoft.com/?linkid=9644896</link><guid isPermaLink="false">8a2d162d-6ea1-4f03-9ad2-fc3514f73967</guid><pubDate>Wed, 31 Dec 2008 15:03:07 GMT</pubDate></item><item><title>MSDN Virtual Lab  A SharePoint Developer Introduction - Web Parts- C#</title><description>After completing this lab you'll be better able to: 1) Create a basic SharePoint Web Part which displays information from within the SharePoint site; 2) Create a more advanced Web Part utilizing a server postback and the SPGridView control; 3) Create an advanced Web Part leveraging Web Part connection that displays budget data</description><link>http://go.microsoft.com/?linkid=9644897</link><guid isPermaLink="false">a8960d92-3b35-494e-8d57-f979b573a0fb</guid><pubDate>Wed, 31 Dec 2008 15:03:07 GMT</pubDate></item><item><title>MSDN Virtual Lab  A SharePoint Developer Introduction - Web Parts VB</title><description>After completing this lab you'll be better able to: 1) Create a basic SharePoint Web Part which displays information from within the SharePoint site; 2) Create a more advanced Web Part utilizing a server postback and the SPGridView control; 3) Create an advanced Web Part leveraging Web Part connections that displays budget data</description><link>http://go.microsoft.com/?linkid=9644894</link><guid isPermaLink="false">8f7bf5d5-fcc1-4d20-aafd-a806125ed809</guid><pubDate>Wed, 31 Dec 2008 12:16:06 GMT</pubDate></item><item><title>MSDN Virtual Lab:  A SharePoint Developer Introduction - Page Branding</title><description>After completing this lab you'll be better able to: 1) Work with master pages; 2) Work with style sheets; 3) Create themes; 4) Utilize features and feature stapling</description><link>http://go.microsoft.com/?linkid=9645798</link><guid isPermaLink="false">c092026c-4846-48b1-909e-f909980525e9</guid><pubDate>Fri, 09 Jan 2009 12:44:00 GMT</pubDate></item><item><title>MSDN Virtual Lab:  A SharePoint Developer Introduction - Page Branding- C#</title><description>After completing this lab you'll be better able to: 1) Work with master pages; 2) Work with style sheets; 3) Create themes; 4) Utilize features and feature stapling</description><link>http://go.microsoft.com/?linkid=9645799</link><guid isPermaLink="false">cb2691de-6a72-40d5-b118-7d49871c0bcf</guid><pubDate>Fri, 09 Jan 2009 12:44:00 GMT</pubDate></item><item><title>MSDN Virtual Lab:  A SharePoint Developer Introduction - Page Branding VB</title><description>After completing this lab you'll be better able to: 1) Work with Master pages; 2) Work with style sheets; 3) Create themes; 4) Utilize features and feature stapling</description><link>http://go.microsoft.com/?linkid=9639177</link><guid isPermaLink="false">52daf3fb-3cc6-42ef-a607-56880d3f7812</guid><pubDate>Mon, 01 Dec 2008 17:10:49 GMT</pubDate></item><item><title>MSDN Virtual Lab:  A SharePoint Developer Introduction - Page Navigation</title><description>After completing this lab you'll be better able to: 1) Add a link to the Site Actions menu; 2) Add an additional link to an item’s edit control block menu for files with a specific file extension; 3) Add new links to the top navigation menu via code; 4) Create and implement a custom navigation site map provider</description><link>http://go.microsoft.com/?linkid=9651963</link><guid isPermaLink="false">31fb8a11-d396-49ec-991f-26688d266b90</guid><pubDate>Wed, 18 Feb 2009 15:19:25 GMT</pubDate></item><item><title>MSDN Virtual Lab:  A SharePoint Developer Introduction - Workflow</title><description>After completing this lab you'll be better able to: 1) Build a simple workflow that sends an email when a user adds a document library; 2) Build a workflow that creates a task when a user adds a meeting request to a calendar; 3) Modify a workflow to send the administrator a reminder email if a period of time has passed without a resolution to the meeting request</description><link>http://go.microsoft.com/?linkid=9660236</link><guid isPermaLink="false">276df48f-d6ec-4225-9293-63fb00d441a3</guid><pubDate>Mon, 06 Apr 2009 13:19:17 GMT</pubDate></item><item><title>MSDN Virtual Lab:  A SharePoint Developer Introduction- Content Types- VB</title><description>After completing this lab you'll be better able to: 1) Explore options available to a developer when working with Content Types</description><link>http://go.microsoft.com/?linkid=9645948</link><guid isPermaLink="false">0e636f0b-676e-411e-818d-a9b3f4570ce8</guid><pubDate>Mon, 12 Jan 2009 15:48:49 GMT</pubDate></item><item><title>MSDN Virtual Lab:  A SharePoint Developer Introduction- Data Lists VB</title><description>After completing this lab you'll be better able to: 1) Create and customize a list with the SharePoint browser interface; 2) Interact with lists from custom web parts; 3) Work with list items such as documents and tasks</description><link>http://go.microsoft.com/?linkid=9644893</link><guid isPermaLink="false">707c6001-35cf-4bfd-9a95-9511086c8e36</guid><pubDate>Wed, 31 Dec 2008 11:36:01 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Event Handler</title><description>After completing this lab you'll be better able to: 1) Create a custom Content Type and use it in a custom list; 2) Write a code to process both asynchronous and synchronous Item events; 3) Write a code to execute when you activate a Feature</description><link>http://go.microsoft.com/?linkid=9648290</link><guid isPermaLink="false">171dd934-c5dd-430d-b44f-d31ec9894ff3</guid><pubDate>Mon, 26 Jan 2009 13:56:21 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Event Handler C#</title><description>After completing this lab you'll be better able to: 1) Create a custom Content Type and use it in a custom list; 2) Write a code to process both asynchronous and synchronous Item events; 3) Write a code to execute when you activate a Feature</description><link>http://go.microsoft.com/?linkid=9648290</link><guid isPermaLink="false">5f8dabc5-0981-46eb-8322-eaf308c29cd7</guid><pubDate>Mon, 26 Jan 2009 13:56:21 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Event Handler VB</title><description>After completing this lab you'll be better able to: 1) Create a custom Content Type and use it in a custom list; 2) Write a code to process both asynchronous and synchronous Item events; 3) Write a code to execute when you activate a Feature</description><link>http://go.microsoft.com/?linkid=9640186</link><guid isPermaLink="false">1e131762-400d-4e33-9654-fdb8e046c84c</guid><pubDate>Fri, 05 Dec 2008 17:53:05 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Event Handler VB</title><description>After completing this lab you'll be better able to: 1) Create a custom Content Type and use it in a custom list; 2) Write a code to process both asynchronous and synchronous Item events; 3) Write a code to execute when you activate a Feature</description><link>http://go.microsoft.com/?linkid=9638351</link><guid isPermaLink="false">3a70df2a-50e9-4feb-a57d-23536e1cf560</guid><pubDate>Wed, 26 Nov 2008 16:09:15 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Page Branding VB</title><description>After completing this lab you'll be better able to: 1) Work with master pages; 2) Work with style sheets; 3) Create themes; 4) Utilize features and feature stapling</description><link>http://go.microsoft.com/?linkid=9640184</link><guid isPermaLink="false">a8780761-7f10-4a97-b949-be085a6f80af</guid><pubDate>Fri, 05 Dec 2008 17:46:15 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Page Navigation</title><description>After completing this lab you'll be better able to: 1) Add a link to the Site Actions menu; 2) Add an additional link to an item’s edit control block menu for files with a specific file extension; 3) Add new links to the top navigation menu via code; 4) Create and implement a custom navigation site map provider</description><link>http://go.microsoft.com/?linkid=9642084</link><guid isPermaLink="false">6e6a4552-823d-4dc6-be9b-f2e6ac87a2db</guid><pubDate>Fri, 12 Dec 2008 16:02:02 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Page Navigation</title><description>After completing this lab you'll be better able to: 1) Add a link to the Site Actions menu; 2) Add an additional link to an item’s edit control block menu for files with a specific file extension; 3) Add new links to the top navigation menu via code; 4) Create and implement a custom navigation site map provider</description><link>http://go.microsoft.com/?linkid=9642083</link><guid isPermaLink="false">1ed298ef-3c1a-4850-bd15-c52eba3906e1</guid><pubDate>Fri, 12 Dec 2008 16:02:02 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - User Management VB</title><description>After completing this lab you'll be better able to: 1) Work with audit data; 2) Check for user permissions within code; 3) Implement custom Web Part targeting</description><link>http://go.microsoft.com/?linkid=9639178</link><guid isPermaLink="false">9c405401-a550-471d-a313-5d80ca69cb5c</guid><pubDate>Mon, 01 Dec 2008 17:23:41 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - User Management VB</title><description>After completing this lab you'll be better able to: 1) Work with audit data; 2) Check for user permissions within code; 3) Implement custom Web Part targeting</description><link>http://go.microsoft.com/?linkid=9640185</link><guid isPermaLink="false">b7d023ba-36da-4336-9227-6fa37982ae97</guid><pubDate>Fri, 05 Dec 2008 17:48:44 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Web Services VB</title><description>After completing this lab you'll be better able to: 1) Use several SharePoint web services to expose data and manipulate SharePoint site configuration</description><link>http://go.microsoft.com/?linkid=9640664</link><guid isPermaLink="false">4a401187-0634-47f5-bbee-bd7164fc6025</guid><pubDate>Mon, 08 Dec 2008 16:37:42 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Web Services VB</title><description>After completing this lab you'll be better able to: 1) Use several SharePoint web services to expose data and manipulate SharePoint site configuration</description><link>http://go.microsoft.com/?linkid=9640870</link><guid isPermaLink="false">8ac04faf-959e-41de-a343-804bedc7497b</guid><pubDate>Tue, 09 Dec 2008 11:12:57 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Workflow</title><description>After completing this lab you will be better able to: 1) Build a simple workflow that sends an email when a user adds a document to a document library; 2) Build a workflow that creates a task when a user adds a meeting request to a calendar; 3) Modify a workflow to send the administrator a reminder email if a period of time has passed without a resolution to the meeting request</description><link>http://go.microsoft.com/?linkid=9295420</link><guid isPermaLink="false">1f3ed298-3742-418f-8204-3c79449778cc</guid><pubDate>Fri, 25 Jul 2008 14:37:27 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Workflow C#</title><description>After completing this lab you'll be better able to: 1) Build a simple workflow that sends an email when a user adds a document to a document library; 2) Build a workflow that creates a task when a user adds a meeting request to a calendar; 3) Modify a workflow to send the administrator a reminder email if a period of time has passed without a resolution to the meeting request</description><link>http://go.microsoft.com/?linkid=9658814</link><guid isPermaLink="false">b46d7f7a-5446-451e-9b78-cfd50f47f081</guid><pubDate>Mon, 30 Mar 2009 18:22:45 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Workflow- C#</title><description>After completing this lab you will be better able to: 1) Build a simple workflow that sends an email when a user adds a document to a document library; 2) Build a workflow that creates a task when a user adds a meeting request to a calendar; 3) Modify a workflow to send the administrator a reminder email if a period of time has passed without a resolution to the meeting request</description><link>http://go.microsoft.com/?linkid=9295418</link><guid isPermaLink="false">bf0f34f6-8fb4-4de8-9a57-f36749603dce</guid><pubDate>Fri, 25 Jul 2008 14:33:14 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction - Workflow VB</title><description>After completing this lab you'll be better able to: 1) Build workflows that perform actions when users take actions in SharePoint</description><link>http://go.microsoft.com/?linkid=9658815</link><guid isPermaLink="false">4a61ec93-181e-462a-b60c-95caefaf07eb</guid><pubDate>Mon, 30 Mar 2009 18:36:34 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- Content Types</title><description>After completing this lab you'll be better able to: 1) Create a Content Type for managing online events; 2) Add customized pages; 3) Create and deploy a Content Type using the SharePoint API</description><link>http://go.microsoft.com/?linkid=9645592</link><guid isPermaLink="false">4ecd83f0-7b10-41fa-9667-3771e03c87af</guid><pubDate>Thu, 08 Jan 2009 17:49:12 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- Content Types- C#</title><description>After completing this lab you'll be better able to: 1) Create a Content Type for managing online events; 2) Add customized pages; 3) Create and deploy a Content Type using the SharePoint API</description><link>http://go.microsoft.com/?linkid=9645593</link><guid isPermaLink="false">b4c06ea0-6c05-463c-904f-6b1c89998dd7</guid><pubDate>Thu, 08 Jan 2009 17:49:12 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- Data Lists</title><description>After completing this lab you'll be better able to: 1) Create and customize a list with the SharePoint browser interface; 2) Interact with lists from custom web parts; 3) Work with list items such as documents and tasks</description><link>http://go.microsoft.com/?linkid=9644160</link><guid isPermaLink="false">0c3a877d-ef33-4376-86f0-c4bc55da5f99</guid><pubDate>Fri, 26 Dec 2008 14:13:58 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- Data Lists- C#</title><description>After completing this lab you'll be better able to: 1) Create and customize a list with the SharePoint browser interface; 2) Interact with lists from custom web parts; 3) Work with list items such as documents and tasks</description><link>http://go.microsoft.com/?linkid=9644157</link><guid isPermaLink="false">b319a444-e5b4-46ef-9d0d-e986100aa4cb</guid><pubDate>Fri, 26 Dec 2008 14:13:58 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- User Management</title><description>After completing this lab you'll be better able to: 1) Work with audit data; 2) Check for user permissions within code; 3) Implement custom Web Part targeting</description><link>http://go.microsoft.com/?linkid=9644161</link><guid isPermaLink="false">44958f45-3714-45a7-ba6c-532f99e3c7c2</guid><pubDate>Fri, 26 Dec 2008 14:28:09 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- User Management- C#</title><description>After completing this lab you'll be better able to: 1) Work with audit data; 2) Check for user permissions within code; 3) Implement custom Web Part targeting</description><link>http://go.microsoft.com/?linkid=9644158</link><guid isPermaLink="false">86edd8f5-c791-4adf-b9ee-eed76db37047</guid><pubDate>Fri, 26 Dec 2008 14:28:09 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- Web Services</title><description>After completing this lab you'll be better able to: 1) Use several SharePoint Web Services to expose data and manipulate SharePoint site configuration</description><link>http://go.microsoft.com/?linkid=9644159</link><guid isPermaLink="false">3070e8cd-25ad-41b3-8069-b0a1f8eb5fee</guid><pubDate>Mon, 29 Dec 2008 13:35:32 GMT</pubDate></item><item><title>MSDN Virtual Lab: A SharePoint Developer Introduction- Web Services- C#</title><description>After completing this lab you'll be better able to: 1) Use several SharePoint Web Services to expose data and manipulate SharePoint site configuration</description><link>http://go.microsoft.com/?linkid=9644159</link><guid isPermaLink="false">5fa6bc72-fe23-4610-a477-793f7d40f919</guid><pubDate>Mon, 29 Dec 2008 13:35:32 GMT</pubDate></item><item><title>MSDN Virtual Lab: Getting Started with the Business Data Catalog in Microsoft Office SharePoint Server 2007</title><description>After completing this lab you'll be better able to: 1) Build and register metadata; 2) Define entities, methods, and filters; 3) Define actions and associations</description><link>http://go.microsoft.com/?linkid=9639179</link><guid isPermaLink="false">c46ad4ff-899a-4807-a75c-07cb70d73eb2</guid><pubDate>Mon, 01 Dec 2008 17:28:17 GMT</pubDate></item><item><title>MSDN Virtual Lab: Integrating the New Mobility Features of Microsoft Office SharePoint Server 2007 with Windows Mobile</title><description>After completing this lab you'll be better able to: 1) Create and access a SharePoint team site; 2) Access a SharePoint site from a Windows Mobile device</description><link>http://go.microsoft.com/?linkid=9640187</link><guid isPermaLink="false">d1db87be-33aa-4d13-9518-17fd882d0348</guid><pubDate>Fri, 05 Dec 2008 17:57:30 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 1- Getting Started</title><description>After completing this lab you'll be better able to: 1) Deploy a web part using the Visual Studio extensions; 2) Explore Adventure Works using SharePoint Designer 2007</description><link>http://go.microsoft.com/?linkid=9661034</link><guid isPermaLink="false">4155a1a4-30ea-43af-b8a3-4f7531b959d5</guid><pubDate>Fri, 10 Apr 2009 17:16:59 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 1: Getting Started</title><description>After completing this lab you'll be better able to: 1) Deploy a web part using the Visual Studio extensions; 2) Explore Adventure Works using SharePoint Designer 2007</description><link>http://go.microsoft.com/?linkid=9666150</link><guid isPermaLink="false">7b7369ec-2cdf-4d5a-aab7-718dca25e367</guid><pubDate>Wed, 13 May 2009 14:53:45 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 10-2: Integrating a Silverlight Application with the SharePoint Object Model via Web Services</title><description>After completing this lab you'll be better able to: 1) Create a custom SharePoint Web Service that uses SharePoint API to submit data into a SharePoint list; 2) Create a Silverlight application that consumes the Web Service and will submit data entered by the user into a SharePoint list; 3) Use Web Parts to display Silverlight applications</description><link>http://go.microsoft.com/?linkid=9667341</link><guid isPermaLink="false">328396db-46bc-4309-8ea2-daebd3875224</guid><pubDate>Fri, 22 May 2009 14:24:38 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 10-2: Integrating a Silverlight Application with the SharePoint Object Model via Web Services</title><description>After completing this lab you'll be better able to: 1) Create a custom SharePoint Web Service that uses SharePoint API to submit data into a SharePoint list; 2) Create a Silverlight application that consumes the Web Service and will submit data entered by the user into a SharePoint list; 3) Use Web Parts to display Silverlight applications</description><link>http://go.microsoft.com/?linkid=9667342</link><guid isPermaLink="false">29566740-6af0-4071-a241-a8610500b3aa</guid><pubDate>Fri, 22 May 2009 14:24:38 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 2- Site Structure and Branding</title><description>After completing this lab you'll be better able to: 1) Create a minimal Master Page and an Alternative Master Page; 2) Change the site Master Page to use AWAlternative.master; 3) Adding a Content Query Web Part to the Master Page</description><link>http://go.microsoft.com/?linkid=9661035</link><guid isPermaLink="false">7ecb807d-65d1-4d89-9ac4-416c91ce97b3</guid><pubDate>Fri, 10 Apr 2009 17:33:23 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 2: Site Structure and Branding</title><description>After completing this lab you'll be better able to: 1) Create a minimal Master Page and an Alternative Master Page; 2) Change the site Master Page to use AWAlternative.master; 3) Adding a Content Query Web Part to the Master Page</description><link>http://go.microsoft.com/?linkid=9666151</link><guid isPermaLink="false">b4e43d6e-6397-443e-baab-2c99d5deaac1</guid><pubDate>Wed, 13 May 2009 15:01:10 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 3- SharePoint for Internet Sites - Developer Introduction – C#</title><description>After completing this lab you'll be better able to: 1) Create a simple custom field type; 2) Create a content type that uses a site column based on a custom field type; 3) Create a simple web part; 4) Extend the web part to integrate it with other SharePoint assets</description><link>http://go.microsoft.com/?linkid=9661389</link><guid isPermaLink="false">5b10b5cb-78be-440e-a6a4-b9bb7476cf89</guid><pubDate>Tue, 14 Apr 2009 13:53:37 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 3: SharePoint for Internet Sites</title><description>After completing this lab you'll be better able to: 1) Create a simple custom field type; 2) Create a content type that uses a site column based on a custom field type; 3) Create a simple web part; 4) Extend the web part to integrate it with other SharePoint assets</description><link>http://go.microsoft.com/?linkid=9666152</link><guid isPermaLink="false">0688b2b4-c58b-4fc9-9d07-f82f80c897f2</guid><pubDate>Wed, 13 May 2009 15:02:35 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 4- Forms Based Authentication</title><description>After completing this lab you'll be better able to: 1) Enable Forms Based Authentication (FBA) on a SharePoint web application</description><link>http://go.microsoft.com/?linkid=9661390</link><guid isPermaLink="false">d56e5b5e-5b1a-49b1-ad17-1c1a982a91da</guid><pubDate>Tue, 14 Apr 2009 13:56:38 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 4: Forms Based Authentication</title><description>After completing this lab you'll be better able to: 1) Enable Forms Based Authentication (FBA) on a SharePoint web application</description><link>http://go.microsoft.com/?linkid=9666153</link><guid isPermaLink="false">bd7d8207-8545-4c6b-8f90-d1051b28d9b4</guid><pubDate>Wed, 13 May 2009 15:03:51 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 5- Enhancing MySite with Microsoft Live Controls and SharePoint Designer (Live Messenger/Live Contacts)</title><description>After completing this lab you'll be better able to: 1) Create custom web that use custom tool part panes; 2) Use the Microsoft® Live Messenger Beta control; 3) Change the color of the Live Messenger Beta Control; 4) Implement a custom control from CodePlex (color picker); 5) Use Microsoft® Office SharePoint® Designer to add your newly created web part; 6) Use MySite to add newly created web part; 7) Use Visual Studio extensions</description><link>http://go.microsoft.com/?linkid=9665729</link><guid isPermaLink="false">6c7b8e7c-2602-4ec8-bf49-62ff0afb3b46</guid><pubDate>Mon, 11 May 2009 13:29:17 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 5: Enhancing MySite with Microsoft Live Controls and SharePoint Designer (Live Messenger/Live Contacts)</title><description>After completing this lab you'll be better able to: 1) Use Visual Studio extensions; 2) Create custom web that use custom tool part panes; 3) Use the Microsoft® Live Messenger Beta control; 4) Change the color of the Live Messenger Beta Control; 5) Implement a custom control from CodePlex (color picker); 6) Use Microsoft® Office SharePoint® Designer to add your newly created web part; 7) Use MySite to add newly created web part</description><link>http://go.microsoft.com/?linkid=9666143</link><guid isPermaLink="false">66a381a1-ecb1-4655-86be-d8db978b9647</guid><pubDate>Wed, 13 May 2009 13:09:25 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 6- Customizing Search for your Site</title><description>After completing this lab you'll be better able to: 1) Explore the search features of Adventure Works; 2) Manage search using Search Administration configuration; 3) Customize search results</description><link>http://go.microsoft.com/?linkid=9661391</link><guid isPermaLink="false">16890c41-1378-4c3b-a7b5-e3d7970fd500</guid><pubDate>Tue, 14 Apr 2009 14:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 6: Customizing Search for your Site</title><description>After completing this lab you'll be better able to: 1) Explore the search features of Adventure Works; 2) Manage search using Search Administration configuration; 3) Customize search results</description><link>http://go.microsoft.com/?linkid=9666154</link><guid isPermaLink="false">fd889732-86cc-4959-9ede-ecb2b81ca8b3</guid><pubDate>Wed, 13 May 2009 15:05:05 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 7- Content Deployment</title><description>After completing this lab you'll be better able to: 1) Configure destination web application and site collection; 2) Configure Content Deployment within the Farm; 3) Configure Content Deployment Paths and Jobs; 4) Run a Content Deployment Job; 5) Deal with the deployment of code and related resource and configuration; 6) Enable and perform Quick Deploy</description><link>http://go.microsoft.com/?linkid=9665730</link><guid isPermaLink="false">37130b60-fd10-44b0-bffc-8902404ea0c3</guid><pubDate>Mon, 11 May 2009 13:38:53 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 7: Content Deployment</title><description>After completing this lab you'll be better able to: 1) Configure destination web application and site collection; 2) Configure Content Deployment within the Farm; 3) Configure Content Deployment Paths and Jobs; 4) Run a Content Deployment Job; 5) Deal with the deployment of code and related resource and configuration; 6) Enable and perform Quick Deploy</description><link>http://go.microsoft.com/?linkid=9666144</link><guid isPermaLink="false">32e74d9d-4309-44e9-b4e1-76c5e0e2c82a</guid><pubDate>Wed, 13 May 2009 13:28:09 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 8- Building and Deploying a Minimal Publishing Site Definition and Creating a Minimal Publishing Site Collection</title><description>After completing this lab you'll be better able to: 1) Create a minimal publishing site definition; 2) Create a blank site definition; 3) Create an Adventureworks minimal master feature; 4) Create an Adventureworks publishing feature; 5) Create an Adventureworks minimal publishing site base content type feature; 6) Create an Adventureworks minimal publishing site base content type binding feature; 7) Create an Adventureworks minimal publishing site feature stapler; 8) Create a minimal publishing site collection</description><link>http://go.microsoft.com/?linkid=9665731</link><guid isPermaLink="false">d7aa31af-16d3-434f-a835-0664e84e7bb2</guid><pubDate>Mon, 11 May 2009 13:43:04 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 8: Building and Deploying a Minimal Publishing Site Definition and Creating a Minimal Publishing Site Collection</title><description>After completing this lab you'll be better able to: 1) Create a minimal publishing site definition; 2) Create a blank site definition; 3) Create an Adventureworks minimal master feature; 4) Create an Adventureworks publishing feature; 5) Create an Adventureworks minimal publishing site base content type feature; 6) Create an Adventureworks minimal publishing site base content type binding feature; 7) Create an Adventureworks minimal publishing site feature stapler; 8) Create a minimal publishing site collection</description><link>http://go.microsoft.com/?linkid=9666145</link><guid isPermaLink="false">0ad16b7a-cf1b-4cc0-9960-eafd0bebe0a5</guid><pubDate>Wed, 13 May 2009 13:29:29 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 9- Enabling Social Networking for Your Site</title><description>After completing this lab you'll be better able to: 1) Explore the social networking features of Adventure works; 2) Enhance SharePoint blog sites using CKS:EBE</description><link>http://go.microsoft.com/?linkid=9665732</link><guid isPermaLink="false">994d7005-86d1-44c3-90c7-be7d6d9c171e</guid><pubDate>Mon, 11 May 2009 13:48:31 GMT</pubDate></item><item><title>MSDN Virtual Lab: Module 9: Enabling Social Networking for Your Site</title><description>After completing this lab you'll be better able to: 1) Explore the social networking features of Adventure works; 2) Enhance SharePoint blog sites using CKS:EBE</description><link>http://go.microsoft.com/?linkid=9666146</link><guid isPermaLink="false">faba13b4-cb14-4bed-8305-60d0305fea93</guid><pubDate>Wed, 13 May 2009 13:31:12 GMT</pubDate></item><item><title>MSDN Virtual Lab: Rich Internet Applications with Silverlight and Sharepoint</title><description>After completing this lab you'll be more familiar with: 1) Hosting a Silverlight 2 application in a Web Part; 2) Communicating data between SharePoint and Silverlight applications; 3) Consuming SharePoint Web services; 4) Building custom field types with rich user interaction using Silverlight; 5) Building Silverlight front-ends for lists maintained in SharePoint based on data binding features within Silverlight 2</description><link>http://go.microsoft.com/?linkid=9654421</link><guid isPermaLink="false">f34b7cac-4921-4172-abc1-13bda8af7747</guid><pubDate>Wed, 04 Mar 2009 17:06:35 GMT</pubDate></item><item><title>MSDN Virtual Lab: Rich Internet Applications with Silverlight and Sharepoint- C#</title><description>After completing this lab you'll be more familiar with: 1) Hosting a Silverlight 2 application in a Web Part; 2) Communicating data between SharePoint and Silverlight applications; 3) Consuming SharePoint Web services; 4) Building custom field types with rich user interaction using Silverlight; 5) Building Silverlight front-ends for lists maintained in SharePoint based on data binding features within Silverlight 2</description><link>http://go.microsoft.com/?linkid=9654421</link><guid isPermaLink="false">00eb3de3-1e5b-406c-a90d-42491e8070e8</guid><pubDate>Wed, 04 Mar 2009 17:06:35 GMT</pubDate></item><item><title>MSDN Virtual Lab: Rich Internet Applicaton with Silverlight and Sharepoint- Visual Basic</title><description>After completing this lab you'll be better able to: 1) Host a Silverlight 2 application in a Web Part; 2) Communicate data between SharePoint and Silverlight applications; 3) Consume SharePoint Web services; 4) Build custom field types with rich user interaction using Silverlight; 5) Build Silverlight front-ends for lists maintained in SharePoint based on data binding features within Silverlight 2</description><link>http://go.microsoft.com/?linkid=9655701</link><guid isPermaLink="false">a1511a59-be5c-42a0-ad8c-44cb6669efbb</guid><pubDate>Wed, 11 Mar 2009 18:10:07 GMT</pubDate></item><item><title>MSDN Virtual: Lab A SharePoint Developer Introduction - Event Handler</title><description>After completing this lab you will be better able to: 1) Create a custom Content Type and use it in a custom list; 2) Write a code to process both asynchronous and synchronous Item events; 3) Write a code to execute when you activate a Feature</description><link>http://go.microsoft.com/?linkid=9304903</link><guid isPermaLink="false">5bd87bf9-fd4f-49b6-9562-caf93bcc6870</guid><pubDate>Tue, 29 Jul 2008 16:49:13 GMT</pubDate></item><item><title>TechNet Virtual Lab Express: Introduction to SharePoint Portal Server</title><description>In this lab, you will learn to: 1) Specify configuration database settings; 2) Layout and design the Portal site</description><link>http://go.microsoft.com/?linkid=4842968</link><guid isPermaLink="false">835cb7b1-8f57-4195-9a9c-a10edba7191d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Creating a Custom Site Definition for Microsoft Windows SharePoint Services</title><description>After completing this lab, you will be more familiar with: 1) Creating a Windows SharePoint Services site definition; 2) Adding custom commands to the user interface; 3) Creating a new site based on the custom site definition</description><link>http://go.microsoft.com/?linkid=4267373</link><guid isPermaLink="false">b10bab0f-801c-4e9a-a815-4831b348f84d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Creating Connectable Web Parts for Microsoft SharePoint Products and Technologies</title><description>After completing this lab, you will be more familiar with: 1) Deploying Web Parts to a Microsoft Windows SharePoint Services server; 2) Creating a row provider Web Part; 3) Creating a cell consumer Web Part</description><link>http://go.microsoft.com/?linkid=4267375</link><guid isPermaLink="false">251f93e9-e999-46a1-b086-882c6bbafa02</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Managing Microsoft Office SharePoint Portal Server 2003 Content and Navigation</title><description>After completing this lab, you will be more familiar with: 1) Creating new SharePoint lists; 2) Adding SharePoint lists and web parts to your area page; 3) Managing your portal’s navigation and area hierarchy using the Portal Site map</description><link>http://go.microsoft.com/?linkid=4267371</link><guid isPermaLink="false">c04efd37-9fc4-496d-a90d-08afe4475dcb</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Microsoft Office SharePoint Portal Server 2003 People and Personalization</title><description>After completing this lab, you will be more familiar with: 1) Using and setting-up personal sites; 2) Managing audiences; 3) Creating Windows security groups</description><link>http://go.microsoft.com/?linkid=4267377</link><guid isPermaLink="false">d0c454a6-5c7d-45b3-9763-76c2b963f6a8</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Microsoft SharePoint Products and Technologies Permissions Management</title><description>In this lab, you will learn to: 1) Configure individual Windows SharePoint Services list permissions; 2) Configure Windows SharePoint Services site permissions; 3) Configure authentication for SharePoint Portal Server</description><link>http://go.microsoft.com/?linkid=4267399</link><guid isPermaLink="false">0e5336a6-cf7d-4400-89eb-3ae0ca6c1488</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Using Microsoft Office FrontPage 2003 to Customize Microsoft Windows SharePoint Services</title><description>After completing this lab, you will be more familiar with: 1) Creating a connection between list and detail data; 2) Applying a Dynamic Web Template to a Windows SharePoint Services site; 3) Creating a DataView for XLM and List data</description><link>http://go.microsoft.com/?linkid=4267370</link><guid isPermaLink="false">e7c454e2-0290-4ee6-af12-491d13f7845d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Using Microsoft Windows SharePoint Services with Microsoft Office Professional 2003 Applications</title><description>In this lab, you will learn to: 1) Manage document versions, uploads, sub-folders and WebDav support; 2) Manage Events (including Office Outlook 2003 Integration); 3) Manage Lists (Datasheet view, Office Excel 2003 Integration, Attachments)</description><link>http://go.microsoft.com/?linkid=4267369</link><guid isPermaLink="false">c27ed4b0-cb41-48f9-ad1c-8bf587023613</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Using the Microsoft Windows SharePoint Services Object Model</title><description>In this lab, you will learn to: 1) Provision new SharePoint sites; 2) Create several small.NET applications; 3) Manipulate the contents of lists; 4) Use the managed code object model provided by Windows SharePoint Services</description><link>http://go.microsoft.com/?linkid=4267372</link><guid isPermaLink="false">477ba36f-60ca-4c21-a6b6-125a173f1a5d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item></channel></rss>