Warning: session_start(): Cannot start session when headers already sent in /home/busin148/public_html/includes/session.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /home/busin148/public_html/includes/session.php:1) in /home/busin148/public_html/includes/session.php on line 31

Warning: Cannot modify header information - headers already sent by (output started at /home/busin148/public_html/includes/session.php:1) in /home/busin148/public_html/includes/session.php on line 43

Warning: Cannot modify header information - headers already sent by (output started at /home/busin148/public_html/includes/session.php:1) in /home/busin148/public_html/includes/session.php on line 45

Warning: Cannot modify header information - headers already sent by (output started at /home/busin148/public_html/includes/session.php:1) in /home/busin148/public_html/includes/session.php on line 47
MOC On-Demand: 20488-Developing Microsoft SharePoint Server 2013 Core Solutions Online Classes- Business Computer Skills

MOC On-Demand: 20488-Developing Microsoft SharePoint Server 2013 Core Solutions - On-Demand Course

Learn Sharepoint at your own pace with our On-Demand training.

Course Details



Section 1: SharePoint as a Developer Platform
This section covers various approaches that can be used to develop applications with SharePoint Server 2013 the scenarios in which each approach might be appropriate.
Topics :
•Introducing the SharePoint Developer Landscape
•Choosing Approaches to SharePoint Development
•Understanding SharePoint 2013 Deployment and Execution Models
Lab 1: Comparing Web Parts and App Parts
Create and Deploy a SharePoint Web Part
Create and Deploy a SharePoint App Part

Section 2: Working with SharePoint Objects
This section discusses the server-side SharePoint object model and how the core classes relate to sites and collections. The server-side SharePoint object model provides a core set of classes that represent different items in the logical architecture of a SharePoint deployment. Students also learn how manage permissions for server-side code.
Topics :
•Understanding the SharePoint Object Hierarchy
•Working with Sites and Webs
•Working with Execution Contexts
Lab 1: Working with Sites and Webs
•Working with Sites and Webs in Managed Code
•Working with Sites and Webs in Windows PowerShell.
Lab 2: Working with Execution Contexts
•Running Code with Elevated Privileges
•Adapting Content for Different User Permissions

Section 3: Working with Lists and Libraries
This section discusses how to interact with lists and libraries. Students learn about how to work with lists and libraries programmatically using the server-side SharePoint object model and how to use query classes and LINQ to SharePoint to query and retrieve data from SharePoint lists. Student also learn how to efficiently work with lists that contain large numbers of items.
Topics :
•Using List and Library Objects
•Querying and Retrieving List Data
•Working with Large Lists
Lab 1: Querying and Retrieving List Data
•Querying List Items
•Updating List Items
Lab 2: Working with Large Lists
•Using the ContentIterator Class

Section 4: Designing and Managing Features and Solutions
This section covers creating and deploying custom Developing a SharePoint solutions and features. The students also learn how and when to use sandbox solutions.
Topics :
•Working with Features
•Deploying Solutions
•Working with Sandboxed Solutions
Lab 1: Working with Farm Solutions
Creating a Farm Solution
Creating a Feature
•Upgrade a Solution
Lab 2: Working with Sandboxed Solutions
Creating a Solution Validator

Section 5: Working with Server-Side Code
This section describes how to develop and deploy Web Parts and event receivers in a solution.
Topics :
•Developing Web Parts
•Using Event Receivers
•Using Timer Jobs
•Storing Configuration Data
Lab 1: Working with Server-Side Code
•Developing an Event Receiver
•Updating a Web Part
Create a Timer Job

Section 6: Managing Identity and Permissions
This section describes how manage permissions through code and customize authentication using custom claims providers.
Topics :
•Understanding Identity Management in SharePoint 2013
•Managing Permissions in SharePoint 2013
•Configuring Forms-Based Authentication
•Customizing the Authentication Experience
Lab 1: Managing Permissions Programmatically in SharePoint 2013
•Managing List Permissions Programmatically
Lab 2: Creating and Deploying a Custom Claims Provider
Create a Custom Claims Provider
•Supporting Search and Resolve in a Claims Provider
•Deploying and Testing a Claims Provider

Section 7: Managing Custom Components and Site Lifecycles
This section discusses planning and organizing sites and lists. The students also learn how to create custom component definitions and templates.
Topics :
•Component Overview
•Defining Custom Lists
•Defining Custom Sites
•Managing SharePoint Sites
Lab 1: Managing Custom Components and Site Lifecycles
Create a Site Definition
Create a List Definition
•Developing an Event Receiver

Section 8: Introducing Apps for SharePoint
This section discusses the SharePoint App, a new way to customize SharePoint functionality with SharePoint Server 2013.
Topics :
•Overview of Apps for SharePoint
•Developing Apps for SharePoint
Lab 1: Creating a Site Suggestions App
Create a New SharePoint App
•Using the Client-Side Object Model

Section 9: Client-Side SharePoint Development
This section describes how to use JavaScript Client Object Model (CSOM), managed code CSOM and the REST API to build SharePoint Apps.
Topics :
•Using the Client-Side Object Model for JavaScript
•Using the REST API with JavaScript
Lab 1: Using the REST API with JavaScript
Create List Relationships
•Add Vote Recording
•Display Votes for Each Suggestion

Section 10: Developing Remote Hosted SharePoint Apps
This section covers the difference between provider hosted Apps and Remote Hosted Apps. The students will also create and deploy a Provider Hosted App.
Topics :
•Overview of Remote Hosted Apps
•Configure Remote Hosted Apps
•Develop Remote Hosted Apps
Lab 1: Configuring a Provider Hosted SharePoint App
•Configuring a Server to Server Trust Relationship
•Create a Provider Hosted App
Lab 2: Developing a Provider Hosted SharePoint App
•Working with SharePoint Data
•Using the Chrome Control

Section 11: Publishing and Distributing Apps
This section introduces the App Catalog so users to locate, purchase, and install apps easily. The students learn how to package and publish Apps to the App Catalog.
Topics :
•Understanding the App Management Architecture
•Understanding App Packages
•Publishing Apps
•Installing, Updating, and Uninstalling Apps
Lab 1: Publishing an App to a Corporate Catalog
Create an App Catalog
Create an App Package
•Publish an App Package
Lab 2: Installing, Updating, and Uninstalling Apps
•Install an App
•Upgrade an App
•Remove an App

Section 12: Automating Business Processes
This section discusses how to create workflows and workflow actions using Visio 2013, SharePoint Designer 2013 and Visual Studio 2012.
Topics :
•Understanding Workflow in SharePoint 2013
•Build Workflows by using Visio 2013 and SharePoint Designer 2013
•Develop Workflows in Visual Studio 2012
Lab 1: Building Workflows in Visio 2013 and SharePoint Designer 2013
Create Workflows by Using Visio
•Edit Workflows by Using SharePoint Designer
Lab 2: Creating Workflow Actions in Visual Studio 2012
Create Custom Workflow Actions
•Using a Custom Workflow in SharePoint Designer

Section 13: Managing Taxonomy
This section discusses the importance of a good taxonomy in SharePoint and working with the components of the taxonomy. The students also see how to tie event receivers to the taxonomy.
Topics :
•Managing Taxonomy in SharePoint 2013
•Working with Content Types
•Working with Advanced Features of Content Types
Lab 1: Working with Content Types
Creating a System to Capture Vacation Requests
Lab 2: Working with Advanced Features of Content Types
Create an Event Receiver Assembly
•Register an Event Receiver with a Site Content Type

Section 14: Customizing User Interface Elements
This section discusses different ways of customizing the SharePoint user interface, such as adding buttons to the ribbon or modifying the appearance of list views.
Topics :
•Working with Custom Actions
•Using Client-Side User Interface Components
•Customizing the SharePoint List User Interface
Lab 1: Using the Edit Control Block to Launch an App
•Configuring an App to Display Customer Orders
•Use a Custom Action to Launch an App
Lab 2: Using jQuery to Customize the SharePoint List User Interface
Create a Custom List View

Section 15: Working with Branding and Navigation
This section discusses the changes in SharePoint Server 2013 to branding, designing, publishing and navigating sites. The students also learn how to create devise independent sites standard web technologies, such as HTML, CSS, and JavaScript.
Topics :
Create and Applying Themes
•Branding and Designing Publishing Sites
•Tailoring Content to Platforms and Devices
•Configuring and Customizing Navigation
Lab 1: Branding and Designing Publishing Sites
Create SharePoint Master Pages
•Building Master Page Functionality
•Publishing and Applying Design Assets
Lab 2: Configuring Farm-Wide Navigation
Create a Custom Site Map Provider

 

Please check the course description to find prerequisite information.

 

-10%

MOC On-Demand: 20488-Developing Microsoft SharePoint Server 2013 Core Solutions

On-Demand Training Course

$ 995
90/month licence
  • 24/7 Access
  • Hands-On Practice Exercises
  • Free Repeats
  • Professional Instruction
Enroll Today