New Article: Choosing the Right Development Model for SharePoint and Office 365 Extensibility

Long before the cloud became a pervasive part of enterprise computing, SharePoint developers had a fairly straightforward set of options for extending out-of-the box functionality – full trust or sandbox, web parts or application pages, event receivers or timer jobs, web services or server-side API’s. There wasn’t much confusion regarding the structure or composition of […]

Read More...

Announcing the SharePoint Framework Extension for Visual Studio

When Microsoft released the first developer preview of the SharePoint Framework, they took a big gamble by introducing a core dependency on modern web development tools such as Node.js, Gulp and the Yeoman Generator.  Such tools are largely unfamiliar to many classic ASP.NET developers and, by extension, most of the SharePoint development community. Although learning […]

Read More...

New Article: Getting Started with the SharePoint Framework

Microsoft recently announced the general availability of the SharePoint Framework, a new development model for the creation of custom solutions within Office 365. The SharePoint Framework, also known as “SPFx”, provides customers with a way to extend the platform for Intranet and collaboration scenarios with a “pages and parts” model that is lightweight and easily […]

Read More...

European Collaboration Summit – Zagreb, Croatia – 29 May 2017

When: May 29th – 31st, 2017 Where: Zagreb, Croatia We’re back!. Join myself and many of your favorite globe-trotting speakers in picturesque Zagreb, Croatia, for European Collaboration Summit 2017. This is a tremendous event run by the community for the community. And you absolutely cannot beat the location (or the food)! Trust me, you don’t […]

Read More...

DFW SharePoint and Office 365 User Group Meeting – January 2017

When: 17 Jan 2017 18:00 Where: Microsoft Campus, Las Colinas, Texas Introduction to Microsoft Office365 FastTrack: A Customer Success Service for SharePoint Cloud, cloud, cloud. If we’re not there, we can be pretty sure we’ll be headed that way at some point. Cut through the unknowns of moving to Office 365 with Microsoft’s FastTrack Program. […]

Read More...

New Article: Managing End-User Education in a Cloud-First World

One of the biggest advantages of cloud services is the pace at which new features are delivered and adopted. Microsoft has readily embraced the rapid release cycles made possible by their robust cloud infrastructure, releasing new and updated features for SharePoint Online and other Office 365 services on a monthly (and sometimes weekly) basis. While […]

Read More...

Creating MinRole Compliant Custom Services for SharePoint 2016

​One of the most significant new improvements in SharePoint 2016 is the MinRole funcionality. Any SharePoint administrator who is responsible for maintaining a farm consisting of more than three or four servers can attest to the difficulty of maintaining the proper allocation of services on each server. In a properly distributed farm architecture, each server […]

Read More...