1 / 17

SharePoint Solutions wsp

Christian Schtz. 2. SharePoint Solutions. Definition: The Windows SharePoint Services (WSS) solution framework provides a way to bundle together all of the components for extending SharePoint in a new file called a solution file (a CAB-based format with a WSP extension). A solution is a deployable

marged
Télécharger la présentation

SharePoint Solutions wsp

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. Christian Schütz SharePoint Solutions (wsp)

    2. Christian Schütz 2 SharePoint Solutions Definition: The Windows SharePoint Services (WSS) solution framework provides a way to bundle together all of the components for extending SharePoint in a new file called a solution file (a CAB-based format with a WSP extension). A solution is a deployable, reusable package that can contain a set of features and site definitions, templates, Web Parts, and assemblies that you can apply to a site, and individually enable or disable." – WSS SDK

    3. SharePoint Solutions Structure: Manifest.xml Features (List Definition, EventHandlers, WebParts, …) 15.09.2012,Christian Schütz 3

    4. Create a wsp File Sharepoint Extensions for Visual Studio: 15.09.2012,Christian Schütz 4

    5. Create a wsp File 15.09.2012,Christian Schütz 5 Add Wsp View:

More Related