设为首页 收藏本站
查看: 501|回复: 0

[经验分享] [下载]SharePoint Server 2007 SDK: Software Development Kit 1.4

[复制链接]

尚未签到

发表于 2015-9-29 09:04:29 | 显示全部楼层 |阅读模式
SharePoint Server 2007 SDK: Software Development Kit
Brief Description

The Microsoft Office SharePoint Server 2007 SDK contains conceptual overviews, “How Do I…?” programming tasks, developer tools, code samples, references, and an Enterprise Content Management (ECM) starter kit to guide you in developing solutions based on Microsoft Office SharePoint Server 2007.  
  下载地址:http://www.microsoft.com/downloads/details.aspx?FamilyId=6D94E307-67D9-41AC-B2D6-0074D6286FA9&displaylang=en
  
  
Overview

The Microsoft Office SharePoint Server (MOSS) 2007 SDK is designed for solution providers, independent software vendors, value-added resellers, and other developers to learn about the new Office SharePoint Server 2007 enterprise application and platform. It features conceptual and "How to" articles, sample code, and programming references.

What’s New in this Release for the Microsoft Office SharePoint Server SDK

  • Installation enhancements: You now have a choice of installation path when you&#8217;re installing the SDK. Browse to your preferred folder during setup. The default installation path for the Microsoft Office SharePoint Server SDK is <%Program Files%>\2007 Office System Developer Resources\.
  • Start menu navigation: This release features a new Start menu shortcut for quick access to documentation (compiled HTML Help, or CHM for short) files and the Welcome Guide (ReadMe.htm), which is a landing page with links to all the tools and samples. In Windows Server 2003, click Start, Programs, 2007 Microsoft Office System Developer Resources, Office SharePoint Server 2007 SDK to open: MOSS 2007 Technical Articles and Visual How-Tos, Office Forms Server SDK Documentation, Office SharePoint Server SDK Documentation, Welcome Guide, Windows SharePoint Services SDK Documentation. In Windows Vista, click the Windows Vista Start button, All Programs, 2007 Microsoft Office System Developer Resources, Office SharePoint Server 2007 SDK to open: MOSS 2007 Technical Articles and Visual How-Tos, Office Forms Server SDK Documentation, Office SharePoint Server SDK Documentation, Welcome Guide, Windows SharePoint Services SDK Documentation.
  • Offline experience improvements: All of the technical articles, visual how-to articles, and book excerpts are now packaged—plus the Excel Services and Excel 2007 Windows Compute Cluster Server 2003 Job Submission Developer Guide—into one searchable CHM file. Browse offline for content published on MSDN out-of-band with the SDK. (Known issue: Several links in the MOSSSDK_TechArticles.chm and WSSSDK_TechArticles.chm do not work in a strictly offline scenario. Also, WMV file screencasts or downloads associated with articles are not packaged in the CHM, to keep the download size manageable. Workaround: Browse to the content on MSDN online; for ease-of-use, the CHM file table of contents is the same as the MSDN Library table of contents.
  • New tools and samples included with the Microsoft Office SharePoint Server 2007 SDK: Developer tools and samples for the following areas of Office SharePoint Server development (new items in bold):

    • Business Data Catalog Samples and Utilities

      • Microsoft Business Data Catalog Definition Editor
      • Sample Pluggable SSO Provider
      • WSHelloWorld Web Service
      • WSOrders Web Service
      • Excel Services User Defined Function Sample
      • WSOrders Custom Proxy Sample
      • Amazon Web Service Sample
      • AdventureWorks Metadata Samples
      • SAP Sample

    • Document Management and Content Processing Samples

      • Comment Scrub Document Converter
      • Term Replacement Document Inspector

    • Search Samples

      • Sample Protocol Handler
      • Custom Content Source
      • Custom Federated Search Web Part with a Credentials UI (also available at MSDN Code Gallery)
      • Federated Search SQL Server Connector (also available at MSDN Code Gallery)
      • Federated Search HTML to RSS Connector (also available at MSDN Code Gallery)
      • Federated Search Virtual Earth Map Connector (also available at MSDN Code Gallery)

    • Records Management and Policy Samples

      • De-Duplication Router
      • Document Integrity Verifier
      • Records Center Web Service Console Application
      • Search, Collect, and Hold Tool
      • Sample Custom Barcode Generator
      • IRM Document Protector

    • Workflow Samples

      • Custom Workflow Report Query Generator
      • Custom Workflow Report XLSX Injector
      • Visual Studio Workflow Templates
      • Enterprise Content Management Workflow Activities
      • List Item Activities
      • Hello World Sequential Workflow
      • State Based Approval Workflow
      • Modification Workflow
      • Replication and Contact Selector Workflow
      • Intersystem Purchase Order
      • Confidential Approval Workflow
      • Group Approval Workflow
      • Approval Workflow Sample
      • Multi-Stage Workflow
      • Server-side Collect Signatures Workflow


Full details can be found in the Welcome Guide of the SDK, accessible through the Start menu or button.

The download file OfficeServerSDK.exe provided for the SharePoint Server 2007 SDK contains the following:


  • Compiled HTML Help files (updated with new content since RTM), OSSSDK2007.chm and WSS3sdk.chm, which contain conceptual topics, Class Library and Web Service References for SharePoint Server 2007 and Microsoft Windows SharePoint Services 3.0.
    Updates to the MOSS SDK conceptual topics include:

    • How to: Customize RSS for the Content Query Web Part (new)
    • How to: Create a Minimal Master Page (revised)
    • Provisioning Portal Sites (revised)
    • Portal Site Template File (revised)
    • Portal (Portal Site Template) (revised)
    • Webs (Portal Site Template) (revised)
    • Web (Portal Site Template) (revised)
    • Federated Search (new)
    Updates to the MOSS SDK Class Library and Web Service Reference include:

    • Microsoft.Office.Workflow.ISoapServerWorkflow
    • Microsoft.Office.Workflow.IWorkflow
    • Microsoft.Office.Workflow.Workflow
    • Microsoft.Office.RecordsManagement.PolicyFeatures.IBarCodeGenerator
    • Microsoft.Office.RecordsManagement.InformationPolicy.IPolicyFeatures
    • Workflow Web service
    • Microsoft.Office.Server.Search.Federation

  • Code samples that relate to topics in the SDK: Business Data Catalog metadata samples, Custom Single Sign-On Provider, SampleWebService, and Custom Filter Web Parts. The sample projects use Microsoft Visual C# and Microsoft Visual Studio 2005.
    Updates to the MOSS SDK code samples include:

    • Microsoft Business Data Catalog Definition Editor tool
    • Protocol Handler Sample

  • Enterprise Content Management Starter Kit.


Also included in the SharePoint Server 2007 SDK, the Enterprise Content Management (ECM) Starter Kit
Designed for solution providers, independent software vendors, value-added resellers, and other developers to learn about how to extend the new ECM features and platform in Office SharePoint Server 2007. It contains the following:

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
    Note: The following workflow samples are meant to demonstrate concepts and provide a starting point for extension. They are not the same workflows that are included with Office SharePoint Server 2007.

    • 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

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-120261-1-1.html 上篇帖子: Microsoft SharePoint Server 2010 的新增功能 下篇帖子: Sharepoint ad用户管理(C#源代码)
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表