Courses


Course : Microsoft Technologies Duration : 20 Hrs
Sub Course : Share Point (MOSS)
Course Content : Overview of SharePoint Development
SharePoint as a Development Platform
SharePoint Object Model and Web Services
Types of SharePoint Programming such as
  • Web Parts
  • Document Management and Searching
  • Look and Feel
  • Integration with External Applications
  • Forms and Workflow
Office SharePoint Server Architecture
  • Difference between WSS and MOSS
  • IIS and ASP.NET
  • Site Collections and Sites
  • Lists and Sites
  • Web Parts and Web Services
  • Master Pages and Layout Pages
  • Features and Solutions
Developing Web Parts
  • Introduction to Web Parts
  • Components of a Web Part
  • Building a Basic Web Part
  • Core Web Part Classes
  • Using Web Server Controls
  • Connecting to Data Sources
  • Adding Custom Properties
  • Handling Post Back Events
  • Using Web User Controls
Deploying and Debugging Web Parts
  • Web Part Deployment
  • Deployment Options
  • Storing-naming Assembles
  • Deploying Web Parts using Solutions
  • Creating Solution Files
  • Adding and Deploying Solutions
  • Retracting and Deleting Solutions
  • Code Access Security
  • Deploying Web Part Resources
  • Debugging Web Parts
Programming Sites and Webs
  • Accessing site collections using the SPSite object
  • Accessing sites using the SPWeb object
  • Retrieving information on site collections and webs
  • Modifying site collections and webs through the object model
  • Best Practices and Common Issues
Programming Lists and Libraries
  • Sites and Lists Hierarchy
  • Using the Lists object model to
  • Creating and modifying a list
  • Creating and modifying list data
  • Querying lists
  • Uploading documents to lists
  • Modifying metadata
Developing SharePoint Web Services
  • SharePoint Web Services Overview
  • Web Services vs. Object Model
  • Standard Web Application Web Services
  • Programming with Web Services
  • Developing Custom Web Services
  • Best Practices
Creating and Deploying Features
  • Introduction to Features
  • Feature Scope
  • Feature Lifecycle
  • Components of the Feature.xml file
  • Components of theElements.xml file
  • Feature Examples
  • Deploying Features with Solutions
Site Definitions and Feature Stapling
  • Introducing to Site Definitions
  • Creating a Custom Site Definition
  • Using Solution Generator
  • Feature Stapling
  • Custom Site Templates
Custom Filed Types
  • Custom FiledConcepts
  • Installed Field Type Files
  • Installed Field Types
  • Sample Usage Scenarios
  • Process of creating a Custom Field
Custom Event Handlers
  • Event Handling in SharePoint
  • Event Receivers
  • Before and After Events
  • Event Receiver Classes
  • Deploying Event Receivers
  • Elevating Permissions
  • Event Recursion
Developing SharePoint Workflows
  • Introduction to Workflow
  • Windows Workflow Foundation
  • Out-of-the-box Workflows
  • Workflow using SharePoint Designer
  • Workflow using Visual Studio
  • Creating Custom Workflow Forms
  • Deploying Visual Studio Workflows
Developing with Excel Services
  • Excel Services as a development platform
  • Displaying Grapphical Data in SharePOint 2007
  • Reference the Excel Web Service
  • Deploying User Defined Functions(UDF)
Developing with Business Data Catalog
  • What is the Business Data Catalog
  • Creating Apllication Defintions Files
  • Core ADF Elements
  • Using BDC Web Parts
  • Using BDC List Columns
  • Securing BDC Data
  • Importing BDC Data into User Profiles