What's New in Visual Studio 2008 SP1
Here's a few pointers to articles that will get you started learning about some of the new features in Visual Studio 2008 SP1.
New Features in Visual Studio 2008 SP1 Learn about some of the new features and enhancements in Visual Studio 2008 SP1, including tools to create occasionally connected smart device applications, Power Packs 3.0 controls and components, and .NET Framework Client Profile support.
Create Occasionally Connected Smart Device Applications Learn how to configure data synchronization in an occasionally connected smart device application. You will learn how to configure your smart device application to add a customer to the local database cache and then synchronize the changes with a remote database.
Add Controls to Office Documents by Using an Application-Level Add-In Learn about a new feature in Visual Studio Tools for Office that enables you to add controls to Microsoft Office Word documents and Microsoft Office Excel workbooks at run time by using application add-ins.
Generate Unsigned ClickOnce Deployment Manifests Starting with Visual Studio SP1, signing ClickOnce manifests is optional. Learn how to generate unsigned ClickOnce manifests.
--Kathleen