Creating histograms in Power BI was never easier 21 November 2016 Nico-Jacobs Power BI Power BI Desktop contains since the October 2016 release a binning option (under the group option). With this option it becomes super-easy to create a histogram. Let’s demonstrate: First assume you made a data model containing the DimProduct and the FactInternetSales table of the AdventureworksDW sa... [More]
Building the angular.io quickstart with ASP.NET Core 17 August 2016 Peter-Himschoot When you start to explore angular 2, probably the best place to start is taking the quick start on a [More]
Applying JSLink on a Dashboard page 01 July 2016 Robrecht-Van-Caenegem In this article I will discuss the issues I came across with when trying to apply jslink on a SharePoint dashboard page. For me, a dashboard page is a page on which you put multiple web parts, in order to get a global overview on a certain entity. In order to demonstrate this, consider that you kee... [More]
Seamless integration of Microsoft Word and Microsoft SharePoint Online with the new SharePoint Add-In Export to Word 16 June 2016 Lieven-Iliano BRUSSELS - June 17th 2016 - U2U today announced the release of the Microsoft SharePoint [More]
What’s new in SharePoint 2016 CSOM (DocumentSets) 11 March 2016 Robrecht-Van-Caenegem SharePoint 2016, SharePoint Development With SharePoint 2016 RC available, it’s interesting to see what new additions we have in CSOM and/or REST APIs. Doing some research in the differences between the SharePoint 2013 RTM CSOM and SharePoint 2016 RC CSOM, I noticed several differences. This post will describe the differences related to D... [More]
Announcing the SharePoint Add-in “Export to Word” 04 February 2016 Robrecht-Van-Caenegem Office 365, Office, Office Development, SharePoint Online, SharePoint Today, we’re glad to announce the FREE SharePoint Add-in “Export to Word”, developed by the team at U2U. This add-in fixes one of those issues that you’ll probably will have come across with in SharePoint, namely generating Word documents based on SharePoint list items. A bit like a mail merge for l... [More]
Use PowerShell and CSOM to batch create SharePoint Online Site Collections with a custom template 31 January 2016 Tommy-Vanhee CSOM, PowerShell, SharePoint Online Introduction In this post I will show you how to create multiple Site Collections in SharePoi [More]
Using nameof() in MVC6 razor views 27 January 2016 Peter-Himschoot C# 6 introduces the new nameof() operator, which allows you to embed the name of a class, method or [More]
The Radial Gauge goes UWP 14 December 2015 Diederik-Krols UWP The Modern Radial Gauge that I built a couple of years ago for Windows 8 Store, Windows 8 Phone, and [More]
Calendar integration in UWP apps 30 November 2015 Diederik-Krols UWP In this article I describe some typical calendar integration requirements and hold these against the [More]