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.

 

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.

 

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.

 
 

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.

 

How to Publish and Deploy PowerPoint Add-In

Package and Deployment of Office AddIns – A Short Note.

 

Step by Step Procedure to Create a PowerPoint Add-In

PowerPoint Add-In – An introduction and a Step by Step Procedure to Create your first Add-In

 
 

Customizing the Profile Cards using Microsoft Graph

The Article describes about the customization of Profile Cards in Microsoft 365. Microsoft Graph API is been used to customize the Profile Card. Profile Cards are very interesting aspect in terms of any organization.

 

How to allow targeted users to add custom apps in Microsoft Teams

Give access to specific users to add custom apps using sideloading in Microsoft Teams by Setup policy

 

Step by Step Procedure to implement Dynamic Data in SharePoint Framework WebParts

In this article, let us see the Step by Step procedure to create the SharePoint Framework Dynamic Data WebParts. (Connected WebParts)

 
 

How to Configure the WebPart Icon in SharePoint Framework WebPart Solution

How to change the webpart icon in the SharePoint Framework Webpart