So your company uses Office 365, and you are tired of constantly having to go to Microsofts login portal, maybe even decide whether to use your organizational (work or school) account or you personal account before you can log in? If your company also uses ADFS you can actually skip […]
Estimated reading time: 4 minutes
Today Microsoft released their new collaboration tool, Microsoft Teams. Microsoft teams is a Slack copy, build on-top of Office 365. It has very good integration with the rest of the Office 365 services, and is looking to be a very promising alternative to Slack for all those companies that have […]
Estimated reading time: 10 minutes
Site provisioning engines are a very hot topic in the SharePoint community at the moment. To be honest with you I feel really sad about it being such a hot topic, because it basically means that Microsoft failed to deliver the correct solution, and now everyone is trying to build […]
Estimated reading time: 6 minutes
It’s possible to deploy SharePoint 2013 custom workflow actions from a sandbox solution. If you want to deploy them with a SharePoint App, then you will run into a few obstacles. Firstly you might get an error like this when you try to package your app. Project file must include […]
Estimated reading time: 5 minutes
Sometimes you come across an exception, that at first seems strange but when you figure out what caused it you feel like an idiot. Last week I was creating a sync job as part of an Azure Web Job, I was just doing some SharePoint integration with the client side […]
Estimated reading time: 3 minutes
The Office 365 App Launcher was introduced in October 2014, with the idea of making it easier for people to navigate to the app they use most. Only problem, it only support links to Azure AD Apps and the Office 365 applications that you have access to. But what if […]
Estimated reading time: 39 minutes
When you want to use the CSOM (Client Side Object Model) with SharePoint Online, you currently have quite a few options on how to authenticate. For a SharePoint newcomer or even experienced SharePoint developers, it can be quite tricky to know when to use what, this post is an attempt […]
Estimated reading time: 8 minutes
This post is sparked from a twitter dialog. Initially I didn’t feel like I had anything meaningful to add to the discussion since I’m not a full time JavaScript developer by profession. In fact, I’m quite the opposite, for the last year, this is the kind of projects I have […]
Estimated reading time: 7 minutes
SharePoint projects have a tradition for being tested in a test environment and being deployed to one ore more staging environments before hitting production. I have never been a huge fan of this approach, as it is time consuming and in many cases doesn’t improve the quality of the project […]
Estimated reading time: 8 minutes
This blog post is about one of those questions you get asked where you wonder is that possible? It’s pretty useless, and your time would probably have been spent better than trying to figure out if it’s possible, but nevertheless you end up investigating it to prove to yourself that […]
Estimated reading time: 9 minutes