In this article let us see how to Add a JS Link Reference to the Display Form or Any other ASPX Programmatically using CSOM PNP in SharePoint Office 365
Automate O365 Group creation using Graph Api from a Remote Service/Workflow App using OAuth 2.0 Client Credentials Flow
I am writing this post from my experiences “As on Today” about the evergreen platforms O365 and Azure which may change in the future. I had a situation where my organization was planning to avoid users from directly
How to Add a JS Link Reference to the NewForm.aspx and EditForm.aspx Programmatically using CSOM PNP in SharePoint Office 365
In this article let us see How to Add a JS Link Reference to the NewForm.aspx and EditForm.aspx Programmatically using CSOM PNP in SharePoint Office 365
How to Deploy Provider Hosted Apps (Add-Ins) by App Stapling in SharePoint Office 365
In this article a brief introduction about APP Stapling and the Step by Step Procedure to implement APP stapling can be learnt.
How to Deploy Provider Hosted Apps (Add-Ins) programmatically using CSOM in SharePoint Office 365 by Activating Developer Site Feature
Continuation of the Earlier article let us see how to achieve the same app deploy using Developer Feature activated.
How to Deploy Provider Hosted Apps (Add-Ins) programmatically using CSOM in SharePoint Office 365 by Activating Side Loading Feature
How to Deploy Provider Hosted Apps (Add-Ins) programmatically using CSOM in SharePoint Office 365 by Activating Side Loading Feature
How to apply Master Pages Programmatically by Client Side Object Model – CSOM in SharePoint Office 365
A small piece of code snippet to update the master pages of the Site in SharePoint Office 365 – Thought of sharing with the community.
How to Create Publishing Pages using Custom Page Layout Programmatically using Client Side Object Model (CSOM) in SharePoint Office 365
. In this article as a continuation let us see how to create a Page using that Layout programmatically using CSOM.
How to Create WebPart Page Programmatically in Community Site Templates in SharePoint Office 365 using C# Client Side Object Model (CSOM)
In this article let us see how to Create a WebPart Page Programmatically using C# Client Side Object Model in a Community Site.
How to Create WikiPages Programmatically in Community Site Templates in SharePoint Office 365 using C# Client Side Object Model (CSOM)
In this article let us see how to create a Wiki Page Programmatically in a Community Site Template in SharePoint Online using C# Client Side Object Model