Blog

Main navigation

  • About
  • Tags
  • Library
October 21, 2016

Enable TypeScript in a SharePoint Hosted App

By Gunjan Datta in typescript, visual studio, add-in

In this post, I’ll give step-by-step instructions of including TypeScript in Visual Studio. This will be a pre-req for my next post of using NPM in a SharePoint Hosted App (Add-In).

Continue reading →

October 21, 2016

Enable NPM in a SharePoint Hosted App

By Gunjan Datta in typescript, visual studio

In this post, I’ll give step-by-step instructions of using Node Package Manager (NPM) in Visual Studio. This will require your environment to be configured for TypeScript. Refer to my previous post of Enabling TypeScript in a SharePoint Hosted App (Add-In).

Continue reading →

October 18, 2016

Add an Event Receiver using REST

By Gunjan Datta in event receiver, rest

In this post, I’ll demonstrate how to add an event receiver to a web or list in a SharePoint 2013 (On-Premise) or Online environment. This will be using the REST library I created, which is available on npm and github.

Continue reading →

Posts navigation

← Newer Posts Page 22 of 24 Older Posts →
Twitter GitHub LinkedIn

© Dattabase LLC

Back to the top ↑