Looking for Global training? Go to https://firebrand.training/en or stay on the current site (Schweiz)
Complete your MCSD: SharePoint Applications certification 40% faster than traditional training in this accelerated course. Prove your expertise in C#, HTML5, CSS3, and JavaScript. On this course, you'll learn how to use these languages to:
This module examines different approaches that can be used to develop applications with SharePoint Server 2013 the scenarios in which each approach might be appropriate.
Lessons
Lab: Comparing Web Parts and App Parts
After completing this module, students will be able to:
This module introduces 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.
Lessons
Lab: Working with Sites and Webs
Lab: Working with Execution Contexts
After completing this module, students will be able to:
This module explains 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.
Lessons
Lab: Querying and Retrieving List Data
Lab : Working with Large Lists
After completing this module, students will be able to:
This module examines creating and deploying custom Developing a SharePoint solutions and features. The students also learn how and when to use sandbox solutions.
Lessons
Lab: Working with Features and Solutions
After completing this module, students will be able to:
This module describes how to develop and deploy Web Parts and event receivers in a solution.
Lessons
Lab : Working with Server-Side Code
After completing this module, students will be able to:
This module describes how manage permissions through code and customize authentication using custom claims providers.
Lessons
Lab: Managing Permissions Programmatically in SharePoint 2013
Lab: Creating and Deploying a Custom Claims Provider
After completing this module, students will be able to:
This module introduces the SharePoint App, a new way to customize SharePoint functionality with SharePoint Server 2013.
Lessons
Lab: Creating a Site Suggestions App
After completing this module, students will be able to:
This module describes how to use JavaScript Client Object Model (CSOM), managed code CSOM and the REST API to build SharePoint Apps.
Lessons
Lab : Using the Client-Side Object Model for Managed Code
Lab : Using the REST API with JavaScript
After completing this module, students will be able to:
This module examines the difference between provider hosted Apps and Remote Hosted Apps. The students will also create and deploy a Provider Hosted App.
Lessons
Lab : Configuring a Provider Hosted SharePoint App
Lab : Developing a Provider Hosted SharePoint App
After completing this module, students will be able to:
This module 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.
Lessons
Lab : Publishing an App to a Corporate Catalog
Lab : Installing, Updating, and Uninstalling Apps
After completing this module, students will be able to:
This module explains how to create workflows and workflow actions using Visio 2013, SharePoint Designer 2013 and Visual Studio 2012.
Lessons
Lab : Building Workflows in Visio 2013 and SharePoint Designer 2013
Lab : Creating Workflow Actions in Visual Studio 2012
After completing this module, students will be able to:
This module explains 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.
Lessons
Lab : Working with Content Types
Lab : Working with Advanced Features of Content Types
After completing this module, student will be able to:
This module explains how you can create custom component definitions and templates, which enable you to deploy custom sites, lists and other components across a farm.
Lessons
Lab : Managing Custom Components and Site Life Cycles
Lessons
After completing this module, student will be able to:
This module explains different ways of customizing the SharePoint user interface, such as adding buttons to the ribbon or modifying the appearance of list views.
Lessons
Lab : Using the Edit Control Block to Launch an App
Lab : Using jQuery to Customize the SharePoint List User Interface
After completing this module, student will be able to:
This module explains ways to customize branding, designing, publishing and navigating sites in SharePoint Server 2013. The students also learn how to create devise independent sites standard web technologies, such as HTML, CSS, and JavaScript.
Lessons
Lab : Branding and Designing Publishing Sites
Lab : Configuring Farm-Wide Navigation
After completing this module, student will be able to:
In this module, you will review key aspects of the apps for SharePoint development platform, including capabilities, packaging and infrastructure, client-side programming for SharePoint, and app security. You will also learn about how to optimize the performance of your apps.
Lessons
Lab : Monitoring SharePoint Health Scores
After completing this module, student will be able to:
In this module you will see metadata objects and how they are used to categorize items so that you can learn how to work with them in code. You will also see how to use the advanced features of terms and manage permissions and roles. In this way you can provide a full set of terms that users can tag content with.
Lessons
Lab : Developing Managed Metadata Solutions (Part 1)
Lab : Developing Managed Metadata Solutions (Part 2)
After completing this module, student will be able to:
The module provides an overview of the search service architecture in SharePoint 2013 as it relates to developers, before describing how to construct queries using Keyword Query Language (KQL) and FAST Query Language (FQL) and submit these queries to the search service.
Lessons
Lab : Executing Search Queries from SharePoint Apps
After completing this module, student will be able to:
In this module you will create and modify queries as well as manage search results.
Lessons
Lab : Configuring Entity Extraction
After completing this module, student will be able to:
In this module, you will work with SharePoint document management features in code.
Lessons
Lab : Implementing Content Management Functionality
After completing this module, student will be able to:
In this module, you will learn how to utilize develop web content solutions for publishing sites.
Lessons
Lab : Customizing a SharePoint Publishing Site
After completing this module, student will be able to:
This module will focus on providing you with the knowledge to build web sites that are mobile device friendly, support multiple language and with proper navigation. This will be accomplished by introducing you to SharePoint features including device channels, managed navigation and variations.
Lessons
Lab : Structuring a SharePoint Publishing Site
Lab : Publishing for Multiple Devices and Languages
After completing this module, student will be able to:
In this module, you will learn how to optimize your site for Internet search engines, and maximize the performance of rendering your site content.
Lessons
Lab : Optimizing SharePoint Publishing Sites
After completing this module, student will be able to:
In this module, you will learn how to develop Business Connectivity Services (BCS) solutions.
Lessons
Lab : Working with Business Connectivity Services
After completing this module, student will be able to:
This module will explore how to create custom search connectors using several different methodologies and lastly, you will learn the advanced topic of the new SharePoint 2013 external event notification feature to support SharePoint list features such as alerts and event receivers when external data changes.
Lessons
Lab : Creating and Deploying a .NET Connectivity Assembly
After completing this module, students will be able to:
BCS provides a framework to access via a wide array of protocols such as WCF and OData services to a myriad of external data sources, ranging from data stored in databases to custom proprietary data stores. In this module you will work with Business Data in both custom and composite solutions.
Lessons
Lab : Working with Business Data in Apps for SharePoint
After completing this module, students will be able to:
In this module, you will review key aspects of the user profile service, and see how you can write client-side and server-side code to access, update and manage user profile properties.
Lessons
Lab : Accessing User Profile Data
Lab : Managing User Profile Properties
After completing this module, students will be able to:
In this module, you will see some of the social features in SharePoint 2013, and you will see how you can develop apps which extend and customize the social workload; tailoring the experience for your business needs.
Lessons
Lab : Creating a Social App Part
After completing this module, students will be able to:
This module will introduce methods that you can use to improve the performance and scalability of solutions and apps.
Lessons
Lab : Enabling ASP.NET Tracing
After completing this module, students will be able to:
You'll sit the following exams, all covered by our certification guarantee:
To get the MCSD: SharePoint Applications certification, you must have also passed the following two exams.
Sit all four exams on the accelerated MCSD: SharePoint Applications course.
Your accelerated course includes:
Before taking this course, you should have at least four years of SharePoint and web development experience.
To gain the MCSD: SharePoint Applications certification, you must first have passed the following exams:
It is recommended you possess:
You should also have familiarity with SharePoint capabilities and with Online Services such as Windows Azure and SharePoint Online as well as developing Office client apps.
Unsure whether you meet the prerequisites? Don’t worry. Your training consultant will discuss your background with you to understand if this course is right for you.
Here's the Firebrand Training review section. Since 2001 we've trained exactly 134561 students and asked them all to review our Accelerated Learning. Currently, 94.70% have said Firebrand exceeded their expectations.
Read reviews from recent accelerated courses below or visit Firebrand Stories for written and video interviews from our alumni.
"Have had a good experience at Firebrand. The instructor has been fantastic and has provided all the information needed to pass the exams."
B.R., Halton Borough Council. (9.10.2017 (Monday) to 14.10.2017 (Saturday))
"Good and intensive course - very useful and enables you to use it in the "real world"."
Niels Kristian Risager , airgreenland. (8.6.2015 (Monday) to 13.6.2015 (Saturday))
"Extremely tough, but all the essential information."
Anonymous (25.1.2015 (Sunday) to 30.1.2015 (Friday))
"The course is a good way to get a complete understanding of SharePoint in a short space of time."
Anonymous, Intouch Business LLP (16.11.2014 (Sunday) to 21.11.2014 (Friday))
"This is my second training course at Firebrand, a totally immersive and intense experience which lets you ramp up quickly."
Manjit Sahote, Mazars. (3.8.2014 (Sunday) to 8.8.2014 (Friday))
Start |
Finish |
Status |
Location |
Book now |
---|---|---|---|---|
26.8.2024 (Monday) |
31.8.2024 (Saturday) |
Finished - Leave feedback |
- |
|
|
|
|
|
|
10.2.2025 (Monday) |
15.2.2025 (Saturday) |
Limited availability |
Nationwide |
|
24.3.2025 (Monday) |
29.3.2025 (Saturday) |
Open |
Nationwide |
|
5.5.2025 (Monday) |
10.5.2025 (Saturday) |
Open |
Nationwide |
|
16.6.2025 (Monday) |
21.6.2025 (Saturday) |
Open |
Nationwide |
|