Ahamed Fazil Buhari

How to add custom template in Microsoft Graph Toolkit in SPFx solution

Customize Microsoft Graph Toolkit components using your own React component in SPFx solution.

Ahamed Fazil Buhari

How to subscribe List/Library for notifications in SPFx webpart

Subscribe and notify to SharePoint list for any kind of changes in SPFx webpart

Ahamed Fazil Buhari

Using Microsoft Graph Toolkit in SPFx Solution

Learn how to use Microsoft Graph Toolkit in SharePoint Framework solutions. Microsoft Graph Toolkit (MGT) is a readymade component that works with Microsoft Graph

Ahamed Fazil Buhari

Setup Pipeline for SPFx library – PnP Search Extensibility Library

SPFx library build and deploy using azure pipeline. PnP Modern Search v4 as an example.

Ahamed Fazil Buhari

Skeleton code for global state management using useContext, useReducer in SPFx solution

React plays a vital role in SPFx development. It’s important to have better state management and make use of its features in an efficient way in our SPFx solutions

Sathish Nadarajan

SPFX – Configure the WebPart using the Property Pane Configuration

A simple way to make the SharePoint Framework (SPFX) webparts configurable by adding few values on the Property Pane and pass those property values to the Components as Props.

Sathish Nadarajan

CSOM – PowerShell Script – Import Nintex Workflows in SharePoint

In this article, let us see how to Import Nintex Workflows in SharePoint using CSOM PowerShell Script.

Sathish Nadarajan

CSOM – PowerShell Script – Export Nintex Workflows in SharePoint

In this article, let us see how to Export Nintex Workflows in SharePoint using CSOM PowerShell Script.

Sathish Nadarajan

CSOM – PowerShell Script – Export and Import Nintex Forms in SharePoint

In this article, let us see how to Export and Import Nintex Forms in SharePoint using CSOM PowerShell Script.

Sathish Nadarajan

How to Publish and Deploy PowerPoint Add-In

Package and Deployment of Office AddIns – A Short Note.