Developing Microsoft SharePoint Server 2013 Core Solutions (20488)

Quantity

$2,895.00

New Age Technologies has been delivering Authorized Training since 1996. We offer Microsoft’s full suite of authorized courses including courses pertaining to Developing Microsoft SharePoint Server 2013 Advanced Solutions, Programming in HTML5 with JavaScript and CSS3, Microsoft Office, Microsoft Exchange Server, Microsoft SQL and more. If you have any questions or can’t seem to find the Microsoft class that you are interested in, contact one of our Microsoft Training Specialists. Invest in your future today with Microsoft training from New Age Technologies.

Microsoft Training Specialist | ☏ 502.909.0819

Current Promotion

  • ENTER CODE "MICROSOFT15" @ CHECKOUT & RECEIVE 15% OFF OR REQUEST GIFT CARD EQUIVALENT
  • Includes 12 Months of Exclusive Benefits
Private IT Training

EXCLUSIVE BENEFIT:

Your course includes a twelve-month subscription to these exclusive benefits:

  • 12 months of anytime access to your course labs and lab environment
  • 12 months of 24/7 access to mentoring via chat, email, and phone
  • 12 months of on-demand access to indexed, searchable recordings of your Online Live class
  • 12 months of unlimited retakes of your class

COURSE INFORMATION

Developing Microsoft SharePoint Server 2013 Core Solutions (20488) Overview:

In the Developing Microsoft SharePoint Server 2013 Core Solutions (20488) course, you will learn core skills that are common to almost all SharePoint development activities.

These core skills include:

  • Working with the server-side and client-side object models
  • Developing and deploying features
  • Solutions, and apps
  • Managing identity and permissions
  • Querying and updating list data
  • Managing taxonomy
  • Using workflow to manage business processes
  • Customizing the user interface

Who Should Attend:

  • Professional developers who develop solutions for SharePoint products and technologies in a team-based, medium-sized to large development environment
  • While some familiarity with SharePoint solution development is required, candidates are not expected to have prior experience with the new features in SharePoint Server 2013

Developing Microsoft SharePoint Server 2013 Core Solutions (20488) Prerequisites:

Before attending this course, you must have:

  • A working knowledge of using Visual Studio 2010 or Visual Studio 2012 to develop solutions.
  • A basic working knowledge of SharePoint solution development, either in SharePoint 2013 or in earlier versions of SharePoint.
  • A working knowledge of Visual C# and the .NET Framework 4.5.
  • A basic understanding of ASP.NET and server-side web development technologies, including request/response and the page lifecycle.
  • A basic understanding of AJAX and asynchronous programming techniques.
  • A basic working knowledge of client-side web technologies including HTML, CSS, and JavaScript.
  • Familiarity with approaches to authentication and authorization, including claims-based authentication.

Developing Microsoft SharePoint Server 2013 Core Solutions (20488) Objectives:

After successfully completing this course, you will be able to:

  • Design and manage features and solutions.
  • Develop code for custom server-side components.
  • Manage and customize authentication and authorization.
  • Create custom sites and lists and manage the site lifecycle.
  • Explain the capabilities and design choices for SharePoint apps.
  • Use the client-side object model and the REST API.
  • Develop provider-hosted and auto-hosted SharePoint apps.
  • Distribute and deploy SharePoint apps.
  • Create custom workflows to automate business processes.
  • Use fields and content types to manage taxonomy.
  • Customize the appearance and behavior of user interface elements.
  • Customize navigation and site branding.

Developing Microsoft SharePoint Server 2013 Core Solutions (20488) Outline:

Module 1: SharePoint as a Developer Platform
  • Introducing the SharePoint Developer Landscape
  • Choosing Approaches to SharePoint Development
  • Understanding SharePoint 2013 Deployment and Execution Models
  • Module 1 Labs: Compare Web Parts and App Parts
    • Create and Deploy a SharePoint Web Part and App Part
Module 2: Working with SharePoint Objects
  • Understanding the SharePoint Object Hierarchy
  • Working with Sites and Webs
  • Working with Execution Contexts
  • Module 2 Labs:
    • Work with Sites and Webs:
      • Managed Code
      • Windows PowerShell
    • Work with Execution Contexts:
      • Run Code with Elevated Privileges
      • Adapt Content for Different User Permissions
Module 3: Working with Lists and Libraries
  • Using List and Library Objects
  • Querying and Retrieving List Data
  • Working with Large Lists
  • Module 3 Labs:
    • Query and Retrieve List Data
    • Work with Large Lists:
      • Use the ContentIterator Class
Module 4: Designing and Managing Features and Solutions
  • Working with Features
  • Deploying Solutions
  • Working with Sandboxed Solutions
  • Module 4 Labs: Work with Features and Solutions
    • Configure SharePoint Features
    • Create Feature Receiver Classes and Features with Dependencies
Module 5: Working with Server-Side Code
  • Developing Web Parts
  • Using Event Receivers
  • Using Timer Jobs
  • Storing Configuration Data
  • Module 5 Labs: Work with Server-Side Code
    • Develop an Event Receiver
    • Update a Web Part
    • Create a Timer Job
Module 6: Managing Identity and Permissions
  • Understanding Identity Management in SharePoint 2013
  • Managing Permissions in SharePoint 2013
  • Configuring Forms-Based Authentication
  • Customizing the Authentication Experience
  • Module 6 Labs:
    • Manage Permissions Programmatically in SharePoint 2013
    • Create and Deploy a Custom Claims Provider:
      • Create a Custom Claims Provider
      • Support Search and Resolve in a Claims Provider
      • Deploy and Test a Claims Provider
Module 7: Managing Custom Components and Site Lifecycles
  • Component Overview
  • Defining Custom Lists
  • Defining Custom Sites
  • Managing SharePoint Sites
  • Module 7 Labs: Create a Site Suggestions App
    • Create a new SharePoint App
    • Use the Client-Side Object Model
Module 8: Introducing Apps for SharePoint
  • Overview of Apps for SharePoint
  • Developing Apps for SharePoint
  • Module 8 Labs:
    • Using the Client-Side Object Model for Managed Code:
      • Add Site Column, Mileage Claim Content Type and Claims List
    • Using the REST API with JavaScript:
      • Create List Relationships
      • Add Vote Recording
      • Display Votes for each Suggestion
Module 9: Client-Side SharePoint Development
  • Using the Client-Side Object Model for JavaScript
  • Using the REST API with JavaScript
  • Module 9 Labs:
    • Configure a Provider-Hosted SharePoint App:
      • Configure a Server-to-Server Trust Relationship
      • Create a Provider-Hosted App
    • Develop a Provider-Hosted SharePoint App:
      • Work with SharePoint Data
      • Use the Chrome Control
Module 10: Developing Remote Hosted SharePoint Apps
  • Overview of Remote Hosted Apps
  • Configuring Remote Hosted Apps
  • Developing Remote Hosted Apps
  • Module 10 Labs:
    • Publish an App to a Corporate Catalog
    • Install, Update, and Uninstall Apps
Module 11: Publishing and Distributing Apps
  • Understanding the App Management Architecture
  • Understanding App Packages
  • Publishing Apps
  • Installing, Updating, and Uninstalling Apps
  • Module 11 Labs:
    • Build Workflow in Visio 2013 and SharePoint Designer 2013:
      • Create Workflows by using Visio
      • Edit Workflows by using SharePoint Designer 2013
    • Create Workflow Actions in Visual Studio 2012:
      • Create Custom Workflow Actions
      • Use a Custom Workflow in SharePoint Designer 2013
Module 12: Automating Business Processes
  • Understanding Workflow in SharePoint 2013
  • Building Workflows by using Visio 2013 and SharePoint Designer 2013
  • Developing Workflows in Visual Studio 2012
  • Module 12 Labs:
    • Work with Content Types:
      • Create a System to Capture Vacation Requests
    • Work with Advanced Features of Content Types:
      • Create an Event Receiver Assembly
      • Register an Event Receiver with a Site Content Type
Module 13: Managing Taxonomy
  • Managing Taxonomy in SharePoint 2013
  • Working with Content Types
  • Working with Advanced Features of Content Types
  • Module 13 Labs: Manage Custom Components and Site Life Cycles
    • Create a Site Definition, a List Definition
    • Develop an Event Receiver
Module 14: Customizing User Interface Elements
  • Working with Custom Actions
  • Using Client-Side User Interface Components
  • Customizing the SharePoint List User Interface
  • Module 14 Labs:
    • Use the Edit Control Block to Launch an App:
      • Configure an App to Display Customer Orders
      • Use a Custom Action to Launch an App
    • Use jQuery to Customize the SharePoint List User Interface
Module 15: Working with Branding and Navigation
  • Creating and Applying Themes
  • Branding and Designing Publishing Sites
  • Tailoring Content to Platforms and Devices
  • Configuring and Customizing Navigation
  • Module 15 Labs:
    • Brand and Design Publishing Sites:
      • Create SharePoint Master Pages
      • Build Master Page Functionality
      • Publish and Apply Design Assets
    • Configure Farm-Wide Navigation:
      • Create a Custom Site Map Provider
      • Add Custom Navigation Controls to a Master Page

Boost your salary by obtaining your Microsoft Certification: Microsoft Certified Solution Developer (MCSD)

    Top