50205 - SharePoint 2007 Web Development |
|
|---|---|
| Course Code: | 50205 |
| Course Duration: | 5 days |
| Course Price: | 3400.00 |
| Availability: | |
After completing this course, students will:
• Have the knowledge and skills necessary to complete branding projects and make functional customizations to Windows SharePoint Services v3 and Microsoft Office SharePoint Server 2007
• Understand the extent of customizations available using in-browser tool and learn the advantages of using SharePoint Designer 2007 to further enhance SharePoint site customisation such as changing master pages and creating multiple-step workflows
• Understand how SharePoint Designer 2007 can help with administrative tasks such as backing up and restoring sites to alternate locations
Module 1: Overview Lessons Module 2: ASPNET Lessons Lab : ASP Lab : ASP Lab : ASP Lab : ASP Lab : ASP Lab : ASP Lab : Custom Authentication Lab : ASP Module 3: Localization Lessons Lab : Localization Module 4: CSS Lessons Module 5: XSLT Lessons Lab : XSLT Module 6: AJAX Lab : Client Side Scripts AJAX Module 7: SharePoint Architecture Lessons Lab : SharePoint Architecture Lab : SharePoint Architecture Lab : SharePoint Architecture Module 8: In Context Web Applications Lessons Lab : In Context Web Applications Module 9: Debugging SharePoint Lessons Module 10: In Browser Customizations Lessons Lab : In Browser SharePoint Customisation Lab : In Browser SharePoint Customisation Module 11: SharePoint Designer Lessons Lab : Basic SharePoint Designer Lab : SharePoint Designer Lab : SharePoint Designer Lab : Built-In Activities Lab : Custom Activities Lab : Custom Conditions Module 12: SharePoint Web Development Lessons Lab : SharePoint Web Development Lab : SP_Answer Module 13: Using CAML Lessons Lab : Custom Site Definitions Lab : MS40 Module 14: Features Lessons Lab : Features Lab : Features Lab : Solutions Module 15: Making An Internet Site Lessons Lab : Making An Internet Site Lab : Reusable Content Module 16: Content Deployment Features Lessons Lab : Content Management Features Lab : Variations
This module gives an overview of SharePoint 2007 web development.
• Overview
This module explores the basic components of ASPNET, including controls, master pages, data access, and web parts.
• Architecture and Compilation
• Controls
• Master Pages
• Navigation Controls - Web Development Patterns Explored
• Declarative Data Sources and Access Layers - Data Access Made Even Easier!
• .Net Providers - More Code Re-Use Patterns
• Web Parts
• Understand the new ASP.NET Architecture
• Understand the new ASP.NET Compilation Features
• Explore SharePoint Web Application
• Create User Controls
• Create Server Controls
• Explore SharePoint User Controls
• Explore SharePoint Server Controls
• Understand how to use Master Pages
• Explore SharePoint Master Pages
• Understand how to use Navigation Controls
• Use SiteMapPath control
• Use Menu control
• Use TreeView control
• Explore SharePoint Navigation
• Using Declarative Data Sources
• SharePoint Data Sources
• Understand the Provider Model in ASP.NET 2.0
• Understand the Security Provider Model
• Understand the Membership Provider Model
• Understand how to implement your own Custom Providers
• Change the default Authentication Method of SharePoint to use a custom MembershipProvider (ASP.NET 2.0)
• Understand how to use Web Parts
This module explains localization, and more specifically, SharePoint localization.
• Localization
• SharePoint Localization
• How to change the localization of your SharePoint sites
This module explains CSS and how to use it with SharePoint.
• CSS
• SharePoint CSS
• Lab : CSS
• Apply CSS
• Inline CSS (Header)
• Internal CSS
• External CSS
• Cascading CSS
• CSS Order
• SharePoint CSS
This module explains what XSLT is and covers its elements and functions.
• What is XSLT
• XPath
• XSLT Elements
• XSLT Functions
• Unsupported XSLT
• Create simple XSLT
• XSLT Elements
• XSLT Functions
This module introduces AJAX and Client Side Scripts.
Lessons
• Client Side Scripts
• AJAX
• Use AJAX in your web parts!
Lab : Client Side Scripts AJAX
• Explore AJAX Control Toolkit controls
This module explains SharePoint architecture, the role of IIS and ASP.NET, and content databases.
• IIS and ASP.NET
• SharePoint Architecture
• 12 Hive
• Content Databases
• Customised vs. Uncustomized pages
• Explore HttpHandlers
• Explore HttpModules
• Explore a SharePoint config file
• Learn Content Database structure
• Use Sql Profiler to reverse engineer the web front end and stsadm
• Create a Customised Page
• Analyze a Customised Page
• Reset a Customised Page
This module explains web applications and how to create them.
• Layouts Directory
• In-Context Web Applications
• Examples
• Migrating Web Applications
• Learn how to create a new ASP.NET Application on the SharePoint Server
This module covers SharePoint debugging and the logs directory.
• W3WP Process
• Logs Directory
Lab : Debugging SharePoint
• Learn to Debug SharePoint via Log Files
• Learn to Debug SharePoint via Visual Studio
• Log to the SharePoint log File
This module explains how to use the SharePoint UI to customise pages.
• SharePoint UI Overview
• Default.aspx
• Everything Is a List
• Using Web Parts
• Customisation Web Parts
• Adding New Pages
• Editing Pages
• Master Pages
• Themes
• Navigation
• Add/Move/Configure Web Parts
• Add a Page View Web Part
• Add a Content Editor Web Part
• Add a Content Query Web Part
• Create new Web/Web Part Pages
• Create a Master Page
• Applying a Master Page
• Create/Apply custom CSS
• Apply custom Theme
• Enable Versioning and Content Approval
• Modify Site Navigation
• Modify Quick Launch Navigation
• Regional Settings
• Create a Content Query Web Part
• Create a new Page Layout
• Create a new Page using a Page Layout
This module describes reports, data views, and workflows using SharePoint Designer.
• Customisation With SharePoint Designer
• Reports
• Data Views
• Backup / Restore
• Workflows
• Open An Existing SharePoint Site
• Create A New SharePoint Site
• Explore SharePoint Folders (Team Site)
• Explore SharePoint Folders (Portal Site)
• Create ASP.NET Page
• Modify a built-in CSS Style Sheet
• Create/Attach a CSS style sheet
• Create/Attach/Detach a Master Page
• Check-In/Check-Out
• Add Web Parts
• Add Web Part Zone
• Adding Images (_images directory)
• Reset to Site Definition
• Explore Built In Reports
• Create/Manage Data Views
• Create/Manage Data Sources
• Merge Two Data Sources
• Link Two Data Sources
• Data View Parameters
• Use one of each Built-In Activity
• Create a custom workflow activity for SharePoint Designer
• Create a custom condition for SharePoint Designer
This module covers web development using SharePoint, including user controls and pages.
• Adding/Using User Controls
• Adding/Editing Pages
• Security Trimmed Interface
• Adding Application Pages (Bin and Gac deployment) [_layouts]
• Adding Site Pages [content database]
• SharePoint Server Controls
Lab : SP_ControlDetails
Lab : Security Trimmed Interface
• Use the SharePoint SPSecurityTrimmedControl to hide content and controls
This module explains the use of CAML for creating site definitions such as templates and themes.
• Built-In Definitions
• CAML
• Templates and Themes
• Create a new Site Definition (Manually)
• Create a new Site Definition (Visual Studio)
Lab : Themes
• Learn to create your own theme
• Install Microsoft 40 Templates
This module covers the many features of SharePoint
• Features Overview
• Types of Features
• Feature Scopes
• Feature Dependencies
• Feature Sequence
• Feature Localization
• Feature Event Receivers
• Feature Stapling
• Creating Features
• Deploying Features
• Activating/Deactivating
• Solutions
• Learn to create a Feature.xml file
• Use the Feature.xml file to point to a custom user control
• Various Feature Types (List, Module, Content Type)
• Utilise the Visual Studio Extensions for WSS 3.0 to build Features!
• Create several features and package them as a solution file (.wsp)
This module explains how to create an Internet site.
• SharePoint and ASP.NET
• Creating A Site
• Content Types and Page Layouts
• Reusable Content
• Examples
• Strip down the internet site template
• Compete against your classmates! Build a new internet site
• Create and Use Reusable Content
This module explains how to deploy content and how to create and use variations.
• Content Deployment
• Setup Content Deployment Path and Jobs
• Quick Deployment
• Debug Content Deployment
• Create Variations
• Use Variations
• Variation Label Menu
• Custom Variation Root Landing page
Prior to taking this course, students should have a general knowledge of Web site design and methodologies. They should also be familiar with SharePoint from an end user or administrative point of view. An understanding of ASP.NET 2.0 master pages and cascading style sheets is helpful, but not required. You should have basic CSS, XML, and HTML, and an understanding of SharePoint basics. An understanding of C# and .NET programming IS REQUIRED.

