|
This two-day instructor-led course provides students with the knowledge and skills to customize Microsoft Office SharePoint™ Portal Server. The workshop focuses on Web Parts, security, and the SharePoint Services object model.
This workshop is intended for experienced programmers who have a minimum of six months programming experience using Visual Studio® .NET.
Module 1: Introduction to Web Parts for Microsoft SharePoint Products and Technologies
This module explains the concepts behind Web Parts, which are a type of ASP.NET server control. Unlike standard ASP.NET controls, which are added to Web form pages by programmers at design time, Web Parts are added to Web Part Zones on Web Part Pages by users at run time.
-
Web Parts Infrastructure
- Architectural Overview
- Animation: Exploring SharePoint Products and Technologies
Module 2: Adding Web Parts to Pages
This module explains how to add Web Parts to pages. Web Parts are componentized Web page elements that allow developers to create modular Web sites. Actions such as closing and deleting Web Parts will be explained in detail. This unit also introduces how to modify Web Part Pages and set Web Part properties.
-
Demonstration: Adding a Web Part to a Web Part Page
- Adding Web Parts to a Web Part Page
- Closing and Deleting Web Parts
- Requirements for Modifying Web Part Pages
- Setting Web Part Properties
Module 3: Using Web Part Templates in Visual Studio .NET
This module explains how to use Web Part templates in Visual Studio .NET. Since Web Parts are ASP.NET custom controls, Microsoft Visual Studio .NET provides an excellent environment for creating and debugging Web Parts. This unit also introduces the Visual Studio .NET Web Part Library templates for both C# and Visual Basic .NET.
-
Using Web Part Templates in Visual Studio .NET
- Web Part Library Templates
- Demonstration: Verifying the Output Path Property for a Web Part Project
Module 4: Web Parts as ASP.NET Custom Controls
Creating Web Parts is a variation on the process of creating ASP.NET custom controls. To create effective Web Parts, it is important to understand the similarities and differences between Web Parts and other ASP.NET custom controls.
-
ASP.NET Extensibility
- Web Part Custom Controls
- Advantages of the Web Part Infrastructure
- The Web Part Life Cycle
Module 5: Connecting Web Parts
This module explains how to connect Web Parts. The Web Part infrastructure provides rich support for communication between Web Parts. Developers can use standard interfaces to create Web Parts that can exchange information with each other.
-
Web Part Connections
- Web Part Interfaces
Module 6: Packaging and Deploying Web Parts
This module explains how to package and deploy Web Parts using administrative tools provided with Microsoft Windows SharePoint Services.
-
Web Part Package Components
- Deploying Web Part Packages
Module 7: Web Part Security
Microsoft ASP.NET 1.1 enables Web applications to operate in a partially trusted environment. This module describes how Windows SharePoint Services implements custom security permissions and policy files.
-
Web Part Security
- Default Security Permissions in Windows
- SharePoint Services
- Specifying Safe Web Parts
- Code Access Security
- Default Trust Level in the Web.config File
- Creating and Editing Policy Files
Module 8: Exploring the Windows SharePoint Services Object Model
In this module, you will use Visual Studio .NET to program the Windows SharePoint Services object model, which is integrated with Microsoft ASP.NET. This enables developers to program the Windows SharePoint Services object model in a Microsoft Visual Studio .NET environment to customize Web Parts for use in a Windows SharePoint Services deployment.
-
Exploring the Windows SharePoint Services Object Model
- Programming with Windows SharePoint Services Object Model in Visual Studio .NET
Module 9: Developing Web Parts Using Microsoft FrontPage 2003
This module explains how to modify and present live data from a range of sources, including XML, to build rich interactive data-driven Web sites using Microsoft Office FrontPage 2003.
-
Developing Web Parts Using FrontPage 2003
- Demonstration: Creating a SharePoint Site with FrontPage 2003
- Using FrontPage Data View
- Demonstration: Creating and Configuring a Data Source from a Web Service
- Demonstration: Inserting and Configuring 1a Data View Web Part
- Packaging and Re-Deploying a Site
- Discussion: Developing Web Parts with FrontPage 2003
|