Resolving “User not found” issue while assigning permissions using SharePoint CSOM

I was recently working on a SharePoint Online project where we were trying to automate library creation and provide required permissions on those libraries. We…

Continue reading → Resolving “User not found” issue while assigning permissions using SharePoint CSOM

Programmatically provision Host named Site Collections using Timer Job (C#)

In a recent project, we were tasked to create Host Named Site Collections (HNSC) using a Timer job programmatically for an Intranet Hosting portal. It…

Continue reading → Programmatically provision Host named Site Collections using Timer Job (C#)