Je vous avais parlé des divers changements effectués récemment afin d'améliorer la documentation de SharePoint depuis la release. Et bien, cette mise à jour des SDK est maintenant disponible en ligne mais aussi et surtout téléchargeable à ces urls :
Concernant ce SDK, vous trouverez des précisions surtout les points suivants :
- White Papers
- 2007 Office System Digital Signatures Developers Guide
- 2007 Office System Encryption Developers Guide
- Information Rights Management - Pluggable Rights Management, Technical Overview
- Importing Custom Actions into SharePoint Designer
- Workflow Security Topics
- Code Samples
- Content Processing
- Term Replacement Document Inspector Module
- Document Converters (server-side custom property remover, docm-to-docx converter)
- Records Management and Policy
- De-Duplication Router
- Document Integrity Verifier
- Records Repository Web Service Console Application
- Search, Collect, and Hold Tool
- Default Site Policy
- Workflow
- Custom Reports
- ECM Activities
- List Item Activities
- Hello World Sequential Workflow
- State Based Approval Workflow
- Modification Workflow
- Replication and Contact Selector Workflow
- Intersystem Purchase Order
- Confidential Approval
- Group Approval
- Review Workflows
- Collect Feedback Workflow
- Multi-Stage Workflow
- Server-side Collect Signatures Workflow
- Visual Studio Project Templates for SharePoint Server 2007 workflow
- SharePoint Server Sequential Workflow Library
- SharePoint Server State Machine Workflow Library
Dans ce SDK, vous trouverez des informations sur :
- Web Part Framework Create, package, and deploy Web Parts on SharePoint sites.
- Server-side object model Work with individual lists and sites or manage an entire Windows SharePoint Services deployment.
- Web services Use default Web services, or create custom Web services, to interact with Windows SharePoint Services from external applications.
- Collaborative Application Markup Language (CAML) Customize the schemas that define lists and sites, define queries for use with members of the object model or Web services, and specify parameters for use with methods in Remote Procedure Call (RPC) protocol.
- Master Pages Specify all of the shared elements of your site in the master page or pages, and add content page-specific elements to content pages.
- Workflows Create workflows that encapsulate business processes to be performed on items in Windows SharePoint Services, and attach those workflows to items in Windows SharePoint Services.
- Custom Field Types Create custom field types that conform to your business data. These custom field types can be based on the base field types already included in Windows SharePoint Services, and can include custom data validation, field rendering, and field property rendering and processing.
- Information Rights Management (IRM) Specify IRM for files located in document libraries and stored as attachments to list items. Create IRM protectors for your own custom file types.
- Document Property Promotion and Demotion Use the built-in XML parser to synchronize the document properties and list column data for XML documents. Create document parsers to do the same for your custom file types.
- Search Use the new Query object model and Query Web service to retrieve search results. Search in Windows SharePoint Services now shares the same SharePoint search technology used by Microsoft Office SharePoint Server 2007.
- Visual Studio Project Templates
- Sequential Workflow Library
- State Machine Workflow Library
- Sample Custom Workflow
- Simple Collect Feedback using ASPX forms
<Philippe/>