How to Enable Multi Language Settings in a SharePoint Office 365 Site Programmatically Using C# Client Site Object Model (CSOM)

In this article let us see how to enable Multi Language settings in a SharePoint Office 365 Site Programmatically using C# Client Side Object Model (CSOM)

 

Working with Large List Item (List Threshold) CAML Query does not work – GetFolderByServerRelativeURL

Again let us discuss a strange issue. I have a document library which is going to have almost 1 million documents in it.

 

Move a document within a Site Collection in SharePoint Office 365 using C# Patterns and Practices

An interesting requirement regarding the movement of documents between the document libraries using PNP C# CSOM

 
 

How to Create Yammer Group Programmatically using C#

In this article let us see how to create Yammer Groups Programmatically using C#

 

How to Create List, Add Site Columns and Add Content Types in SharePoint Office 365 using C# CSOM Patterns and Practices

In this article let us see How to Create List Add Site Columns and Add Content Types in SharePoint Office 365 using C# CSOM Patterns and Practices

 

Provision Master Pages and the other files in SharePoint Office 365 using Patterns and Practice C# CSOM

In this article let us see how to Provision Master Pages and Other Files in SharePoint Office 365 using Patterns and Practices C# CSOM

 
 

Update ‘My Site’ User Profile Picture of any User using SSOM in SharePoint

In this article let’s see how to update User Profile Picture (of any user) in My Site. Most of the blog posts explains how to change the Profile Picture of currently logged in User. But  …read more

 

PowerShell Script To Uninstall App From SharePoint Online

In the recent past we added some third party apps from SharePoint Store to SharePoint Online App catalog site. But they where not available for users on

 

How to Create a User Group in SharePoint Office 365 Programmatically using C# Client Side Object Model (CSOM)

In this article let us see how to create a User Group Programmatically in SharePoint Office 365 using C# CSOM.

 
 

How to Delete a Permission Level in SharePoint Office 365 Programmatically using C# Client Side Object Model (CSOM)

In this article let us see how to delete a permission level in sharepoint office 365 Programmatically using C# CSOM