Posts by Tag

Azure

Getting started with deployment stacks

6 minute read

Since June this year, a new functionality in public preview called deployment stacks. Deployment stacks are Azure resources that enable you to manage a group...

Centrally manage your App Configurations

10 minute read

The application landscape in Azure has grown significantly in recent years, with a wide range of tools and services available to help businesses build, deplo...

Microsoft Defender for DevOps

3 minute read

During Ignite 2022, Microsoft released Microsoft Defender for DevOps. With Microsoft Defender for DevOps, you can discover, monitor, and detect threats in yo...

Building your Azure Policies - Part 1

11 minute read

Azure Policy is a way of enforcing standards and guardrails and assessing resource compliance. In Azure, the compliance dashboard offers an aggregated view t...

Export existing Azure resources to Bicep

1 minute read

With the new release of Bicep (v0.4.1124) it is now possible to export existing Azure resources to Bicep code. This means you do not have to export your reso...

The new and shiny - Azure Template Specs

5 minute read

Azure Template specs is a new resource within Azure that is used for saving Azure Resource Manager Templates (ARM). With these template specifics you can lat...

Testing ARM templates

2 minute read

A few weeks ago I was looking at ways how I could test my ARM templates. During my work I create a lot of these templates and it always a lot of work to chec...

On-demand Azure Policy Scan

2 minute read

When moving to a DevOps way of working it is important to have a good set of rules on how to work with software and infrastructure. When looking into Azure ...

How I try to keep up with technology

2 minute read

Technology is changing in a very fast pace. If we look at Microsoft technologies like Azure, you see changes every week. Because of this I get a lot of quest...

2018 review of MsftPlayground

1 minute read

One of the things I like to do is sharing knowledge with the Community. I started my website in 2008 and last year I noticed that I have been blogging for 10...

Azure DevOps Automation

3 minute read

A couple of weeks ago the rename / rebranding of Visual Studio Team Services to Azure DevOps was announced. The rebranding is a great step forward into posit...

Resource Group deployment via ARM templates

3 minute read

When deploying an Azure Resource Manager (ARM) template you have to create a resource group within Azure. To deploy a template via script your script would l...

The securitydata Azure resource group

2 minute read

Most of the times companies have rules in place for managing their Azure environment. The main rules that should be in place are “Azure Policies” and naming ...

Point to Site VPN Client won’t install

1 minute read

To connect an Azure App Service to a on-premise database you can make use of different solutions. Two of those solutions are: Hybrid Connection VPN On my b...

Listing Azure Services within a CSV file

less than 1 minute read

In some situations you will look into a current Azure Environment and the setup/governance of it and need to migrate or move resources around. The below scri...

Azure Event Grid with Custom Events

6 minute read

As of yesterday (16-8-2017) the public preview of Azure Event Grid is live. Azure Event Grid is a fully managed event routing service. Azure Event Grid great...

Preview of the Policy Management UX

2 minute read

Azure Resource Manager policies provide the ability to manage risks within a Azure environment. To implement this so called policies can be cr...

Azure Function CI – Overview

1 minute read

Azure Functions provide event-based serverless computing that make it easy to develop and scale your application. By using Azure Functions CI you can setup c...

Define Azure Resource Manager Policies

3 minute read

Azure Resource Manager policies provide you with the ability to manage risk within you Azure environment. You can write policies to enforce certain situation...

Recommendations on Azure with Azure Advisor

4 minute read

Since last week “Azure Advisor” made it to public preview. Azure Advisor is a recommendation engine that recommends steps to take to optimally configure your...

Alerts on Failed Azure Logic Apps

2 minute read

When working on and maintaining Logic Apps, you want to be notified if a certain action or complete Logic App (workflows) fails. Setting this up can be done ...

Using Certificates in Azure App Services

3 minute read

In different kind of situations you need to use a certificate for authentication or signing. I needed on because I was setting up a Identity Server the Ident...

Azure and Development Resources

2 minute read

While browsing the internet and reading blog posts I usually find very useful links or great resources that I could use in many situation. The problem is tha...

Starting with Azure Resource Templates

14 minute read

Since that Azure uses the Azure Resource Manager you have the ability to setup your own templates for deploying your applications. This can be handy because ...

Some facts on Azure Functions

4 minute read

A few weeks ago Azure Functions where released during Build 2016. This really wasn’t announced as a big thing. But if you start looking at what you can do wi...

Connect Logic Apps with Azure Functions

1 minute read

Azure functions is a component released a few weeks ago by Microsoft in Azure to easily perform code/function in Azure. “Azure functions is a solution for ea...

Azure Web Application Fundamentals

2 minute read

This weekend my employer Motion10 hosted one of the many Global Azure Bootcamp around the world. Where I presented about Azure Web Application. This year the...

Azure WebJobs made simple

1 minute read

The last couple of weeks I have been playing around with Office Mix. For those who don’t know Office Mix, Office Mix is a add-in for PowerPoint that is in pr...

Azure Hybrid Connection

5 minute read

Hybrid connection is a component of Azure BizTalk Services. With a Hybrid connection you can easily connect Azure App Services with on-premise services behin...

Deploy your Azure Website with VSTS Build

4 minute read

From VSTS (Visual Studio Team Services) your can deploy to a Azure Website directly directly from a build. Setting this up will require a couple of steps. In...

HTTPS only for Azure Websites

1 minute read

In some situations you would like your Azure website to only work under HTTPS. By default a Azure website will work under HTTP and HTTPS. Today I was searchi...

Back to Top ↑

SharePoint 2013

Forcing a Device Channel

2 minute read

Device channels are a way of using different master pages for different devices. MSDN describes the functionality as followed:   “Browsing the web on a ...

Offline Installation SharePoint 2013

2 minute read

In many situation you would like to do a offline installation of SharePoint 2013 or you are required to do a offline installation because you do not have a n...

PowerShell Scripts

11 minute read

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 that I wi...

SharePoint License Versions versus Versions

less than 1 minute read

As a SharePoint developer you do not often get the question what SharePoint version do we need to install. In many situations we see that the Enterprise lice...

SharePoint 2013 and Visual Studio 2013

2 minute read

For a few weeks I have been using Visual Studio on my normal development environment. Yesterday I decided to install it on a SharePoint 2013 development envi...

SkyDrive Pro Client Application

less than 1 minute read

When using SharePoint 2013 you are able to Sync your document libraries to your local system when using SkyDrive Pro. SkyDrive Pro was only available on: Off...

SharePoint Color Palette Tool (ThemeSlots)

less than 1 minute read

Many off you may have seen it in presentations of Microsoft. The tool was then called ThemeSlots. Today I stumbled on the release and it is now called “Share...

Active Directory Picture Synchronization

1 minute read

When you have stored the pictures of employees in Active Directory you would like to have the option to synchronize these pictures to their SharePoint profil...

Behold the new SharePoint Splash screen

less than 1 minute read

Last week the new version of SharePoint 2013 was released on MSDN. As a real SharePoint enthusiasts I directly downloaded the version. Information about this...

SharePoint 2013 Released on MSDN

less than 1 minute read

12 October I wrote a post about the fact that SharePoint 2013 and Office Reached RTM. Today I noticed that it came available on MSDN. So the final version is...

SharePoint 2013 Reaches RTM

1 minute read

The Office engineering team signed off on a new Build. The build they signed off for is RTM. This means SharePoint 2013 will be able to be downloaded in less...

SharePoint 2013 Databases without the GUID

2 minute read

When you configure SharePoint 2013 it will create the SharePoint_AdminContent database with a GUID at the end. To keep my database names clean I searched fo...

Holiday & SharePoint 2013 Public Beta

less than 1 minute read

Due to my holiday in Argelès-sur-Mer in the South of France on which I enjoyed  a week with no Computer and no Internet. Believe it or not !!!! During that ...

Back to Top ↑

SharePoint

SharePoint Rest API Handler

6 minute read

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 applications. When ...

Warm Up Form Based Web Application

3 minute read

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 based authentication and d...

PowerShell Scripts

11 minute read

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 that I wi...

New version SPDisposeCheck

less than 1 minute read

The SPDisposeCheck v14.0.4762.1000 was updated and released 12/13/2010.  SPDisposeCheck is a tool that helps developers and administrators check custo...

SharePoint Memory Leak

less than 1 minute read

A few day’s ago I stumbled on a article about SharePoint Memory leaks because we were looking at memory leaks for 1 of out clients. I found a great article f...

Fully certified SharePoint Specialist

less than 1 minute read

It took me long enough to get all off the WSS and MOSS certificates but today I finally passed the last exam (Configuring Windows SharePoint Services 3.0 : ...

Configure Kerberos authentication

10 minute read

A few weeks ago I tried to set up a SharePoint farm that uses Kerberos authentication. I always thought it was just a setting in SharePoint but infect it is...

Adding profile properties through code

1 minute read

It can occur that you want to add a property to the property collection of the user profile store by using a feature. If you want to use a feature you would...

Starting a workflow through code

3 minute read

Within SharePoint there can be situation in which you would like to start a workflow through code, like in an event receiver. But how do you start a workflo...

Access denied while crawling sites

3 minute read

Today I received the strangest error when I was configuring my SharePoint Virtual PC to crawl my websites. The crawler inserted a error for each web applica...

Useful things for your SharePoint VPC

1 minute read

On several sites there are postings about tools you could have on you SharePoint development VPC. That’s why I thought lets post what I have got on my devel...

Back to Top ↑

Azure DevOps

Microsoft Defender for DevOps

3 minute read

During Ignite 2022, Microsoft released Microsoft Defender for DevOps. With Microsoft Defender for DevOps, you can discover, monitor, and detect threats in yo...

Book: Implementing Azure DevOps Solutions

1 minute read

The last year I have worked with Henry Been to write the book: Implementing Azure DevOps Solutions. Henry has written the largest part of the book were I was...

What can DevOps do for you

4 minute read

Many organizations say they use DevOps, they see this as a methodology just like Scrum and Agile. However, DevOps is not a methodology but more a culture. Th...

Testing ARM Templates in Azure DevOps

1 minute read

Two days Ago I published the post "Testing ARM Templates" that mentioned the ARM-TTK PowerShell Module Microsoft is creating to test ARM templates. After wr...

How I try to keep up with technology

2 minute read

Technology is changing in a very fast pace. If we look at Microsoft technologies like Azure, you see changes every week. Because of this I get a lot of quest...

Combining SonarQube and Azure DevOps

4 minute read

Code analysis is a best practice in a operating continuous integration pipeline. SonarQube can be used in combination with Azure DevOps. If you do not know S...

Version number counter for Azure DevOps

2 minute read

This week I released a new extension for Azure Pipelines called Version number counter. With this extension you add the ability to auto increment a version n...

Azure DevOps Automation

3 minute read

A couple of weeks ago the rename / rebranding of Visual Studio Team Services to Azure DevOps was announced. The rebranding is a great step forward into posit...

Back to Top ↑

VSTS

Azure DevOps Automation

3 minute read

A couple of weeks ago the rename / rebranding of Visual Studio Team Services to Azure DevOps was announced. The rebranding is a great step forward into posit...

Updates to my VSTS extensions

1 minute read

Since a couple of months I have been developing extensions for Visual Studio Team Service (VSTS). I created extensions for task I had to do manual a couple o...

2017 review of MSFTPlayground

1 minute read

One of the things I like to do is sharing knowledge with the Community. I started my blog in 2008 and changed the platform a couple of times from WordPress t...

My first public VSTS Extension

1 minute read

A couple of days ago I started developing extensions for Build and Release pipelines of Visual Studio Team Services (VSTS). One of these extensions is finish...

Protect your master Branch in VSTS

1 minute read

You can set up permissions and policies to control who can read and update code in a branch on your Git repo within VSTS. You can set permissions for individ...

Azure Function CI – Overview

1 minute read

Azure Functions provide event-based serverless computing that make it easy to develop and scale your application. By using Azure Functions CI you can setup c...

Undo Checkout within TFS or VSTS

1 minute read

This post is written as a reminder for myself and for others who keep forgetting. The thing I keep forgetting is where to find the option to undo a check out...

Deploy your Azure Website with VSTS Build

4 minute read

From VSTS (Visual Studio Team Services) your can deploy to a Azure Website directly directly from a build. Setting this up will require a couple of steps. In...

Back to Top ↑

Powershell

Markdown generation for ARM and PowerShell

10 minute read

After my session at Azure LowLands with the title "You build It, You run It on the Microsoft Platform" a lot of people were interested in a script that I sh...

Listing Azure Services within a CSV file

less than 1 minute read

In some situations you will look into a current Azure Environment and the setup/governance of it and need to migrate or move resources around. The below scri...

Development Cycles (DevOps) and Office365

3 minute read

Just before the Christmas Holiday’s I wanted to share some insights with the readers of my blog around Development Cycles and Office365. Development Cycles c...

Offline Installation SharePoint 2013

2 minute read

In many situation you would like to do a offline installation of SharePoint 2013 or you are required to do a offline installation because you do not have a n...

Warm Up Form Based Web Application

3 minute read

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 based authentication and d...

PowerShell Scripts

11 minute read

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 that I wi...

Windows PowerShell command builder

1 minute read

Today I found something interesting on the internet which I think can help everyone who is working with SharePoint. Microsoft has built a Silverlight applic...

Back to Top ↑

SharePoint 2010

Active Directory Picture Synchronization

1 minute read

When you have stored the pictures of employees in Active Directory you would like to have the option to synchronize these pictures to their SharePoint profil...

Deleting the extended web application

less than 1 minute read

This post I’m as a reminder because a few days back when I was working on a production environment for one of our clients. I had created an extended web app...

SharePoint 2010 Content Organizer Feature

3 minute read

Within SharePoint 2010 Microsoft has changed a lot of the content management features. One of those features is content routing which you can do with the Co...

Provisioning My Sites SharePoint 2010

1 minute read

In certain scenarios you would like to provision the My Sites of the users before you go live with the environment. Within SharePoint 2010 you have got seve...

SharePoint 2010 Custom Errors

1 minute read

About a year ago I wrote a article on deactivating the custom errors off SharePoint 2007. That had to be done in the following manner: Step 1: Change <Sa...

SharePoint 2010 & Office 2010 Launch Date

less than 1 minute read

Today, it is officially announced that May 12th, 2010, is the release date for SharePoint 2010 &amp; Office 2010. The RTM of the products they are tryin...

SharePoint 2010 Preview

less than 1 minute read

Today I was reading a post of one of my old colleges. In this post he mentioned a link to a site that gives you a preview to SharePoint 2010. On this site t...

Microsoft SharePoint Server 2010

3 minute read

For some time now I have been following information about SharePoint 14 that finds its way to blogs or news sites. In that time I have found a large amount ...

Back to Top ↑

DevOps

Microsoft Defender for DevOps

3 minute read

During Ignite 2022, Microsoft released Microsoft Defender for DevOps. With Microsoft Defender for DevOps, you can discover, monitor, and detect threats in yo...

Markdown generation for ARM and PowerShell

10 minute read

After my session at Azure LowLands with the title "You build It, You run It on the Microsoft Platform" a lot of people were interested in a script that I sh...

What can DevOps do for you

4 minute read

Many organizations say they use DevOps, they see this as a methodology just like Scrum and Agile. However, DevOps is not a methodology but more a culture. Th...

On-demand Azure Policy Scan

2 minute read

When moving to a DevOps way of working it is important to have a good set of rules on how to work with software and infrastructure. When looking into Azure ...

Development Cycles (DevOps) and Office365

3 minute read

Just before the Christmas Holiday’s I wanted to share some insights with the readers of my blog around Development Cycles and Office365. Development Cycles c...

Back to Top ↑

ARM

The new and shiny - Azure Template Specs

5 minute read

Azure Template specs is a new resource within Azure that is used for saving Azure Resource Manager Templates (ARM). With these template specifics you can lat...

Managing access control for Logic Apps

3 minute read

In some situations access to the workflows needs to be controlled. This has to be done in some way to make sure only specific people can trigger or see the c...

Testing ARM Templates in Azure DevOps

1 minute read

Two days Ago I published the post "Testing ARM Templates" that mentioned the ARM-TTK PowerShell Module Microsoft is creating to test ARM templates. After wr...

Testing ARM templates

2 minute read

A few weeks ago I was looking at ways how I could test my ARM templates. During my work I create a lot of these templates and it always a lot of work to chec...

Azure DevOps Automation

3 minute read

A couple of weeks ago the rename / rebranding of Visual Studio Team Services to Azure DevOps was announced. The rebranding is a great step forward into posit...

Resource Group deployment via ARM templates

3 minute read

When deploying an Azure Resource Manager (ARM) template you have to create a resource group within Azure. To deploy a template via script your script would l...

Starting with Azure Resource Templates

14 minute read

Since that Azure uses the Azure Resource Manager you have the ability to setup your own templates for deploying your applications. This can be handy because ...

Back to Top ↑

Development

Getting started with deployment stacks

6 minute read

Since June this year, a new functionality in public preview called deployment stacks. Deployment stacks are Azure resources that enable you to manage a group...

Verified commits in GitHub

5 minute read

Git commits can be signed by using a GPG key. With this GPG key, you can prove that a specific commit comes from you. Doing this will also add a ‘Verified’ b...

Azure and Development Resources

2 minute read

While browsing the internet and reading blog posts I usually find very useful links or great resources that I could use in many situation. The problem is tha...

CKS - Development Tools Version 2.0

1 minute read

​On 17 may a new version of the CKS Developemt tools edition was released. The community kit for SharePoint: Development tools edition is a extension for Vi...

Branding a SharePoint site – Part 1

9 minute read

Within SharePoint and WSS you have the possibility to brand your site. You can do this on several ways: A custom style sheet. A custom theme. I think th...

Back to Top ↑

SharePoint 2007

SharePoint 2007 Service Pack 2

less than 1 minute read

Yesterday Service Pack 2 was released for SharePoint. In my post “Office Service Pack will be available on 28 April” you can read about some changes that ar...

February Cumulative Update Uber Package

less than 1 minute read

In my post a week ago I announced that the February Cumulative update was available for download but it could only be used by users who had the December Cum...

February Cumulative Update

1 minute read

The new cumulative update for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services is available for you to apply to you server farm. The ...

Scheduling SharePoint Backup : Part 2

5 minute read

A while ago I posted a SharePoint Backup script so that it is possible to schedule a SharePoint Backup. I had to make some adjustments to the script because ...

Scheduling SharePoint Backup

5 minute read

Update:Version 2.0 available of the script here For one of our clients we had to schedule the SharePoint Backup what isn’t possible trough the interface, so...

Setting up SharePoint search

3 minute read

This is a walkthrough for the configuration of SharePoint Search. Central Administration Navigate to Central Administration Shared Service Provider Select y...

Silverlight in SharePoint

less than 1 minute read

At the SharePoint Conference 2008, Bill Gates announced that it is possible to display applications that are developed in Silverlight in SharePoint 2007. Em...

Back to Top ↑

Deployment

Starting with Azure Resource Templates

14 minute read

Since that Azure uses the Azure Resource Manager you have the ability to setup your own templates for deploying your applications. This can be handy because ...

Deploy your Azure Website with VSTS Build

4 minute read

From VSTS (Visual Studio Team Services) your can deploy to a Azure Website directly directly from a build. Setting this up will require a couple of steps. In...

Useful tool for multiple language deployment

less than 1 minute read

For a current project I had to deploy some generated lists (stp templates) on another version of SharePoint (Dutch version). Because I’m a beginning program...

Back to Top ↑

Windows Server 2012

Back to Top ↑

ALM

My first public VSTS Extension

1 minute read

A couple of days ago I started developing extensions for Build and Release pipelines of Visual Studio Team Services (VSTS). One of these extensions is finish...

Back to Top ↑

Azure App Services

Using Certificates in Azure App Services

3 minute read

In different kind of situations you need to use a certificate for authentication or signing. I needed on because I was setting up a Identity Server the Ident...

Back to Top ↑

Azure Functions

Some facts on Azure Functions

4 minute read

A few weeks ago Azure Functions where released during Build 2016. This really wasn’t announced as a big thing. But if you start looking at what you can do wi...

Connect Logic Apps with Azure Functions

1 minute read

Azure functions is a component released a few weeks ago by Microsoft in Azure to easily perform code/function in Azure. “Azure functions is a solution for ea...

Back to Top ↑

Governance

The securitydata Azure resource group

2 minute read

Most of the times companies have rules in place for managing their Azure environment. The main rules that should be in place are “Azure Policies” and naming ...

Listing Azure Services within a CSV file

less than 1 minute read

In some situations you will look into a current Azure Environment and the setup/governance of it and need to migrate or move resources around. The below scri...

Define Azure Resource Manager Policies

3 minute read

Azure Resource Manager policies provide you with the ability to manage risk within you Azure environment. You can write policies to enforce certain situation...

Back to Top ↑

Policy

Building your Azure Policies - Part 1

11 minute read

Azure Policy is a way of enforcing standards and guardrails and assessing resource compliance. In Azure, the compliance dashboard offers an aggregated view t...

Preview of the Policy Management UX

2 minute read

Azure Resource Manager policies provide the ability to manage risks within a Azure environment. To implement this so called policies can be cr...

Define Azure Resource Manager Policies

3 minute read

Azure Resource Manager policies provide you with the ability to manage risk within you Azure environment. You can write policies to enforce certain situation...

Back to Top ↑

Security

Managing access control for Logic Apps

3 minute read

In some situations access to the workflows needs to be controlled. This has to be done in some way to make sure only specific people can trigger or see the c...

Protect your master Branch in VSTS

1 minute read

You can set up permissions and policies to control who can read and update code in a branch on your Git repo within VSTS. You can set permissions for individ...

Article in TechNet Magazine

less than 1 minute read

For the Dutch TechNet magazine I wrote an article about the security within SharePoint. This is my first TechNet article and I think it has turned out great...

Handle access denied for application pages

1 minute read

Within SharePoint you have the ability to create custom application pages. Application pages remain in the layouts folder of SharePoint. Each user can acces...

Back to Top ↑

ASP.net

Azure Event Grid with Custom Events

6 minute read

As of yesterday (16-8-2017) the public preview of Azure Event Grid is live. Azure Event Grid is a fully managed event routing service. Azure Event Grid great...

ASP.NET Checkbox with confirmation message

2 minute read

For one of my assignments I had to create a checkbox that displays a confirmation message when you uncheck a checkbox. I thought I would share my solution w...

ASP.Net Server Controls

1 minute read

In January of this year I wrote a post about creating a virtual earth web part (You can read about it here). I had done this by adding JavaScript to the pag...

ASP:Menu in IE8

1 minute read

Since a few days I have installed Internet Explorer 8 on my computer and I was curious how it would display certain sites. Till a few hours ago everything l...

Back to Top ↑

Release

SharePoint 2010 & Office 2010 Launch Date

less than 1 minute read

Today, it is officially announced that May 12th, 2010, is the release date for SharePoint 2010 &amp; Office 2010. The RTM of the products they are tryin...

Microsoft SharePoint Server 2010

3 minute read

For some time now I have been following information about SharePoint 14 that finds its way to blogs or news sites. In that time I have found a large amount ...

February Cumulative Update Uber Package

less than 1 minute read

In my post a week ago I announced that the February Cumulative update was available for download but it could only be used by users who had the December Cum...

Back to Top ↑

TFS

Undo Checkout within TFS or VSTS

1 minute read

This post is written as a reminder for myself and for others who keep forgetting. The thing I keep forgetting is where to find the option to undo a check out...

Back to Top ↑

Release Management

Back to Top ↑

CI

Combining SonarQube and Azure DevOps

4 minute read

Code analysis is a best practice in a operating continuous integration pipeline. SonarQube can be used in combination with Azure DevOps. If you do not know S...

Azure Function CI – Overview

1 minute read

Azure Functions provide event-based serverless computing that make it easy to develop and scale your application. By using Azure Functions CI you can setup c...

Back to Top ↑

bicep

Export existing Azure resources to Bicep

1 minute read

With the new release of Bicep (v0.4.1124) it is now possible to export existing Azure resources to Bicep code. This means you do not have to export your reso...

Running bicep in GitHub Actions

3 minute read

Bicep is a language that is used to simplify the writing of ARM templates. Bicep is a so called DSL (Domain Specific Language) meaning that it is a specific ...

Back to Top ↑

Error

Failure in loading assembly

less than 1 minute read

In the application event log I found several errors that were pointing to assemblies that I wasn’t using anymore. The error looks like the message below: Er...

Back to Top ↑

C#

Forcing a Device Channel

2 minute read

Device channels are a way of using different master pages for different devices. MSDN describes the functionality as followed:   “Browsing the web on a ...

Starting a Workflow with CSOM

6 minute read

There are situations were you would like to start a workflow by using  code. In one of my last projects there was that kind of situation, in that project we ...

Back to Top ↑

API

SharePoint Rest API Handler

6 minute read

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 applications. When ...

Back to Top ↑

Logic Apps

Managing access control for Logic Apps

3 minute read

In some situations access to the workflows needs to be controlled. This has to be done in some way to make sure only specific people can trigger or see the c...

Alerts on Failed Azure Logic Apps

2 minute read

When working on and maintaining Logic Apps, you want to be notified if a certain action or complete Logic App (workflows) fails. Setting this up can be done ...

Connect Logic Apps with Azure Functions

1 minute read

Azure functions is a component released a few weeks ago by Microsoft in Azure to easily perform code/function in Azure. “Azure functions is a solution for ea...

Back to Top ↑

Documentation

SharePoint 2010 Documentation

less than 1 minute read

A few day’s ago (April 15) Microsoft released a great set of documentation about SharePoint 2010. The following documentation can be downloaded:   Sha...

Back to Top ↑

Visual Studio

Back to Top ↑

Application Insights

Back to Top ↑

Azure Active Directory

Azure Active Directory B2C

5 minute read

Azure Active Directory B2C is a feature released a couple of weeks ago in Azure and is still in preview. Azure Active Directory B2C is a consumer identity an...

Back to Top ↑

Kubernetes

Local Kubernetes cluster with Dashboard

2 minute read

When developing containers or applications that need to be hosted on Kubernetes it is handy to have a local Kubernetes cluster. With the use of Docker you ca...

Back to Top ↑

Javascript

ASP.NET Checkbox with confirmation message

2 minute read

For one of my assignments I had to create a checkbox that displays a confirmation message when you uncheck a checkbox. I thought I would share my solution w...

Virtual Earth WebPart

4 minute read

After reading a post on the blog of Wesley Bakker I thought by myself maybe it is fun to create a webpart in which we can load a map from Virtual Earth. And...

Back to Top ↑

Installation

Back to Top ↑

Office

SkyDrive Pro Client Application

less than 1 minute read

When using SharePoint 2013 you are able to Sync your document libraries to your local system when using SkyDrive Pro. SkyDrive Pro was only available on: Off...

Back to Top ↑

Service Pack

SharePoint 2007 Service Pack 2

less than 1 minute read

Yesterday Service Pack 2 was released for SharePoint. In my post “Office Service Pack will be available on 28 April” you can read about some changes that ar...

Back to Top ↑

Preview

Office 15 images have been discovered

less than 1 minute read

Last year Office 14 was released. And now there are images discovered of Office 15. Take a quick look: http://tweakers.net/nieuws/73196/eerste-beelden-van-...

SharePoint 2010 Preview

less than 1 minute read

Today I was reading a post of one of my old colleges. In this post he mentioned a link to a site that gives you a preview to SharePoint 2010. On this site t...

Back to Top ↑

Troubleshouting

Back to Top ↑

Developer Tools

Windows PowerShell command builder

1 minute read

Today I found something interesting on the internet which I think can help everyone who is working with SharePoint. Microsoft has built a Silverlight applic...

CKS - Development Tools Version 2.0

1 minute read

​On 17 may a new version of the CKS Developemt tools edition was released. The community kit for SharePoint: Development tools edition is a extension for Vi...

Back to Top ↑

SharePoint Designer

Back to Top ↑

Book

Book: Implementing Azure DevOps Solutions

1 minute read

The last year I have worked with Henry Been to write the book: Implementing Azure DevOps Solutions. Henry has written the largest part of the book were I was...

Book Reviews

less than 1 minute read

As a IT consultant you always have to renew your skills and start to learn new technologies. In the last couple of months I have been reading a couple off bo...

Back to Top ↑

Review

Review of 2019

3 minute read

For a couple of years, I have been doing a lot of community work. The most of it was blogging on the various platforms I had during the last decade. This yea...

2016 review of MSFTPlayground

1 minute read

One of the things I like to do is sharing knowledge with the Community. I started my blog in 2008 and changed the platform used a couple of times from WordPr...

Back to Top ↑

Active Directory

Active Directory Picture Synchronization

1 minute read

When you have stored the pictures of employees in Active Directory you would like to have the option to synchronize these pictures to their SharePoint profil...

Back to Top ↑

Configuration

Centrally manage your App Configurations

10 minute read

The application landscape in Azure has grown significantly in recent years, with a wide range of tools and services available to help businesses build, deplo...

Protect your master Branch in VSTS

1 minute read

You can set up permissions and policies to control who can read and update code in a branch on your Git repo within VSTS. You can set permissions for individ...

Back to Top ↑

Hybrid Connection

Azure Hybrid Connection

5 minute read

Hybrid connection is a component of Azure BizTalk Services. With a Hybrid connection you can easily connect Azure App Services with on-premise services behin...

Back to Top ↑

Certificate

Using Certificates in Azure App Services

3 minute read

In different kind of situations you need to use a certificate for authentication or signing. I needed on because I was setting up a Identity Server the Ident...

Back to Top ↑

App Services

Point to Site VPN Client won’t install

1 minute read

To connect an Azure App Service to a on-premise database you can make use of different solutions. Two of those solutions are: Hybrid Connection VPN On my b...

Back to Top ↑

Azure SQL Server

Back to Top ↑

Identity

Back to Top ↑

MSBuild

Attending Microsoft Build 2017

2 minute read

I love attending conferences that contain great content and especially when this content is presented by Program Managers or Evangelists from Microsoft. Duri...

Back to Top ↑

CD

Back to Top ↑

Extension

Version number counter for Azure DevOps

2 minute read

This week I released a new extension for Azure Pipelines called Version number counter. With this extension you add the ability to auto increment a version n...

Updates to my VSTS extensions

1 minute read

Since a couple of months I have been developing extensions for Visual Studio Team Service (VSTS). I created extensions for task I had to do manual a couple o...

My first public VSTS Extension

1 minute read

A couple of days ago I started developing extensions for Build and Release pipelines of Visual Studio Team Services (VSTS). One of these extensions is finish...

Back to Top ↑

IaC

Back to Top ↑

GitHub Actions

Running bicep in GitHub Actions

3 minute read

Bicep is a language that is used to simplify the writing of ARM templates. Bicep is a so called DSL (Domain Specific Language) meaning that it is a specific ...

Back to Top ↑

biceplang

Export existing Azure resources to Bicep

1 minute read

With the new release of Bicep (v0.4.1124) it is now possible to export existing Azure resources to Bicep code. This means you do not have to export your reso...

Back to Top ↑

Compliance

Building your Azure Policies - Part 1

11 minute read

Azure Policy is a way of enforcing standards and guardrails and assessing resource compliance. In Azure, the compliance dashboard offers an aggregated view t...

Back to Top ↑

Defender

Microsoft Defender for DevOps

3 minute read

During Ignite 2022, Microsoft released Microsoft Defender for DevOps. With Microsoft Defender for DevOps, you can discover, monitor, and detect threats in yo...

Back to Top ↑

Tools

Useful things for your SharePoint VPC

1 minute read

On several sites there are postings about tools you could have on you SharePoint development VPC. That’s why I thought lets post what I have got on my devel...

Useful tool for multiple language deployment

less than 1 minute read

For a current project I had to deploy some generated lists (stp templates) on another version of SharePoint (Dutch version). Because I’m a beginning program...

Back to Top ↑

Onet

Back to Top ↑

Site definition

Back to Top ↑

Web Part

Back to Top ↑

WSS 3.0

Windows SharePoint Services on Vista

1 minute read

It has been there for a while WSS on Vista but I never tried it out. Last night I had some spare time so I thought let’s give it a try on my home desktop ma...

Back to Top ↑

Publishing

Back to Top ↑

SQL

Back to Top ↑

Backup

Scheduling SharePoint Backup : Part 2

5 minute read

A while ago I posted a SharePoint Backup script so that it is possible to schedule a SharePoint Backup. I had to make some adjustments to the script because ...

Scheduling SharePoint Backup

5 minute read

Update:Version 2.0 available of the script here For one of our clients we had to schedule the SharePoint Backup what isn’t possible trough the interface, so...

Back to Top ↑

VBScript

Scheduling SharePoint Backup : Part 2

5 minute read

A while ago I posted a SharePoint Backup script so that it is possible to schedule a SharePoint Backup. I had to make some adjustments to the script because ...

Scheduling SharePoint Backup

5 minute read

Update:Version 2.0 available of the script here For one of our clients we had to schedule the SharePoint Backup what isn’t possible trough the interface, so...

Back to Top ↑

Login

Prompting for Credentials

1 minute read

Often people ask me a question why Windows keeps prompting to login when you open a document from SharePoint. To automatically login you can change the setti...

Back to Top ↑

SPDisposeCheck

New version SPDisposeCheck

less than 1 minute read

The SPDisposeCheck v14.0.4762.1000 was updated and released 12/13/2010.  SPDisposeCheck is a tool that helps developers and administrators check custo...

Back to Top ↑

Tool

New version SPDisposeCheck

less than 1 minute read

The SPDisposeCheck v14.0.4762.1000 was updated and released 12/13/2010.  SPDisposeCheck is a tool that helps developers and administrators check custo...

Back to Top ↑

User Profiles

Adding profile properties through code

1 minute read

It can occur that you want to add a property to the property collection of the user profile store by using a feature. If you want to use a feature you would...

Back to Top ↑

Cumulative update

February Cumulative Update Uber Package

less than 1 minute read

In my post a week ago I announced that the February Cumulative update was available for download but it could only be used by users who had the December Cum...

February Cumulative Update

1 minute read

The new cumulative update for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services is available for you to apply to you server farm. The ...

Back to Top ↑

Search Drop Down

Back to Top ↑

Delete

Back to Top ↑

TimerJob

TimerJob status stays Initialized 0%

1 minute read

Last week I was developing a custom TimerJob for SharePoint. For the development of the TimerJob I used the MSDN documentation that is written by Andrew Con...

Back to Top ↑

SEO

Sitemap Provider for Community Server 2.1

less than 1 minute read

For my new blog I had to create a sitemap provider to provide my content to several search engines. Because I did not find any solution on the internet I th...

Sitemap Protocol

1 minute read

When you are developing an internet facing SharePoint site you want search engines too completely and correctly crawl your site. A sitemap protocol (xml sit...

Back to Top ↑

Database

SharePoint 2013 Databases without the GUID

2 minute read

When you configure SharePoint 2013 it will create the SharePoint_AdminContent database with a GUID at the end. To keep my database names clean I searched fo...

Access SharePoint Data from the Database

4 minute read

When you are developing web parts or other kind of solutions for SharePoint it is possible you work yourself in a situation where you use the SharePoint API...

Back to Top ↑

Branding

Branding a SharePoint site – Part 2

5 minute read

Last week I wrote the first article in a series of articles about branding your SharePoint site. In the first article we discussed how to brand your site an...

Branding a SharePoint site – Part 1

9 minute read

Within SharePoint and WSS you have the possibility to brand your site. You can do this on several ways: A custom style sheet. A custom theme. I think th...

Back to Top ↑

CSS

Branding a SharePoint site – Part 2

5 minute read

Last week I wrote the first article in a series of articles about branding your SharePoint site. In the first article we discussed how to brand your site an...

Branding a SharePoint site – Part 1

9 minute read

Within SharePoint and WSS you have the possibility to brand your site. You can do this on several ways: A custom style sheet. A custom theme. I think th...

Back to Top ↑

Workflow

Starting a workflow through code

3 minute read

Within SharePoint there can be situation in which you would like to start a workflow through code, like in an event receiver. But how do you start a workflo...

Back to Top ↑

SP1

Offline Installation SharePoint 2013

2 minute read

In many situation you would like to do a offline installation of SharePoint 2013 or you are required to do a offline installation because you do not have a n...

Back to Top ↑

Windows Server 2008 R2

Back to Top ↑

Custom Action

Back to Top ↑

RTM

SharePoint 2013 Reaches RTM

1 minute read

The Office engineering team signed off on a new Build. The build they signed off for is RTM. This means SharePoint 2013 will be able to be downloaded in less...

SharePoint 2010 reaches RTM

less than 1 minute read

16 April Microsoft reached an exciting engineering milestone: the release-to-manufacturing (RTM) for Office 2010, SharePoint 2010, Visio 2010 and Project 20...

Back to Top ↑

SDK

CRM 4.0 SDK

1 minute read

In the last couple of projects I have been at we had a lot of integration question and development request to integrate several objects from CRM. Not In all...

SharePoint 2010 Documentation

less than 1 minute read

A few day’s ago (April 15) Microsoft released a great set of documentation about SharePoint 2010. The following documentation can be downloaded:   Sha...

Back to Top ↑

List View

Back to Top ↑

Content Organizer

SharePoint 2010 Content Organizer Feature

3 minute read

Within SharePoint 2010 Microsoft has changed a lot of the content management features. One of those features is content routing which you can do with the Co...

Back to Top ↑

Certificates

Back to Top ↑

WWF 3.5

Back to Top ↑

Beta

Back to Top ↑

Microsoft

Microsoft announces Yammer take over.

1 minute read

Microsoft has confirmed that it will take over Yammer for 1,2 milliard dollar. Nice to know it that Yammer will be part of the Microsoft Office department. ...

Back to Top ↑

Article

Back to Top ↑

Diwug

Back to Top ↑

Website

HTTPS only for Azure Websites

1 minute read

In some situations you would like your Azure website to only work under HTTPS. By default a Azure website will work under HTTP and HTTPS. Today I was searchi...

Back to Top ↑

Display Tempaltes

Back to Top ↑

Google

Back to Top ↑

Office 365

Development Cycles (DevOps) and Office365

3 minute read

Just before the Christmas Holiday’s I wanted to share some insights with the readers of my blog around Development Cycles and Office365. Development Cycles c...

Back to Top ↑

Build Template

Back to Top ↑

Build

Attending Microsoft Build 2017

2 minute read

I love attending conferences that contain great content and especially when this content is presented by Program Managers or Evangelists from Microsoft. Duri...

Deploy your Azure Website with VSTS Build

4 minute read

From VSTS (Visual Studio Team Services) your can deploy to a Azure Website directly directly from a build. Setting this up will require a couple of steps. In...

Back to Top ↑

Azure Web Apps

Azure WebJobs made simple

1 minute read

The last couple of weeks I have been playing around with Office Mix. For those who don’t know Office Mix, Office Mix is a add-in for PowerPoint that is in pr...

Back to Top ↑

GlobalAzure

Azure Web Application Fundamentals

2 minute read

This weekend my employer Motion10 hosted one of the many Global Azure Bootcamp around the world. Where I presented about Azure Web Application. This year the...

Back to Top ↑

Labs

Azure Web Application Fundamentals

2 minute read

This weekend my employer Motion10 hosted one of the many Global Azure Bootcamp around the world. Where I presented about Azure Web Application. This year the...

Back to Top ↑

Azure Resource Template

Back to Top ↑

Identity Server

Using Certificates in Azure App Services

3 minute read

In different kind of situations you need to use a certificate for authentication or signing. I needed on because I was setting up a Identity Server the Ident...

Back to Top ↑

Monitoring

Alerts on Failed Azure Logic Apps

2 minute read

When working on and maintaining Logic Apps, you want to be notified if a certain action or complete Logic App (workflows) fails. Setting this up can be done ...

Back to Top ↑

MSFTPlayground

2017 review of MSFTPlayground

1 minute read

One of the things I like to do is sharing knowledge with the Community. I started my blog in 2008 and changed the platform a couple of times from WordPress t...

2016 review of MSFTPlayground

1 minute read

One of the things I like to do is sharing knowledge with the Community. I started my blog in 2008 and changed the platform used a couple of times from WordPr...

Back to Top ↑

RBAC

Back to Top ↑

Resource Group

Resource Group deployment via ARM templates

3 minute read

When deploying an Azure Resource Manager (ARM) template you have to create a resource group within Azure. To deploy a template via script your script would l...

The securitydata Azure resource group

2 minute read

Most of the times companies have rules in place for managing their Azure environment. The main rules that should be in place are “Azure Policies” and naming ...

Back to Top ↑

AKS

Local Kubernetes cluster with Dashboard

2 minute read

When developing containers or applications that need to be hosted on Kubernetes it is handy to have a local Kubernetes cluster. With the use of Docker you ca...

Back to Top ↑

Pipeline

Version number counter for Azure DevOps

2 minute read

This week I released a new extension for Azure Pipelines called Version number counter. With this extension you add the ability to auto increment a version n...

Back to Top ↑

Extensions

Back to Top ↑

2019

Review of 2019

3 minute read

For a couple of years, I have been doing a lot of community work. The most of it was blogging on the various platforms I had during the last decade. This yea...

2018 review of MsftPlayground

1 minute read

One of the things I like to do is sharing knowledge with the Community. I started my website in 2008 and last year I noticed that I have been blogging for 10...

Back to Top ↑

Azure Policy

On-demand Azure Policy Scan

2 minute read

When moving to a DevOps way of working it is important to have a good set of rules on how to work with software and infrastructure. When looking into Azure ...

Back to Top ↑

Azure Template Specs

Back to Top ↑

Multiple languages

Useful tool for multiple language deployment

less than 1 minute read

For a current project I had to deploy some generated lists (stp templates) on another version of SharePoint (Dutch version). Because I’m a beginning program...

Back to Top ↑

Silverlight

Silverlight in SharePoint

less than 1 minute read

At the SharePoint Conference 2008, Bill Gates announced that it is possible to display applications that are developed in Silverlight in SharePoint 2007. Em...

Back to Top ↑

VPC

Useful things for your SharePoint VPC

1 minute read

On several sites there are postings about tools you could have on you SharePoint development VPC. That’s why I thought lets post what I have got on my devel...

Back to Top ↑

Document Library

Back to Top ↑

Events

Back to Top ↑

ItemAdding

Back to Top ↑

Feature

Back to Top ↑

Windows Vista

Windows SharePoint Services on Vista

1 minute read

It has been there for a while WSS on Vista but I never tried it out. Last night I had some spare time so I thought let’s give it a try on my home desktop ma...

Back to Top ↑

Modified

Back to Top ↑

Page

Back to Top ↑

Expiration

Testing Expiration Policy

less than 1 minute read

When you add an Expiration Policy to a library in SharePoint you can only test your policy once a day. This is because SharePoint only runs the TimerJob for...

Back to Top ↑

Testing

Testing Expiration Policy

less than 1 minute read

When you add an Expiration Policy to a library in SharePoint you can only test your policy once a day. This is because SharePoint only runs the TimerJob for...

Back to Top ↑

Setting up

Setting up SharePoint search

3 minute read

This is a walkthrough for the configuration of SharePoint Search. Central Administration Navigate to Central Administration Shared Service Provider Select y...

Back to Top ↑

SQL Server 2008

Back to Top ↑

Accounts

Back to Top ↑

Application Pool

Back to Top ↑

Disable

Back to Top ↑

MySite

Back to Top ↑

Citrix

Back to Top ↑

Native Mode

Back to Top ↑

Reporting Services

Back to Top ↑

Virtual Earth

Virtual Earth WebPart

4 minute read

After reading a post on the blog of Wesley Bakker I thought by myself maybe it is fun to create a webpart in which we can load a map from Virtual Earth. And...

Back to Top ↑

Disposing

Back to Top ↑

Content Editor

Content Editor WebPart ControlAdapter

4 minute read

One of our clients had a internet facing website. With this website we had a number of problems because it was deployed to our Internet facing farm with Con...

Back to Top ↑

ControlAdapter

Content Editor WebPart ControlAdapter

4 minute read

One of our clients had a internet facing website. With this website we had a number of problems because it was deployed to our Internet facing farm with Con...

Back to Top ↑

Schedule

Scheduling SharePoint Backup : Part 2

5 minute read

A while ago I posted a SharePoint Backup script so that it is possible to schedule a SharePoint Backup. I had to make some adjustments to the script because ...

Back to Top ↑

Elevated

Back to Top ↑

Priviledges

Back to Top ↑

SPSecurity

Back to Top ↑

IE8

ASP:Menu in IE8

1 minute read

Since a few days I have installed Internet Explorer 8 on my computer and I was curious how it would display certain sites. Till a few hours ago everything l...

Back to Top ↑

Update

February Cumulative Update

1 minute read

The new cumulative update for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services is available for you to apply to you server farm. The ...

Back to Top ↑

Contextual

Back to Top ↑

Server Controls

ASP.Net Server Controls

1 minute read

In January of this year I wrote a post about creating a virtual earth web part (You can read about it here). I had done this by adding JavaScript to the pag...

Back to Top ↑

DisableLoopBackCheck

Access denied while crawling sites

3 minute read

Today I received the strangest error when I was configuring my SharePoint Virtual PC to crawl my websites. The crawler inserted a error for each web applica...

Back to Top ↑

KB

Access denied while crawling sites

3 minute read

Today I received the strangest error when I was configuring my SharePoint Virtual PC to crawl my websites. The crawler inserted a error for each web applica...

Back to Top ↑

Windows Server

Access denied while crawling sites

3 minute read

Today I received the strangest error when I was configuring my SharePoint Virtual PC to crawl my websites. The crawler inserted a error for each web applica...

Back to Top ↑

SharePoint Data

Access SharePoint Data from the Database

4 minute read

When you are developing web parts or other kind of solutions for SharePoint it is possible you work yourself in a situation where you use the SharePoint API...

Back to Top ↑

Internet site

Back to Top ↑

Search results

Back to Top ↑

Acces denied

Handle access denied for application pages

1 minute read

Within SharePoint you have the ability to create custom application pages. Application pages remain in the layouts folder of SharePoint. Each user can acces...

Back to Top ↑

Application pages

Handle access denied for application pages

1 minute read

Within SharePoint you have the ability to create custom application pages. Application pages remain in the layouts folder of SharePoint. Each user can acces...

Back to Top ↑

Features

Branding a SharePoint site – Part 2

5 minute read

Last week I wrote the first article in a series of articles about branding your SharePoint site. In the first article we discussed how to brand your site an...

Back to Top ↑

Start

Starting a workflow through code

3 minute read

Within SharePoint there can be situation in which you would like to start a workflow through code, like in an event receiver. But how do you start a workflo...

Back to Top ↑

Information Management Policy

Back to Top ↑

Properties

Adding profile properties through code

1 minute read

It can occur that you want to add a property to the property collection of the user profile store by using a feature. If you want to use a feature you would...

Back to Top ↑

Icon

Back to Top ↑

KDC

Configure Kerberos authentication

10 minute read

A few weeks ago I tried to set up a SharePoint farm that uses Kerberos authentication. I always thought it was just a setting in SharePoint but infect it is...

Back to Top ↑

Kerberos

Configure Kerberos authentication

10 minute read

A few weeks ago I tried to set up a SharePoint farm that uses Kerberos authentication. I always thought it was just a setting in SharePoint but infect it is...

Back to Top ↑

SPN

Configure Kerberos authentication

10 minute read

A few weeks ago I tried to set up a SharePoint farm that uses Kerberos authentication. I always thought it was just a setting in SharePoint but infect it is...

Back to Top ↑

Certified

Fully certified SharePoint Specialist

less than 1 minute read

It took me long enough to get all off the WSS and MOSS certificates but today I finally passed the last exam (Configuring Windows SharePoint Services 3.0 : ...

Back to Top ↑

28938

Back to Top ↑

2008

Back to Top ↑

Desktop

Back to Top ↑

Credentials

Prompting for Credentials

1 minute read

Often people ask me a question why Windows keeps prompting to login when you open a document from SharePoint. To automatically login you can change the setti...

Back to Top ↑

Prompts

Prompting for Credentials

1 minute read

Often people ask me a question why Windows keeps prompting to login when you open a document from SharePoint. To automatically login you can change the setti...

Back to Top ↑

Checkbox

ASP.NET Checkbox with confirmation message

2 minute read

For one of my assignments I had to create a checkbox that displays a confirmation message when you uncheck a checkbox. I thought I would share my solution w...

Back to Top ↑

Community Server

Sitemap Provider for Community Server 2.1

less than 1 minute read

For my new blog I had to create a sitemap provider to provide my content to several search engines. Because I did not find any solution on the internet I th...

Back to Top ↑

Sitemap

Sitemap Provider for Community Server 2.1

less than 1 minute read

For my new blog I had to create a sitemap provider to provide my content to several search engines. Because I did not find any solution on the internet I th...

Back to Top ↑

Microsoft Playground

Back to Top ↑

WSP

Back to Top ↑

ID

Back to Top ↑

Inline Editing

Back to Top ↑

Visual Studio 2010

Back to Top ↑

Failure

Failure in loading assembly

less than 1 minute read

In the application event log I found several errors that were pointing to assemblies that I wasn’t using anymore. The error looks like the message below: Er...

Back to Top ↑

Office 2010

SharePoint 2010 & Office 2010 Launch Date

less than 1 minute read

Today, it is officially announced that May 12th, 2010, is the release date for SharePoint 2010 &amp; Office 2010. The RTM of the products they are tryin...

Back to Top ↑

CodePlex

(PDF) SharePoint Icon Integration

less than 1 minute read

A few months ago I have created a solution to automatically add a icon (PDF) to your SharePoint farm. I never had the change to test it on a multiple server...

Back to Top ↑

Install

Back to Top ↑

Memory

SharePoint Memory Leak

less than 1 minute read

A few day’s ago I stumbled on a article about SharePoint Memory leaks because we were looking at memory leaks for 1 of out clients. I found a great article f...

Back to Top ↑

MSDN

Article in TechNet Magazine

less than 1 minute read

For the Dutch TechNet magazine I wrote an article about the security within SharePoint. This is my first TechNet article and I think it has turned out great...

Back to Top ↑

TechNet

Article in TechNet Magazine

less than 1 minute read

For the Dutch TechNet magazine I wrote an article about the security within SharePoint. This is my first TechNet article and I think it has turned out great...

Back to Top ↑

web.config

SharePoint 2010 Custom Errors

1 minute read

About a year ago I wrote a article on deactivating the custom errors off SharePoint 2007. That had to be done in the following manner: Step 1: Change <Sa...

Back to Top ↑

Console Application

Back to Top ↑

My Sites

Provisioning My Sites SharePoint 2010

1 minute read

In certain scenarios you would like to provision the My Sites of the users before you go live with the environment. Within SharePoint 2010 you have got seve...

Back to Top ↑

Script

Provisioning My Sites SharePoint 2010

1 minute read

In certain scenarios you would like to provision the My Sites of the users before you go live with the environment. Within SharePoint 2010 you have got seve...

Back to Top ↑

Metadata

Back to Top ↑

COMException

Back to Top ↑

User Profile

Back to Top ↑

UserProfileChangeCollection

Back to Top ↑

Migration

Back to Top ↑

CRM 4.0

CRM 4.0 SDK

1 minute read

In the last couple of projects I have been at we had a lot of integration question and development request to integrate several objects from CRM. Not In all...

Back to Top ↑

ListData

Back to Top ↑

Problems

Back to Top ↑

Rest services

Back to Top ↑

Content Query

Back to Top ↑

XSLT

Back to Top ↑

Http Redirect

Http Redirect with Query string in IIS 7

1 minute read

In the last couple of years I have had several url’s for my blog: The first: http://www.smeikkie.nl The second: http://www.blogaboutsharepoint.com The ...

Back to Top ↑

IIS 7

Http Redirect with Query string in IIS 7

1 minute read

In the last couple of years I have had several url’s for my blog: The first: http://www.smeikkie.nl The second: http://www.blogaboutsharepoint.com The ...

Back to Top ↑

Query string

Http Redirect with Query string in IIS 7

1 minute read

In the last couple of years I have had several url’s for my blog: The first: http://www.smeikkie.nl The second: http://www.blogaboutsharepoint.com The ...

Back to Top ↑

Submitting

Back to Top ↑

Office 15

Office 15 images have been discovered

less than 1 minute read

Last year Office 14 was released. And now there are images discovered of Office 15. Take a quick look: http://tweakers.net/nieuws/73196/eerste-beelden-van-...

Back to Top ↑

SPSiteDataQuery

Back to Top ↑

Send To Locations

SSL and Send To Locations

1 minute read

When you are using SharePoint in combination with SSL and Send To locations you have to register you certificate with SharePoint when you would like to regi...

Back to Top ↑

SSL

SSL and Send To Locations

1 minute read

When you are using SharePoint in combination with SSL and Send To locations you have to register you certificate with SharePoint when you would like to regi...

Back to Top ↑

Encoding

Encoding SharePoint Field names.

less than 1 minute read

During my last projects I have been asked the same questions. The question was how can you get the normal name of a SharePoint field name that is encoded li...

Back to Top ↑

Fields

Encoding SharePoint Field names.

less than 1 minute read

During my last projects I have been asked the same questions. The question was how can you get the normal name of a SharePoint field name that is encoded li...

Back to Top ↑

XMLConvert

Encoding SharePoint Field names.

less than 1 minute read

During my last projects I have been asked the same questions. The question was how can you get the normal name of a SharePoint field name that is encoded li...

Back to Top ↑

MCITP

Back to Top ↑

MCPD

Back to Top ↑

Library

Back to Top ↑

Twitter

Back to Top ↑

Sandbox

Back to Top ↑

Tibbe

Back to Top ↑

Kernel debugger

Back to Top ↑

Extended Web Application

Deleting the extended web application

less than 1 minute read

This post I’m as a reminder because a few days back when I was working on a production environment for one of our clients. I had created an extended web app...

Back to Top ↑

File transfer

Back to Top ↑

WebDAV

Back to Top ↑

Windows Explorer

Back to Top ↑

Project server

Back to Top ↑

ActivityGroup

Back to Top ↑

FaultException

Back to Top ↑

MCTS

Back to Top ↑

SharePoint Development

Back to Top ↑

Visual Studio 2012

Back to Top ↑

Server Manager

Back to Top ↑

Take Over

Microsoft announces Yammer take over.

1 minute read

Microsoft has confirmed that it will take over Yammer for 1,2 milliard dollar. Nice to know it that Yammer will be part of the Microsoft Office department. ...

Back to Top ↑

Yammer

Microsoft announces Yammer take over.

1 minute read

Microsoft has confirmed that it will take over Yammer for 1,2 milliard dollar. Nice to know it that Yammer will be part of the Microsoft Office department. ...

Back to Top ↑

SQL Server 2012

Back to Top ↑

Public Beta

Holiday & SharePoint 2013 Public Beta

less than 1 minute read

Due to my holiday in Argelès-sur-Mer in the South of France on which I enjoyed  a week with no Computer and no Internet. Believe it or not !!!! During that ...

Back to Top ↑

Solution Life Cycle

Back to Top ↑

Office 2013

SharePoint 2013 Released on MSDN

less than 1 minute read

12 October I wrote a post about the fact that SharePoint 2013 and Office Reached RTM. Today I noticed that it came available on MSDN. So the final version is...

Back to Top ↑

Color

SharePoint Color Palette Tool (ThemeSlots)

less than 1 minute read

Many off you may have seen it in presentations of Microsoft. The tool was then called ThemeSlots. Today I stumbled on the release and it is now called “Share...

Back to Top ↑

Design

SharePoint Color Palette Tool (ThemeSlots)

less than 1 minute read

Many off you may have seen it in presentations of Microsoft. The tool was then called ThemeSlots. Today I stumbled on the release and it is now called “Share...

Back to Top ↑

SharePoint Color Palette Tool

SharePoint Color Palette Tool (ThemeSlots)

less than 1 minute read

Many off you may have seen it in presentations of Microsoft. The tool was then called ThemeSlots. Today I stumbled on the release and it is now called “Share...

Back to Top ↑

spcolor

SharePoint Color Palette Tool (ThemeSlots)

less than 1 minute read

Many off you may have seen it in presentations of Microsoft. The tool was then called ThemeSlots. Today I stumbled on the release and it is now called “Share...

Back to Top ↑

ThemeSlot

SharePoint Color Palette Tool (ThemeSlots)

less than 1 minute read

Many off you may have seen it in presentations of Microsoft. The tool was then called ThemeSlots. Today I stumbled on the release and it is now called “Share...

Back to Top ↑

Managed Metadata

Back to Top ↑

Troubleshooting

Back to Top ↑

SkyDrive Pro

SkyDrive Pro Client Application

less than 1 minute read

When using SharePoint 2013 you are able to Sync your document libraries to your local system when using SkyDrive Pro. SkyDrive Pro was only available on: Off...

Back to Top ↑

Worklow

Back to Top ↑

Team Foundation Server

Back to Top ↑

Host-Names site collection

Back to Top ↑

Visual Studio 2013

SharePoint 2013 and Visual Studio 2013

2 minute read

For a few weeks I have been using Visual Studio on my normal development environment. Yesterday I decided to install it on a SharePoint 2013 development envi...

Back to Top ↑

Issues

Back to Top ↑

Host Named Site Collections

Back to Top ↑

BizTalk 2013

Back to Top ↑

SharePoint Adapter

Back to Top ↑

license

SharePoint License Versions versus Versions

less than 1 minute read

As a SharePoint developer you do not often get the question what SharePoint version do we need to install. In many situations we see that the Enterprise lice...

Back to Top ↑

blob cache

PowerShell Scripts

11 minute read

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 that I wi...

Back to Top ↑

Hub

PowerShell Scripts

11 minute read

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 that I wi...

Back to Top ↑

Sites

PowerShell Scripts

11 minute read

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 that I wi...

Back to Top ↑

Upgrading

PowerShell Scripts

11 minute read

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 that I wi...

Back to Top ↑

Content Source

Back to Top ↑

CRM

Back to Top ↑

Result Source

Back to Top ↑

Module

Back to Top ↑

Administration

Back to Top ↑

Exception

Back to Top ↑

Userprofile Synchronization

Back to Top ↑

Daughter

My daughter Fiene Vlinder van der Gaag

less than 1 minute read

The last couple of days I haven't been blogging as much as I would like. I also think in the upcoming month I will not have much time to blog. This is all b...

Back to Top ↑

Data

Back to Top ↑

Deduplication

Back to Top ↑

Pubilc website

Back to Top ↑

FBA

Warm Up Form Based Web Application

3 minute read

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 based authentication and d...

Back to Top ↑

Warm Up

Warm Up Form Based Web Application

3 minute read

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 based authentication and d...

Back to Top ↑

SID

Back to Top ↑

Users

Back to Top ↑

Binding

Back to Top ↑

Offline

Offline Installation SharePoint 2013

2 minute read

In many situation you would like to do a offline installation of SharePoint 2013 or you are required to do a offline installation because you do not have a n...

Back to Top ↑

Prerequisites

Offline Installation SharePoint 2013

2 minute read

In many situation you would like to do a offline installation of SharePoint 2013 or you are required to do a offline installation because you do not have a n...

Back to Top ↑

BizTalk Deployment Framework

Back to Top ↑

Magazine

Back to Top ↑

Component

Back to Top ↑

CSOM

Starting a Workflow with CSOM

6 minute read

There are situations were you would like to start a workflow by using  code. In one of my last projects there was that kind of situation, in that project we ...

Back to Top ↑

SharePoint Online

Starting a Workflow with CSOM

6 minute read

There are situations were you would like to start a workflow by using  code. In one of my last projects there was that kind of situation, in that project we ...

Back to Top ↑

Webucator

Back to Top ↑

Device Channel

Forcing a Device Channel

2 minute read

Device channels are a way of using different master pages for different devices. MSDN describes the functionality as followed:   “Browsing the web on a ...

Back to Top ↑

Url Rewrite

HTTPS only for Azure Websites

1 minute read

In some situations you would like your Azure website to only work under HTTPS. By default a Azure website will work under HTTP and HTTPS. Today I was searchi...

Back to Top ↑

Office Mix

Azure WebJobs made simple

1 minute read

The last couple of weeks I have been playing around with Office Mix. For those who don’t know Office Mix, Office Mix is a add-in for PowerPoint that is in pr...

Back to Top ↑

WebJobs

Azure WebJobs made simple

1 minute read

The last couple of weeks I have been playing around with Office Mix. For those who don’t know Office Mix, Office Mix is a add-in for PowerPoint that is in pr...

Back to Top ↑

Global Azure Bootcamp

Back to Top ↑

motion10

Back to Top ↑

Presenting

Back to Top ↑

Debugging

Back to Top ↑

Remote

Back to Top ↑

Application Identity

Back to Top ↑

Azure Stack

Back to Top ↑

Laptop

Back to Top ↑

Build 2016;

Attending Microsoft Build 2016

1 minute read

I love attending conferences that contain great content and especially when this content is delivered by Program Managers or Evangelists from Microsoft. I ha...

Back to Top ↑

AAD

Back to Top ↑

Cognitive Service

Back to Top ↑

Application Map

Back to Top ↑

B2C

Azure Active Directory B2C

5 minute read

Azure Active Directory B2C is a feature released a couple of weeks ago in Azure and is still in preview. Azure Active Directory B2C is a consumer identity an...

Back to Top ↑

JSON

Starting with Azure Resource Templates

14 minute read

Since that Azure uses the Azure Resource Manager you have the ability to setup your own templates for deploying your applications. This can be handy because ...

Back to Top ↑

Rest

SharePoint Rest API Handler

6 minute read

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 applications. When ...

Back to Top ↑

Samples

SharePoint Rest API Handler

6 minute read

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 applications. When ...

Back to Top ↑

IoT

Back to Top ↑

CDN

Azure and Development Resources

2 minute read

While browsing the internet and reading blog posts I usually find very useful links or great resources that I could use in many situation. The problem is tha...

Back to Top ↑

Escape

Back to Top ↑

Azure Monitoring

Alerts on Failed Azure Logic Apps

2 minute read

When working on and maintaining Logic Apps, you want to be notified if a certain action or complete Logic App (workflows) fails. Setting this up can be done ...

Back to Top ↑

Advisor

Recommendations on Azure with Azure Advisor

4 minute read

Since last week “Azure Advisor” made it to public preview. Azure Advisor is a recommendation engine that recommends steps to take to optimally configure your...

Back to Top ↑

Logic App

Back to Top ↑

Azure;Management;Governance

Azure Management

6 minute read

Azure Management and Governance is hard because Azure services are growing at a fast pace. Try to imagine that you are a Azure Administrator for a large comp...

Back to Top ↑

Reminder

Undo Checkout within TFS or VSTS

1 minute read

This post is written as a reminder for myself and for others who keep forgetting. The thing I keep forgetting is where to find the option to undo a check out...

Back to Top ↑

Deployment Slots

Back to Top ↑

IP

Back to Top ↑

Bootcamp

Speaking at the Global Azure Bootcamp

2 minute read

On 22 April I will be speaking at the Global Azure Bootcamp of Motion10. This year the Global event will be held for the fifth time. It is a one-day deep div...

Back to Top ↑

Global Azure

Speaking at the Global Azure Bootcamp

2 minute read

On 22 April I will be speaking at the Global Azure Bootcamp of Motion10. This year the Global event will be held for the fifth time. It is a one-day deep div...

Back to Top ↑

Logging

Back to Top ↑

Trace

Back to Top ↑

Management

Preview of the Policy Management UX

2 minute read

Azure Resource Manager policies provide the ability to manage risks within a Azure environment. To implement this so called policies can be cr...

Back to Top ↑

Authentication

Back to Top ↑

Serverless

Back to Top ↑

VS2017

Back to Top ↑

.Net Core

Back to Top ↑

Resource Manager

Back to Top ↑

BizTalk

Back to Top ↑

Event Grid

Azure Event Grid with Custom Events

6 minute read

As of yesterday (16-8-2017) the public preview of Azure Event Grid is live. Azure Event Grid is a fully managed event routing service. Azure Event Grid great...

Back to Top ↑

PowerBI

Back to Top ↑

VPN

Point to Site VPN Client won’t install

1 minute read

To connect an Azure App Service to a on-premise database you can make use of different solutions. Two of those solutions are: Hybrid Connection VPN On my b...

Back to Top ↑

MSI

Back to Top ↑

Docker

Local Kubernetes cluster with Dashboard

2 minute read

When developing containers or applications that need to be hosted on Kubernetes it is handy to have a local Kubernetes cluster. With the use of Docker you ca...

Back to Top ↑

Windows

Local Kubernetes cluster with Dashboard

2 minute read

When developing containers or applications that need to be hosted on Kubernetes it is handy to have a local Kubernetes cluster. With the use of Docker you ca...

Back to Top ↑

Storage

Back to Top ↑

kubectl

Back to Top ↑

Visual Studio Code

Back to Top ↑

Version

Version number counter for Azure DevOps

2 minute read

This week I released a new extension for Azure Pipelines called Version number counter. With this extension you add the ability to auto increment a version n...

Back to Top ↑

Azure Pipelines

Back to Top ↑

Power BI

Back to Top ↑

2018

2018 review of MsftPlayground

1 minute read

One of the things I like to do is sharing knowledge with the Community. I started my website in 2008 and last year I noticed that I have been blogging for 10...

Back to Top ↑

Certification

Back to Top ↑

Learning

Back to Top ↑

AIMS

Back to Top ↑

Trigger

Back to Top ↑

Key Vault

Back to Top ↑

SonarQube

Combining SonarQube and Azure DevOps

4 minute read

Code analysis is a best practice in a operating continuous integration pipeline. SonarQube can be used in combination with Azure DevOps. If you do not know S...

Back to Top ↑

Azure Repos

Back to Top ↑

branch

Back to Top ↑

Dutch Cloud Meetup

Back to Top ↑

Resources

Back to Top ↑

Automation

Back to Top ↑

Agile

Back to Top ↑

Azure Spring Clean

Back to Top ↑

Pipelines

Back to Top ↑

Repositories

Back to Top ↑

Arc

Back to Top ↑

mvpbuzz

Back to Top ↑

Azure Container Registry

Back to Top ↑

Costs

Back to Top ↑

Shift Left

Back to Top ↑

Github

Verified commits in GitHub

5 minute read

Git commits can be signed by using a GPG key. With this GPG key, you can prove that a specific commit comes from you. Doing this will also add a ‘Verified’ b...

Back to Top ↑

Git

Verified commits in GitHub

5 minute read

Git commits can be signed by using a GPG key. With this GPG key, you can prove that a specific commit comes from you. Doing this will also add a ‘Verified’ b...

Back to Top ↑

Deployment stacks

Getting started with deployment stacks

6 minute read

Since June this year, a new functionality in public preview called deployment stacks. Deployment stacks are Azure resources that enable you to manage a group...

Back to Top ↑

Bicep

Getting started with deployment stacks

6 minute read

Since June this year, a new functionality in public preview called deployment stacks. Deployment stacks are Azure resources that enable you to manage a group...

Back to Top ↑