How to Create Discussions List Reply to a topic and Reply to a Reply Programmatically using C# Patterns and Practice (PNP)

Usually in the discussion list we will start a topic and a lot of replies will be given by the users and sometimes there could be a chance that a reply to reply also. In this article let us see how to create 1. Reply to a Topic 2. Reply to a Reply.

 

How to change the favicon in SharePoint Modern Site using SPFx Application Customizer

In this article let us see how to change the favicon in SharePoint Modern Site using SPFx Application Customizer

 

How to Create Discussions List Topics Programmatically using C# Patterns and Practice (PNP)

In this article let us see how to create the topics in a discussion list programmatically using C# Patterns and Practice.

 
 

PowerShell script to change the People web part properties on a modern SharePoint site

PowerShell Code Snippet : How to change the people webpart properties on a modern SharePoint Site

 

Provision SharePoint Site using Custom Template with PnP JS

In this article let us see how to Provision SharePoint Site using Custom Template with PnP JS

 

Upload File to SharePoint Office 365 Programmatically using C# CSOM – PNP

In this article let us see how to upload file to sharepoint office 365 programmatically using CSOM patterns and practices

 
 

Upload File to SharePoint Office 365 Programmatically using C# CSOM – /_api/web/GetFolderByServerRelativeUrl – PostAsync – HttpClient

A small piece of code to upload the Files Asynchronously to SharePoint Office 365 programmatically using C# CSOM with GetFolderByServerRelativeUrl RestAPI Calls.

 

How to use Office UI fabric in react-redux application for better UI

How to use Office UI fabric in react-redux application for better UI

 

BOT Framework: How to a create interactive and intelligent chat bot using cognitive services

BOT Framework: How to a create interactive and intelligent chat bot using cognitive services

 
 

How to Delete the Modern Sites Using PowerShell in SharePoint Office 365

A small piece of PowerShell Script to Delete and Cleanup the Modern Site Collections from the SharePoint Online / Office 365