Developing Microsoft SharePoint Server 2013 Advanced Solutions (20489)

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 Advanced Solutions (20489) Overview:

Developing Microsoft SharePoint Server 2013 Advanced Solutions (20489) course provides SharePoint developers the information needed to implement SharePoint solutions using:

  • Enterprise Search
  • Managed Metadata Service (MMS)
  • Business Connectivity Services (BCS)
  • Enterprise Content Management (ECM)
  • Web Content Management (WCM)
  • Social Computing features
  • SharePoint Apps

Who Should Attend:

  • Professional developers who develop solutions for SharePoint products and technologies in a team-based, medium-sized to large development environment
  • SharePoint developers who have gained some experience with SharePoint 2013 and who are looking to build on their existing skills

Developing Microsoft SharePoint Server 2013 Advanced Solutions (20489) Prerequisites:

Before attending this course, you must have:

  • Completed course 20488A: Developing Microsoft SharePoint Server 2013 Core Solutions (or equivalent knowledge).
  • 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 working knowledge of client-side web technologies including HTML, CSS, and JavaScript.

Developing Microsoft SharePoint Server 2013 Advanced Solutions (20489) Objectives:

  • Applications for the SharePoint 2013 development platform
  • Capabilities and applications of managed metadata in SharePoint 2013
  • SharePoint 2013 search architectures
  • SharePoint 2013 document management features in code
  • Web content solutions for publishing sites
  • Device channels, managed navigation, and variations that enable you to build mobile-device friendly websites and support multiple languages with proper navigation
  • Website optimization for Internet-search engines
  • Maximizing a website’s performance
  • Develop Business Connectivity Services (BCS) solutions
  • Configure advanced and custom Business Data Connectivity (BDC) models
  • Manage and access user profile data
  • Develop and customize social workload and solutions
  • Maximize performance and scalability of SharePoint 2013 solutions and apps

Developing Microsoft SharePoint Server 2013 Advanced Solutions (20489) Outline:

Module 1: Robust and Efficient Apps for SharePoint
  • Apps for SharePoint
  • Communicate with SharePoint from an App
  • Authenticate and Authorize Apps for SharePoint
  • Design Apps for Performance
  • Module 1 Labs: Monitoring SharePoint Health Score
    • Create and Deploy an App Part
    • Work with Server Health Scores
Module 2: Develop Managed Metadata Solutions
  • Metadata
  • Managed Metadata Term Sets
  • Managed Metadata Fields
  • Module 2 Labs:
    • Develop Managed Metadata Solutions Part 1:
      • Create and Configure the Corporate Structure App
      • Display the Existing Taxonomy Groups
      • Create a Group, a Term Set, and Terms
    • Develop Managed Metadata Solutions Part 2:
      • Obtain the Web Host
      • Add Metadata Site Columns
Module 3: Interact with the Search Service
  • SharePoint 2013 Search Service
  • Search Queries with KQL and FQL
  • Search Queries from Code
  • Module 3 Labs: Executing Search Queries from SharePoint Apps
    • Submit Search Queries from Client-Site Code
    • Use a Custom Action to Launch a Search App
Module 4: Customize the Search Experience
  • Customize Query Processing, Search Results, Result Types, Display Templates, and Content Processing
  • Module 4 Labs: Configure Entity Extraction
    • Create and deploy an entity extractor
Module 5: Implement Enterprise Content Management
  • eDiscovery and Content Management
  • Automate Records Management
  • Module 5 Labs: Implement Content Management Functionality
    • Create and Register a Custom Document ID Provider
    • Apply a Custom Audit Policy
Module 6: Develop a Publishing Site for Web Content
  • Programming with the Web Content Publishing API
  • Page Components for Web Content Publishing
  • Module 6 Labs: Customize a SharePoint Publishing Site
    • Build a Custom Page Field Control and a Page Layout
Module 7: Structuring and Publishing Websites for All Users
  • Website Structure and Navigation
  • Publish Content and Publish to Mobile Devices
  • Multi-language Sites using Variations
  • Module 7 Labs:
    • Structure a SharePoint Publishing Site:
      • Create a Navigation Term Set
    • Publish for Multiple Devices and Languages:
      • Create a Device Channel
      • Use the Device Panel Control
      • Create a French Variation
Module 8: Develop Optimized Internet Sites
  • Optimize a SharePoint Site for Search Engines
  • Optimize Performance and Scalability
  • Module 8 Labs: Optimize SharePoint Publishing Sites
    • Optimize a Site for Search Engines
    • Maximize the Performance of a Publishing Site
Module 9: Work with BCS
  • BCS in SharePoint 2013
  • Create BDC Models in SharePoint Designer and in Visual Studio 2012
  • Module 9 Labs: Working with Business Connectivity Services
    • Create Farm-Scoped and App-Scoped External Content Types
Module 10: Create Advanced BDC Models
  • Configure BDC Models for Search
  • Develop Custom Connectivity Components
  • External Events and Notifications
  • Module 10 Labs: Create and Deploy a .NET Connectivity Assembly
    • Create a .NET Connectivity Assembly
    • Implement Entity Methods
    • Deploy and Test .NET Connectivity Model
Module 11: Work with Business Data
  • Business Data in Composite Solutions, Custom Solutions, and in Client Applications
  • Module 11 Labs: Work with Business Data in Apps for SharePoint 2013
    • Read Business Data in Client-Side Code
    • Present Business Data in an App for SharePoint
Module 12: Manage and Access User Profile Data
  • Overview of User Profile Data in SharePoint 2013
  • Options for Accessing User Profile Data
  • User Profile Data and User Profile Properties
  • Module 12 Labs:
    • Access User Profile Data:
      • Add People Search Functionality to an App
      • Display User Properties in the App
    • Manage User Profile Properties:
      • Add Code to Display and Manage User Profile Properties
Module 13: Developing Microsoft SharePoint Server 2013 Advanced Solutions
  • Overview of the Social Workload
  • Social Solutions and Work with Feeds
  • Module 13 Labs: Create a Social App Part
    • Display a Project Site Newsfeed
    • Post a Message to a Newsfeed
    • Use Search to Retrieve Newsfeed Posts
Module 14: Monitoring and Troubleshooting Custom SharePoint Solutions
  • Debug SharePoint Apps in Visual Studio
  • Diagnose Faults in Deployed Apps
  • Test Performance and Scalability
  • Module 14 Labs: Create a Social App Part
    • Add a Diagnostics Page to a SharePoint App
    • Configure ASP.NET Tracing
    • Use Trace Logs

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

    Top