SharePoint contains a lot of Rest API’s that can be used for many scenario’s. You could use them for example in desktop and windows phone…
When constructing a Logic Apps that gets information from a SharePoint list you will use the SharePoint “Get Items” action. This action allows you to…
With the component created in part 2 we can start using it to deploy applications to our SharePoint environment. We start by creating a new…
To setup a build in combination with Release Management you need the Release Management build template. This template looks like the default build template but…
During my current project we received an access request from a user. We did what we normally do, we checked the request and added the…
Normal warm up scripts for SharePoint open a site object or web object and make a request to that specific site. When you use form…
At the moment we are working a lot with PowerShell in combination with SharePoint. Over time we created a lot of usable functions that were…
During my current project we are using a lot of PowerShell scripts to administrate the environment and make development easier for us. In this post…
Part 1 of this series will instruct how to configure your build server for building SharePoint projects. In Part 2 we will discuss the automatic…
When working on a Website or Intranet environment and you are using a lot off JavaScript and CSS files you would like to have the…
The SPDisposeCheck v14.0.4762.1000 was updated and released 12/13/2010. SPDisposeCheck is a tool that helps developers and administrators check custom SharePoint solutions that use the SharePoint…
For the last couple of day’s I have been developing word templates. In these templates I had to get the url of the site in…