50+ SharePoint server object model examples

SharePoint server object model examples

This SharePoint tutorial explains 50+ SharePoint server object model examples. Various SharePoint server object model classes are available in SharePoint 2010/2013/2016/2019. Let us discuss more on the SharePoint server object model. SharePoint server object model There are two types of object model in SharePoint. Server object model Client object model We will discuss how to …

Read more >>>

SharePoint Rest API Tutorial and Examples

SharePoint rest api tutorial and examples

In this SharePoint rest api tutorial and examples article, we will discuss how to work with SharePoint rest API, the advantages of rest api in SharePoint 2013/2016/Online. Also, we will discuss how SharePoint REST API works, various SharePoint Rest API HTTP commands, various properties of SharePoint Rest API, and also we will see various SharePoint …

Read more >>>

[Solved] Cannot set Column ‘ID’ to be null. Please use DBNull instead in SharePoint Online

.net cannot set column to be null. please use dbnull instead

In this SharePoint csom example, I will explain how to solve error “Cannot set Column ‘ID’ to be null. Please use DBNull instead” which comes while working with client side object model (csom C#.Net) in SharePoint Online Office 365. I have written some code to retrieve all the SharePoint list template and bind SharePoint list template to …

Read more >>>

Create remote event receiver SharePoint Online Step by Step Tutorial

remote event receivers in sharepoint 2016

This SharePoint Online tutorial explains, how we can develop remote event receiver (RER) in SharePoint online using visual studio 2015/2017 as a provider-hosted add-in and how we can deploy remote event receiver to Microsoft Azure Previously in SharePoint 2013 or any on-premise version, we can write farm solution code to develop event receivers. But in …

Read more >>>

>