Friday, 23 September 2016

How to create a basic (“Hello world”) SharePoint app

This blog provides step-by-step instructions to develop a basic “hello world” SharePoint app.  If you are new to the SharePoint app world, then please read my previous blog to get an intro to the “App Architecture” and its benefits before proceeding further.  For those who has an understanding...

SharePoint App Model Architecture Overview

What is an App? An app in SharePoint is a solution that connects to a SharePoint server/installation via client-side API’s (JSOM), CSOM or REST.  It can either be embedded into a SharePoint page or can be deployed as a seperate application that leverages OAUTH 2.0 protocol to authenticate and access SharePoint functionality.  They are managed through the “App Management Service” to...

Friday, 16 September 2016

Step by Step Procedure to Install Sharepoint Server 2016 Enterprise

You can download installation guide by below link- Click to download I have completed a Single-Server installation of SharePoint Server 2016 with Database server on a separate machine. I am sharing the installation details here which can be helpful for many who are new to SharePoint. The installation is similar to the older versions of SharePoint except MinRoleTopolgy which is introduced...

Thursday, 15 September 2016

What's New in SharePoint 2016: Features Overview

Ladies and Gentlemen: Microsoft has officially made SharePoint 2016 available for us to play with. As expected, since the last week of August 2015, we were granted the opportunity to install SharePoint 2016 to see what the first preview is all about. Since then, I’ve had the chance to play with it...

New and improved features in SharePoint Server 2016

Learn about the new features and updates to existing features in SharePoint Server 2016. For a comparison of SharePoint on-premises features between SharePoint 2013 and SharePoint Server 2016 editions, see SharePoint feature availability across on-premises solutions. Learn about the new features...