Run Kubernetes Locally with Hyper-V on Windows Server 2016
Technorati Tags: Containerization,Kubernetes,Docker,WindowsRecently I have been working on a project which requires the use of Docker containers and the ability to scale out with services. Docker...
View ArticleTips for Better Content Searching in O365 Security and Compliance
Technorati Tags: O365,SharePoint,ECM,SearchOne of the new features in O365 Security and Compliance Center is the new Search and Investigation section. In this section you can do Audit log searches,...
View ArticleMultiple File Deployment for SharePoint Add-In Development with SPFastDeploy 3.7
Technorati Tags: SP2016,SP2013,Apps,Add-In,Dev,O365The SPFastDeploy Visual Studio extension allows you to make changes to a single file in your Add-In solution. Just right click on the file and have...
View ArticleBetter SharePoint Framework Code with SPRemoteAPI 1.5 VSCode Extension
Technorati Tags: SharePoint Framework,VSCode,O365,DevI have been working with the new SharePoint Framework for the last month. This is the new Microsoft framework for SharePoint developers which makes...
View ArticleVisual Studio Code Extension–SPRemoteAPI (SharePoint Office 365 REST API...
Technorati Tags: VSCode,O365,SharePoint,DevFor everyone who has ever used the Visual Studio extension SPRemoteAPIExplorer one of the pain points is the requirement that you had have SharePoint...
View ArticleUnderstanding SharePoint 2016 Remote API Changes (SPRemoteAPIExplorer 3.0)
Technorati Tags: SP2016,SP2013,Dev,AppsWell SharePoint 2016 has been released and you have no clue what new features are available from the remote API. There are a total 250new types you can use and...
View ArticleWhat’s new in SharePoint 2016 Remote API Part 4 (Web)
Technorati Tags: SP2016,O365,ECMThis is my fourth post about the new SharePoint 2016 remote API. This new post will cover the 18 new methods and 8 new properties in the Microsoft.SharePoint.SPWeb...
View ArticleWhat’s new in SharePoint 2016 Remote API Part 3 (Files)
Technorati Tags: ECM,SP2016This is part three of a blog series about the new features available in SharePoint 2016 Beta 2 Remote API. This blog post will talk about the new features for files....
View ArticleWhats new in SharePoint 2016 Remote API Part 2 (Sharing)
Technorati Tags: ECM,SP2016,CSOMSo this is number two in the what is new in SharePoint 2016 remote API blog series. This blog post is going to cover what is new for sharing in the remote API. In...
View ArticleHow to make the new SharePoint Hosted Add-In deploy in SharePoint 2016 Beta 2
Technorati Tags: SP2016,Dev,SharePointSo I have been working with SP2016 Beta 2 and one of the complaints right now is that the Visual Studio 2015 Office Developer Tools Preview SharePoint Hosted...
View ArticleWhat’s New in SharePoint 2016 Remote API Part 1
Technorati Tags: ECM,SP2016,RESTWith the release of SharePoint 2016 Beta 2 last month I decided to start digging into what are some of the new features in the remote API. This will be the first in a...
View ArticleDid you know that SharePoint has a Work Management Service REST API?
Technorati Tags: SP2013,SP2016,RESTThere has been a lot written on SharePoint’s Work Management Service and yet it still has many misconceptions by developers about the capabilities of the API. This...
View ArticleUsing Search as a Rules Engine
Technorati Tags: Search,SP2013,ECMI have recently been working on a project where we needed to evaluate the state of an object and depending on the state take certain actions. Seems like a simple...
View ArticleRecognized SharePoint MVP Seven Years Straight
Technorati Tags: SP2013,MVPI am very thankful to be awarded a seventh straight SharePoint MVP award by Microsoft. It has been a great journey starting all the way back in 2009. I am so glad to be part...
View ArticleGet Faster Search Previews in SharePoint Online
Technorati Tags: Search,O365,DevDelve was recently released in Office 365 and the experience is bit different than what you may be used to when using SharePoint Online search. The Delve experience can...
View ArticleGet a Handle on Your SharePoint Site Closure and Deletion Policies with...
Technorati Tags: SP2013,O365,Apps,Add-ins,DevWhat is great about SharePoint hosted Add-ins (Apps) is that you can come up with some very interesting ideas on how to make people’s life so much more...
View ArticleSharePoint Search, Azure Search and ElasticSearch
Technorati Tags: SP2013,O365,ECM,Search,AzureIn the past six months I have been developing solutions using SharePoint, Azure and ElasticSearch. I wanted to write a post doing a brief comparison between...
View ArticleEasy debugging TypeScript and CoffeeScript in Sharepoint Apps with...
Technorati Tags: SP2013,O365,Apps,Dev,VS2013SPFastDeploy 3.6If you have been developing SharePoint hosted apps for a while then you may be using TypeScript or CoffeeScript to generate the JavaScript...
View ArticleEasy SharePoint App Model Deployment for SASS Developers (SPFastDeploy 3.5.1)
Technorati Tags: SP2013,O365,Apps,Dev,VS2013Last October I added support to the SPFastDeploy Visual Studio extension to deploy a file to SharePoint while saving CoffeeScript and LESS files. In the...
View ArticleSharePoint REST API Batching Made Easy
Technorati Tags: SP2013,O365,RESTWell the ability to batch SharePoint REST API requests has finally been made available on Office 365. This has been long awaited in order to bring the SharePoint REST...
View Article