SharePoint 2010: Visual How Tos: Code Samples


This post contains links to code samples that accompany SharePoint 2010 Visual How Tos for SharePoint Server and SharePoint Foundation that are published in the MSDN Library.
For a list of valuable samples from the Microsoft SharePoint 2010 SDK, see SharePoint 2010: SDK: Code Samples.
Client Object Model
AccessingSharePoint2010DataWithNETClientOM
Learn how to use the SharePoint 2010 managed client object model to read and write data in SharePoint sites from .NET applications. Read the Visual How To
Client Object Model
AccessingSharePoint2010DataWithSilverlightClientOM
Learn how to use the SharePoint 2010 managed client object model to read and write data in SharePoint sites from Silverlight applications. Read the Visual How To
Content Types
CreatingSharePoint2010ContentTypesUsingVS2010
Learn how to create a SharePoint 2010 content type by using Visual Studio 2010. Read the Visual How To
Event Receivers
CreatingSharePoint2010EventReceivers
Learn how to create an Event Receiver for SharePoint 2010 in Visual Studio 2010. Read the Visual How To
List Definitions
CreatingListDefinitionsInVisualStudio2010
Learn how to create list definitions in SharePoint 2010 with Visual Studio 2010. Read the Visual How To
Sequential Workflows
CreatingSequentialWorkflowsInVisualStudio2010
Learn to to generate an Excel 2010 spreadsheet inside a SharePoint workflow and publish it to a SharePoint site in Visual Studio 2010. Read the Visual How To
Site Definitions
CreatingSiteDefinitionsInVisualStudio2010
Learn how to create site definitions in SharePoint 2010 with Visual Studio 2010. Read the Visual How To
Site Definitions
ImportingSiteDefinitionsInVisualStudio2010
Learn how to import site definitions in SharePoint 2010 with Visual Studio 2010. Read the Visual How To
State Machine Workflows
CreatingStateMachineWorkflowsforSharePoint
Learn how to create SharePoint 2010 state machine workflows using Visual Studio 2010. Read the Visual How To
Web Parts
CreateAWebPartThatCanReadWriteToExternalDataSource
Learn how to use Visual Studio 2010 to create a Visual Web Part that uses a Business Connectivity Services (BCS) external content type in SharePoint Server 2010 to read and write data to the AdventureWorks sample database. Read the Visual How To
Web Parts
CreateVisualWebPartsforSharePoint2010inVS2010
Learn how to create a Visual Web Part for SharePoint 2010 by using Visual Studio 2010. Read the Visual How To

Comments

Popular Posts