How Do I: Create and Debug a SharePoint Workflow Template? 23 Oct 2007 21:48 GMTThis walkthrough demonstrates how to create a basic sequential workflow template. The workflow checks a property of a document library to determine whether a document has been reviewed. If the document has been reviewed, the workflow finishes.
Source: MSDN How Do I: Create an Occasionally Connected Application? 23 Oct 2007 21:46 GMTIn this video, Rob Windsor shows how to create an occasionally connected application that will consume data from a local database and periodically synchronize this data store with the server-side database.
Source: MSDN How Do I: Use the LINQ-Enabled XML API in Visual Studio 2008? 23 Oct 2007 21:44 GMTIn this video, Chris Pells shows you how to load XML from disk or create XML in code with XML literals in Visual Basic or XElement in C#, and how LINQ queries can be executed against the XML to extract specific elements.
Source: MSDN