Conquer your dev toolchain in 'Classic' SharePoint

This series introduces a user to building a development toolchain for classic SharePoint development. This series was a precursor to using the SharePoint Framework (SPFx).

View all 4 articles →

Extending SharePoint with ADAL and the Microsoft Graph API

This series introduces the concept of getting an access token to manipulate Microsoft 365 data via the Microsoft Graph. It did this by utilizing a now deprecated AAD authentication library called ADAL which has since been replaced by MSAL.

View all 4 articles →