Eric Maurer Copyright Keller Schroder 6/11/2008
Types of Customization Customize pre-installed Microsoft Web Parts i.e. Content Editor Web Part Write your own custom Web Part using Visual Studio and deploy it to Share Point Eric Maurer 6/11/2008
Creating a New Web Part SharePoint extensions for Visual Studio Must run on the SharePoint server Visual Studio 2005 or 2008 SharePoint Web Part Allows Web Part connections Backwards compatibility with WSS 2.0 ASP.NET 2.0 Web Part Can be used on any ASP.NET 2.0 site Eric Maurer 6/11/2008
Installation Requirements Access to the server Deployed using the STSADM utility Installed in the GAC or the site’s bin directory Modifying the web.config to allow the Web Part IISRESET Eric Maurer 6/11/2008
Cascading Navigation Menu Customizable cascading navigation menu to replace SharePoint’s default site navigation Admin menu is only available to users who are site administrators Sites, lists or pages can be hidden so they are not displayed on the main menu Horizontal or vertical layouts can be selected Eric Maurer 6/11/2008