Development Cycles (DevOps) and Office365
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...
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...
Starting with Application Insights can be done by adding NuGet Packages to your project. In the above screenshot you see two NuGet Packages: Microsoft.Appl...
Application Insights has been around for a while now and after a while I was wondering if there was a integration within Visual Studio. For the readers that ...
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...
Visual Studio Team Services is the formally know Visual Studio Online. The old name brought a lot of confusion I think the new name will do a lot better. Yes...
Device channels are a way of using different master pages for different devices. MSDN describes the functionality as followed: “Browsing the web on a ...
About a year ago I wrote a article on how to create a custom list view by using the JS link property. This turned out to be a great article and was very much...
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 ...
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 template. For thi...
In the first part of the series we have adjusted a build template in order to copy content from source control to the drop location after the build. This con...