Designing and Developing Microsoft® SharePoint® Server 2010 Applications

 

 

 

Designing and Developing MS SharePoint Server 2010 Training Class Summary

This five-day course is intended for Microsoft SharePoint Development professionals who are responsible for leading projects, designing solutions, and identifying problems. In this course, students learn the skills and best practices that are required to help organizations design and develop effective SharePoint applications.

Audience: IT professionals who will be responsible for designing custom code for projects that are deployed to SharePoint 2010 servers.

Prerequisites: Student should have at least two years of SharePoint development experience and should have experience with ASP.NET and Microsoft Visual Studio 2010.

Class Length: 5 days

Designing and Developing MS SharePoint Server 2010 Training Class Objectives
  • Develop strategies for caching, session state, as well as design for high performance sites by limiting page size and iteration.
  • Determine the most suitable presentation method, visual elements, programmatic objects and multilingual strategy which meet the design objectives.
  • Evaluate available data access and storage methods and determine the appropriate implementation for the application requirements.
  • Identify the pros and cons of various data capture options and specify the most effective method or combination of methods for capturing user input.
  • Evaluate the use and implementation of SharePoint artifacts and determine which artifacts best meet the needs of the application requirements.
  • Design processing systems to get work done in the solution.
  • Create an effective strategy for implementation and deployment of custom solutions in both development and production environments.
  • Create a development strategy to allow multiple developers and administrators to work together.
  • Design and implement a security approach which supports both code access and end-user functionality.
  • Design an effective strategy for optimizing page render times and data access methods within SharePoint 2010.
  • Determine the appropriate use of unit and integration tests within SharePoint and design an effective strategy for ensuring maximum code reliability.
Designing and Developing MS SharePoint Server 2010 Training Class Outline
  1. ASP.NET Advanced Concepts for SharePoint
    • Server Memory
    • Server CPU
    • Transfer and Client
  2. Designing for User Experience
    • SharePoint Background
    • Page Parts
    • Pages
    • Globalization and Localization
    • Designing for Accessibility
  3. Designing for Data
    • List and Library Fundamentals
    • Large Data Strategies
    • SharePoint Data Management
  4. Designing Data Capture and Integration
    • Key Considerations for Data Capture
    • Designing for Data Capture
    • Designing for Integration
  5. Designing Artifacts
    • Customer Requirements
    • Creating Sites
  6. Designing Processing Solutions
    • Multiserver Configurations
    • In and Out of the Sandbox
    • Getting Work Done
    • Working with Workflows
  7. Designing Packaging
    • Understanding Packaging Life Cycle
    • Establishing Design Principles
  8. Designing a Development Strategy
    • Developing for the Enterprise
    • The Role of Logging
  9. Developing Version and Deployment
    • Application Life Cycle Management
    • Source Control and Build
    • Versioning Strategy
    • Upgrading
    • Deployment
  10. Designing Information Architecture and Navigation
    • Understanding Information Architecture
    • Planning for Software Boundaries
    • Navigation
  11. Designing Branding and Customization Support
    • Introduction to Branding
    • Branding Options
    • Branding Decisions
    • Managing User Experience
    • Planning for Customization
  12. Designing Security
    • Security within SharePoint
    • Using an Alternate Identity Store
    • Forms-Based Authentication
    • Deeper Look at SharePoint Claims
  13. Designing for Page and Data Access Performance
    • Optimizing SharePoint Page Performance
    • Analyzing Performance with the SharePoint Developer Dashboard
    • Optimizing SharePoint Data Access Performance
  14. Designing a Testing Strategy
    • Testing Concepts
    • Unit Testing
    • Integration Testing
    • Performance Testing