cm logo
To speak to a training advisor please call
All Courses / Microsoft Courses / Microsoft SharePoint 2010: Designing and Developing Applications for Microsoft SharePoint 2010
Share: Follow us: Bookmark with: twiter Print Page:

Microsoft SharePoint 2010: Designing and Developing Applications for Microsoft SharePoint 2010

Course Code: M10232      Days: 5
Online Training

Time stretched?

If you would prefer something more flexible, we can now offer Online Training related to this topic.

Click to see a list of courses »

Course Overview

This five-day instructor-led course is intended for 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.

CourseMonster tracks Microsoft training and can notify you when the next Microsoft SharePoint course is available in your area. Contact us for more details.

Related Courses

Audience

This course is intended for developers and development leads who will be responsible for designing custom code solutions that are deployed to SharePoint 2010 servers. To be successful in this course, the student will have at least two years of SharePoint development experience and should have experience with ASP.NET and Visual Studio 2010.

Skills Gained

Delegates will learn how to:

  • 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 meets 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.
  • Devise a strategy for developing and deploying upgrades over time as the solution evolves.
  • Develop an information architecture strategy that will support flexibility and growth and a navigation strategy that fits on top of this information architecture.
  • Plan a comprehensive branding strategy and determine the necessary application elements required to support that strategy.
  • 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 insuring maximum code reliability

Examinations

Related Brands Related Paths Related Tracks Related Exams

Prerequisites

  • Understanding of the problem-solving techniques that apply to the Software Development Lifecycle (SDLC), including the versioning of software and the management of configuration and content in a software system
  • Basic knowledge of Web application architecture
  • Experience in developing in a team environment
  • Working knowledge of ASP.NET and Visual Studio
  • Experience in SharePoint infrastructure including servers and services
  • Experience in SharePoint development including the APIs and XML schemas necessary to create web parts, perform data access, and provision fields, lists, content types, etc.

Course Outline

Module 1: Advanced ASP.NET Concepts for SharePoint

This module helps you to review the essential information regarding ASP.NET including how to improve performance for high-scale sites like SharePoint. This module covers concepts around view state, caching, and session state and provides an opportunity to learn to make appropriate choices.

After completing this module, students will be able to:

  • Review the fundamentals of memory management.
  • Identify the key things to drive high CPU utilization.
  • Identify factors impacting client performance.

Module 2: Designing for User Experience

This module provides the key criteria and structure necessary to make appropriate decisions about what kind of user interface component to use based on the needs of the solution.

After completing this module, students will be able to:

  • Review the fundamentals of SharePoint architecture and how it impacts the page design experience.
  • Determine the appropriate page part in SharePoint for a given situation.
  • Determine the appropriate page in SharePoint for a given situation.
  • Identify the considerations for globalizing and localizing your applications.
  • Determine the design impact of WCAG standards for projects requiring accessibility compliance.

Module 3: Designing for Data

This module explains defining what storage will look like. This module discusses the information about data design critical to the performance and accessibility of the solution. The module also covers scalability issues related to data as well as the structural components such as the use of lists, list definitions, content types, and fields.

After completing this module, students will be able to:

  • Review the fundamentals of foundation for operating with data in SharePoint.
  • Evaluate data size to arrive at potential solutions for large data storage needs.
  • Manage data to arrive at an appropriate data access strategy.

Module 4: Designing Data Capture and Integration

This module discusses strategies on how to get the data into the system. This module covers the techniques for capturing data - including office integration and integrating to other systems with BCS.

After completing this module, students will be able to:

  • Apply the appropriate approach to data capture in SharePoint.
  • Identify the integration options and technologies that are built into the SharePoint platform including the Business Data Catalog (BDC) and Business Connectivity Services (BCS).

Module 5: Designing Artefacts

This module discusses items that will need to be implemented in SharePoint to tie the user interface and the data structure together. The module covers information about artifacts to begin the transformation of the abstract design into a specific set of deliverables that need to be created through SharePoint.

After completing this module, students will be able to:

  • Implement the techniques for evaluating and refining customer requirements.
  • Determine an approach for matching customer requirements to SharePoint artefacts.

Module 6: Designing Processing Solutions

This module covers the details of options for developing solutions. The module provides decision criteria for the determination of sandbox versus full trust (or a hybrid of the two) deployments. The module also provides details for making decisions about processing including how to address long running operations and how to decide the appropriate processing solutions.

After completing this module, students will be able to:

  • Explain the processing solutions and approaches that must be created when working in a multi-server environment.
  • Identify the benefits and limitations of the SharePoint Sandbox features.
  • Determine the choices available for in-page, client, event receiver, workflow, and timer execution models.
  • Evaluate how SharePoint workflows are executed and the factors impacting design.

Module 7: Designing Packaging

This module addresses the first order problem of factoring the solution into features and packages so that it can be upgraded. This module covers the baseline skills of determining the number, scope, and dependency of features and determining the right number of packages.

After completing this module, students will be able to:

  • Explain how packages are created and delivered.
  • Determine the size of features to be able to effectively maintain the given solution.

Module 8: Designing a Development Strategy

This module focuses on two key items necessary to deploy larger solutions, configuration and logging. This module provides the students a platform to expand the scope of the solution and focus on issues related to dozens of projects on a server, each with its own approach to configuration and logging.

After completing this module, students will be able to:

  • Identify the team development needs for SharePoint.
  • Explain operational and diagnostic logging including the differences and the options for recording.
  • Determine the options for storing configuration in a SharePoint environment.

Module 9: Developing Versioning and Deployment

This module delves into the challenges of versioning in a SharePoint environment. The module also addresses deployment issues because most deployment issues are related to the versioning process.

After completing this module, students will be able to:

  • Review the fundamentals of the software development lifecycle and its relation to configuration management.
  • Determine the approach for versioning a given application.
  • Address specific concerns for upgrading a given application that has been deployed to production.

Module 10: Designing Information Architecture and Navigation

This module helps to draw the distinction between information architecture and branding topics. The module helps to separate taxonomy (organization) from navigation (user interface).

After completing this module, students will be able to:

  • Determine the technique necessary to develop an information architecture based on SharePoint.
  • Explain the scalability concerns for individual items in SharePoint in the context of information architecture.
  • Determine the appropriate navigation solution for a given application.

Module 11: Designing Branding and Customization

This module covers branding options, including what tools can be used to customize the appearance. The module moves us to including the users and power users of the ultimate solution.

Module 12: Designing Security

This module describes how to design security for performance and provide a holistic view so to evaluate security implications and tradeoffs. This module also outlines the new Claims based authentication in SharePoint 2010 and how Forms Based Authentication fits into this model.

After completing this module, students will be able to:

  • Explain the role of security in SharePoint.
  • Evaluate the impact of alternate identity stores on a given security approach.
  • Discuss the challenges and impact of forms-based authentication toward solving security concerns.

Module 13: Designing for Page and Data Access Performance

This module discusses page and data access performance and how to plan for a high performance site.

After completing this module, students will be able to:

  • Explain how SharePoint pages are built for optimized performance.
  • Evaluate pages with performance issues in terms of elapsed time as well as database impact by using the
  • SharePoint Developer Dashboard.
  • Determine an appropriate SharePoint data access technique to deliver SharePoint data quickly and efficiently for a given scenario.

Module 14: Designing Testing Strategy

This module discusses what we do at the end of the development process, testing. The module also covers functional testing and scale/performance testing.

After completing this module, students will be able to:

  • Evaluate the core testing concepts and their impact on quality.
  • Evaluate the core concepts of unit testing, integration testing, and regression testing.
  • Test the performance of a given solution
 
Related Online Training

If you would prefer the flexibility of online training, use the link(s) below:

More Online Training>>


How to make a booking for the M10232 course

Scheduled Dates

Request availability or enquire by clicking a date:

Sort by Location

London Region
London (Central)
£ 1,640
London (Central)
£ 1,665
London (Central)
£ 1,665
London (Central)
£ 1,640
London (Central)
£ 1,640
London (Central)
£ 1,750
London (Central)
£ 1,640
London (Central) (GT)
£ 1,545
South East England
Berkshire (GT)
£ 1,545
North West England
Manchester (Greater)
£ 1,750
Manchester (Greater)
£ 1,750
Scotland
Glasgow
£ 1,750
South West England
Somerset
£ 1,640
Somerset
£ 1,640
Somerset
£ 1,640
Somerset
£ 1,640
Yorkshire and the Humber
Yorkshire (West)
£ 1,750
Wales
Glamorgan (South)
£ 1,545
Virtual Class
Virtual Class
£ 1,750
Belgium
Antwerpen
£ 1,750
Brabant Wallon
1,849
Brabant Wallon
1,849
Brabant Wallon
1,849
Brussels
£ 1,750
Denmark
Kobenhavn
£ 1,750
Kobenhavn
kr 18,500
Norden
£ 1,750
France
Aquitaine
£ 1,750
Rhone-Alpes
2,670
Rhone-Alpes
£ 1,750
Netherlands
Friesland
£ 1,750
Noord-Holland
2,295
Overijssel
£ 1,750
Utrecht
2,295
Zuid-Holland
£ 1,750
Zuid-Holland
2,295

Sort by Date

France
2,670
London Region
£ 1,640
North West England
£ 1,750
London Region
£ 1,665
South West England
£ 1,640
Belgium
£ 1,750
Denmark
£ 1,750
France
£ 1,750
Netherlands
£ 1,750
Virtual Class
£ 1,750
Scotland
£ 1,750
Belgium
1,849
London Region
£ 1,665
South West England
£ 1,640
London Region
£ 1,640
Netherlands
2,295
North East England
£ 1,595
Wales
£ 1,545
Yorkshire and the Humber
£ 1,750
South East England (GT)
£ 1,545
London Region
£ 1,640
South West England
£ 1,640
London Region
£ 1,750
Netherlands
2,295
London Region
£ 1,640
North East England
£ 1,750
South West England
£ 1,640
Belgium
1,849
Denmark
kr 18,500
North West England
£ 1,750
Belgium
1,849
North East England
£ 1,595
London Region (GT)
£ 1,545
Netherlands
2,295

No Suitable Dates?

Please click above and we will take care of the rest.

Please click above and we will be happy to discuss the benefits of onsite and bespoke courses with you.

CourseMonster books thousands of public training courses, classes and boot camps both in London, City of London and throughout the UK including: Berkshire, Birmingham, Bristol, Bournemouth, Aylesbury, Cambridge, Derby, Devon, Edinburgh, Glasgow, Hampshire, Ipswich, Leeds, Leicester, Luton, Manchester, Middlesex, Milton Keynes, Newcastle, Norwich, Nottingham, Plymouth, Reading, Sheffield, Southampton, Surrey, Sussex, Midlands and Yorkshire. Topics range from software to administration, project management and development.