Training: Developing Microsoft SharePoint Server 2013 Core Solutions (exam 70-488)

Gegevens
In deze SharePoint training / cursus leert u de belangrijkste functionaliteiten die nodig zijn voor de meest gebruikte SharePoint development activiteiten. Denk hierbij aan het plannen en ontwerpen van sites, access en managen van data, het implementeren van SharePoint oplossingen, user experience, Office Apps maken, implementeren van security en nog heel veel meer.
Resultaat
Na het volgen van deze training kunt u zelfstandig SharePoint Server 2013 oplossingen ontwikkelen. Let op: dit examen is per 31 juli 2018 niet meer te behalen.
Voorkennis
U heeft de volgende trainingen gevolgd of vergelijkbare kennis: MVC 4.0 Development en Programming in HTML5 with JavaScript and CSS3 (exam 70-480).
Doelgroep
Systeembeheerder
Inhoud
Developing Microsoft SharePoint Server 2013 Core Solutions (exam 70-488)
Microsoft SharePoint Server 2013 - Developing Core Solutions: Planning Sites
- start the course
- create list definitions for Microsoft SharePoint Server 2013
- use Visual Studio list designer to create a list definition in Microsoft SharePoint Server 2013
- deploy list instances in Microsoft SharePoint Server 2013
- identify the differences between site definitions and web templates in Microsoft SharePoint Server 2013
- create a site definition in Microsoft SharePoint Server 2013
- create a custom web template in Microsoft SharePoint Server 2013
- recognize the components of site definitions in Microsoft SharePoint Server 2013
- identify the best practices for deploying the components of site definitions in Microsoft SharePoint Server 2013
- create code to provision a site in Microsoft SharePoint Server 2013
- configure new features for a site definition using feature stapling in Microsoft SharePoint Server 2013
- describe a Microsoft SharePoint 2013 site hierarchy
- recognize the classes to expose a Microsoft SharePoint 2013 site hierarchy
- recognize the options for creating a site collection and understand how to create a site collection using the option
- backup, archive and restore site collection data in Microsoft SharePoint 2013
- identify inactive Microsoft SharePoint 2013 site collections and delete them
- build a Microsoft SharePoint 2013 taxonomy using site columns, content types, and term sets
- create and deploy site columns in Microsoft SharePoint 2013
- create content types Microsoft SharePoint 2013
- configure content type IDs and use content type inheritance in Microsoft SharePoint 2013
- create content types using object model in Microsoft SharePoint 2013
- use the ContentTypePublisher class to subscribe to published content types in Microsoft SharePoint 2013
- create document templates for different content types in Microsoft SharePoint 2013
- create workflows for content types in Microsoft SharePoint 2013
- associate event receivers with content types in Microsoft SharePoint 2013
- associate policies with content types Microsoft SharePoint 2013
- restore a site collection, create a site definition, provision a website, and do workflows
Microsoft SharePoint Server 2013 - Developing Core Solutions: Implement Security
- start the course
- create a role definition based on permissions in Microsoft SharePoint 2013
- create custom permission levels for Microsoft SharePoint 2013 web sites
- maintain permissions and configure permission inheritance in Microsoft SharePoint 2013
- enable anonymous access for a user to access content in Microsoft SharePoint 2013
- implement impersonation for a user in Microsoft SharePoint 2013
- create a custom claim provider in Microsoft SharePoint 2013
- package and deploy a custom claims provider in Microsoft SharePoint 2013
- create a custom membership provider in Microsoft SharePoint 2013
- create and deploy a custom role provider Microsoft SharePoint 2013
- package and deploy a custom membership provider in Microsoft SharePoint 2013
- create a custom sign-in page in Microsoft SharePoint 2013
- configure authentication for a user from a client application in Microsoft SharePoint 2013
- identify how app permissions are applied using an app manifest file in Microsoft SharePoint 2013
- use permission scopes and rights in Microsoft SharePoint 2013
- specify permissions for Office Store apps in Microsoft SharePoint 2013
- specify permissions for corporate catalog apps in Microsoft SharePoint 2013
- specify permissions for remote apps to access Microsoft SharePoint 2013 data
- use the SharePoint app TokenHelper class for authentication and authorization in Microsoft SharePoint 2013
- plan and maintain SharePoint sites
Microsoft SharePoint Server 2013 - Developing Core Solutions: Managing Data
- start the course
- construct a CAML query using the Where clause and comparison operators in Microsoft SharePoint 2013
- retrieve list items and create views using the SPQuery and SPSiteDataQuery classes in Microsoft SharePoint 2013
- create an indexed column in Microsoft SharePoint 2013
- implement the ContentIterator class to submit a list query and process the results in Microsoft SharePoint 2013
- identify out-of-the-box web services and determine the correct API to use to access the Microsoft SharePoint 2013 platform
- access data using server-side object model
- access data using client-side object model in Microsoft SharePoint 2013
- bypass list view thresholds using Object Model Overrides in Microsoft SharePoint 2013
- interact with Microsoft SharePoint 2013 sites by using REST
- access data using a custom WCF service in Microsoft SharePoint 2013
- implement a hierarchical data store in Microsoft SharePoint 2013
- implement web.config in Microsoft SharePoint 2013
- implement a property bag in Microsoft SharePoint 2013
- implement SharePoint list in Microsoft SharePoint 2013
- implement credential storage in Microsoft SharePoint 2013
- manage and store information in a SharePoint infrastructure
Microsoft SharePoint Server 2013 - Developing Core Solutions: Manage Solutions
- start the course
- manage the life cycle of SPSite and SPWeb objects in Microsoft SharePoint 2013
- retrieve and update properties of SPSite and SPWeb objects in Microsoft SharePoint 2013
- implement Object Life Cycle management for SPContext in Microsoft SharePoint 2013
- find incorrectly disposed objects and use code to ensure proper disposal of Microsoft SharePoint 2013 objects
- implement Object Life Cycle management with Windows PowerShell in Microsoft SharePoint 2013
- identify the properties of Microsoft SharePoint 2013 features and solutions
- define feature scope and visibility in Microsoft SharePoint 2013
- define feature dependencies in Microsoft SharePoint 2013
- define solution dependencies in Microsoft SharePoint 2013
- upgrade features and manage versioning in Microsoft SharePoint 2013
- upgrade solutions and manage versioning in Microsoft SharePoint 2013
- configure Assembly binding redirection in Microsoft SharePoint 2013
- organize SharePoint 2013 project items
- structure app packages in Microsoft SharePoint 2013
- identify valid sandbox components and constraints in Microsoft SharePoint 2013
- configure and troubleshoot sandbox solution deployment in Microsoft SharePoint 2013
- access data outside of sandbox scope in Microsoft SharePoint 2013
- upgrade sandbox solutions in Microsoft SharePoint 2013
- implement solutions validators in Microsoft SharePoint 2013
- create a no-code solution in Microsoft SharePoint 2013
- configure no-code customizations for the SharePoint 2013 platform
- create and upload JavaScript files
- create XSLT for web parts
- create display templates
- manage data in Microsoft SharePoint 2013
Microsoft SharePoint Server 2013 - Developing Core Solutions: User Experience
- start the course
- identify features in Design Manager for creating custom sites in Microsoft SharePoint 2013
- create and apply custom themes in Microsoft SharePoint 2013
- create a master page in Microsoft SharePoint 2013
- create a channel in Microsoft SharePoint 2013
- incorporate designer outputs in Microsoft SharePoint 2013
- import and export design packages in Microsoft SharePoint 2013
- create a custom navigation provider in Microsoft SharePoint 2013
- create search-driven navigation in Microsoft SharePoint 2013
- create taxonomy-based navigation in Microsoft SharePoint 2013
- configure global and current navigation in Microsoft SharePoint 2013
- customize the ribbon in Microsoft SharePoint 2013
- customize the edit control block in Microsoft SharePoint 2013
- customize the status bar and notifications in Microsoft SharePoint 2013
- customize the upgrade notifications in Microsoft SharePoint 2013
- customize the modal dialog boxes in Microsoft SharePoint 2013
- configure Focus on Content functionality in Microsoft SharePoint 2013
- apply themes, do global navigation, and set the priority color of a specified status message
Microsoft SharePoint Server 2013 - Developing Core Solutions: Business Processes
- start the course
- distinguish between the different types of workflow in Microsoft SharePoint 2013
- create reusable workflows for different content types in Microsoft SharePoint 2013
- import and export Microsoft Visio workflows for Microsoft SharePoint 2013
- package and export a workflow to a SharePoint 2013 solution
- create custom actions and a workflow definition for Microsoft SharePoint 2013
- create workflow logic and deploy the workflow in Microsoft SharePoint 2013
- deploy a workflow as part of a SharePoint 2013 solution or app
- plan the type of workflow and associated forms in Microsoft SharePoint 2013
- upgrade a SharePoint 2013 Visual Studio workflow
- create remote event receivers to start a workflow in Microsoft SharePoint 2013
- create a work item timer job for workflow task processing in Microsoft SharePoint 2013
- create workflows, work with workflows, and create a timer job in SharePoint 2013
Microsoft SharePoint Server 2013 - Developing Core Solutions: Create Office Apps
- start the course
- create provider-hosted applications in Microsoft SharePoint 2013
- create auto-hosted applications in Microsoft SharePoint 2013
- create SharePoint-hosted applications
- select a user experience for apps in Microsoft SharePoint 2013
- apply chrome control for apps in Microsoft SharePoint 2013
- specify a starting location for apps in Microsoft SharePoint 2013
- specify and manage a licensing model for apps in Microsoft SharePoint 2013
- specify permission requirements for apps in Microsoft SharePoint 2013
- package an application in Microsoft SharePoint 2013
- publish an app to a Corporate Catalog in Microsoft SharePoint 2013
- publish an app to the SharePoint store
- publish an app to Windows Azure
- create a trust relationship for an app in Microsoft SharePoint 2013
- upgrade an app in Microsoft SharePoint 2013
- remove an app in Microsoft SharePoint 2013
- manage app usage tracking in Microsoft SharePoint 2013
- implement Office Apps
Opties bij cursus
Wij bieden, naast de training, in sommige gevallen ook diverse extra leermiddelen aan. Wanneer u zich gaat voorbereiden op een officieel examen dan raden wij aan om ook de extra leermiddelen te gebruiken die beschikbaar zijn bij deze training. Het kan voorkomen dat bij sommige cursussen alleen een examentraining en/of LiveLab beschikbaar is.
Examentraining (proefexamens)
In aanvulling op deze training kunt u een speciale examentraining aanschaffen. De examentraining bevat verschillende proefexamens die het echte examen dicht benaderen. Zowel qua vorm als qua inhoud. Dit is de ultieme manier om te testen of u klaar bent voor het examen.
LiveLab
Als extra mogelijkheid bij deze training kunt u een LiveLab toevoegen. U voert de opdrachten uit op de echte hardware en/of software die van toepassing zijn op uw Lab. De LiveLabs worden volledig door ons gehost in de cloud. U heeft zelf dus alleen een browser nodig om gebruik te maken van de LiveLabs. In de LiveLab omgeving vindt u de opdrachten waarmee u direct kunt starten. De labomgevingen bestaan uit complete netwerken met bijvoorbeeld clients, servers, routers etc. Dit is de ultieme manier om uitgebreide praktijkervaring op te doen.
Inloggen
Waarom Icttrainingen.nl?
Via ons opleidingsconcept bespaar je tot 80% op trainingen
Start met leren wanneer je wilt. Je bepaalt zelf het gewenste tempo
Spar met medecursisten en profileer je als autoriteit in je vakgebied.
Ontvang na succesvolle afronding van je cursus het certificaat van deelname van Icttrainingen.nl
Krijg inzicht in uitgebreide voortgangsinformatie van jezelf of je medewerkers
Kennis opdoen met interactieve e-learning en uitgebreide praktijkopdrachten door gecertificeerde docenten
Bestelproces
Zodra wij uw order en betaling hebben verwerkt, zetten wij uw trainingen klaar en kunt u aan de slag. Heeft u toch nog vragen over ons orderproces kunt u onderstaande button raadplegen.
lees meer over het orderproces
Een zakelijk account aanmaken
Wanneer je bestelt namens je bedrijf doe je er goed aan om aan zakelijk account bij ons aan te maken. Tijdens het registratieproces kan je hiervoor kiezen. Je hebt vervolgens de mogelijkheden om de bedrijfsgegevens in te voeren, PO-nummer & referentie en een afwijkend factuuradres toe te voegen.
Betaalmogelijkheden
Je hebt bij ons diverse betaalmogelijkheden. Bij alle betaalopties ontvang je sowieso een factuur na de bestelling. Gaat je werkgever betalen, dan kies je voor betaling per factuur.

Cursisten aanmaken
Als je een zakelijk account hebt aangemaakt dan heb je de optie om cursisten/medewerkers aan te maken onder je account. Als je dus meerdere trainingen koopt, kan je cursisten aanmaken en de cursussen vervolgens uitdelen aan je collega’s. De cursisten krijgen een e-mail met inloggegevens en dat zij kunnen starten met de cursus.
Voortgangsinformatie
Met een zakelijk account ben je automatisch beheerder van je organisatie en kan je naast cursisten ook managers aanmaken. Beheerders en managers kunnen tevens voortgang inzien van alle cursisten binnen de organisatie.
Wat is inbegrepen?
Certificaat van deelname | ja |
Voortgangsbewaking | ja |
Award Winning E-learning | ja |
Bereidt voor op officieel examen | ja |
Geschikt voor mobiel | ja |
Kennis delen | Onbeperkte toegang tot onze community met IT professionals |
Studieadvies | Onze consultants zijn beschikbaar om je te voorzien van studieadvies |
Studiemateriaal | Gecertificeerde docenten met uitgebreide kennis over de onderwerpen |
Service | Service via chat, telefoon, e-mail (razendsnel) |
Platform
Na bestelling van je training krijg je toegang tot ons innovatieve leerplatform. Hier vind je al je gekochte (of gevolgde) trainingen, kan je eventueel cursisten aanmaken en krijg je toegang tot uitgebreide voortgangsinformatie.

FAQ
Niet gevonden wat je zocht? Bekijk alle vragen of neem contact op.