Implementing SSL with PowerShell for existing SharePoint 2013 farm – Part 2
In the previous post I have described the current SharePoint 2013 environment and the steps to be taken to implement SSL and get it all back working like charm. In this second part of the series I...
View ArticleMicrosoft Graph API makes the most of your Cloud solution
During the virtual Microsoft event Connect() which took place on 18 November 2015, Microsoft showed how a new API for accessing the capabilities of the Microsoft cloud has been improved and can be...
View ArticleImplementing SSL with PowerShell for existing SharePoint 2013 farm – Part 3
In part 1 I described the environment I am working in and what will be affected by the SSL implementation. In part 2 I described the deployment of the SSL certificates. In this 3rd part of the series...
View ArticleImplementing SSL with PowerShell for existing SharePoint 2013 farm - Part 4
In this 4th part of the series I will describe how to set to your SSL certificate for your SharePoint web application and provider-hosted SharePoint add-ins. In the previous part I described how to...
View ArticleEasily publishing release versions of web applications to Azure Web Apps with...
Azure Web Apps support a number of services for continuous deployment. One of them is a Git repository to which you can push your changes and which are automatically deployed to your Azure Web App....
View ArticleConfusing duplicate content type error
Working in a collaboration scenario for Office 365 you usually work with content types. Now when working with Office 365 you can use the Add-in Model to provision these as described in Programmatically...
View ArticleSharePoint Add-in URL fragments (hash, #) removed from URL when logged in...
One of my SharePoint add-in single page application had some interesting behavior when using a direct link to a specific page. After authentication, the URL fragment (hash) has been completely removed...
View ArticleIs WebAssembly the next big thing in web development?
Almost all websites nowadays are using JavaScript as a client side programming language to support the user experience. From a simple validation to complex visual effects used in web games. Whereas...
View ArticleAngularJS creating a global function
When you want to make a function available in every controller you basically have two options. Defining the function as a service or adding it to the $rootScope. But generally, I argue that the...
View ArticleOffice Servers and Services MVP 2016
I have been re-awarded as Microsoft Office Servers and Services MVP for 2016.I have just received a message from Microsoft that for my contributions in the technical communities I have been awarded...
View ArticleInstalling Bower packages when deploying web applications to Azure Web Apps
Bower allows you to manage client-side dependencies for your web applications. A common practice is not to include them in source control. So how do you deploy them together with your web application...
View ArticleIntegrating Office 365 web applications and add-ins with LOB applications...
Connecting your Office solutions to LOB adds complexity and often requires server-side code. What if you could leverage Azure API Apps to connect your Single Page Applications to LOB?When building...
View ArticleChange the Open Live Writer post location
It has been a while since I last blogged, and I couldn’t be happier with the new Open Live Writer. Open Live Writer [Link] is the open source version of the once beloved Live Writer. I have been using...
View ArticleOptimizing Office web apps and add-ins for release with Gulp
When building Office web applications and add-ins there comes the time where they are ready for release. What's good for development however, isn't necessarily leading to best performance. Luckily...
View ArticleSlides available for DIWUG presentation Groups & Developers
Right before a short holiday =I had the opportunity to present on the DIWUG. The night was sponsored by Ilionix and Bram de Jager and me both did a session. We both focused on Office 365 topics. I did...
View ArticleWorkflow, permissions and the Add-in Web
Workflow is a pretty awesome feature of SharePoint, but combining them with the Add-in web (formerly known as app web) is even better! Let assume you either have a provider hosted add-in or a...
View ArticleMaximum number of columns in a list
Ever wondered how many columns you could add to a SharePoint List? Most of us have in scenarios where large and complex lists where stored in SharePoint, almost as if it a list where a database itself....
View ArticleMavention Anniversaries Spring 2016 Update
Yet another update for Mavention Anniversaries just got approved in the store! In this latest version of the Mavention Anniversaries add-in a little bug regarding the anniversary date has been fixed....
View ArticlePowerful templates make creating SharePoint sites easy
On 6 April 2016, Mavention hosted an inspiration session on making better use of organisational knowledge through SharePoint site templates. The session was attended by representatives of companies...
View ArticleExpertise centre Nictiz sets the standard
There’s a need for standardisation in healthcare. What standards already exist? How do I, as healthcare provider, use standards? How does one standard differ from another? Is there interdependence...
View Article