how to read , update and delete in Sharepoint Ussing SSOM?
i am not able to getitembyId for select , and also not able to update and delete
while updating it is showing that the item from the list is deleted but the item is present in list
SharePoint remote event receivers in HostWeb list
currently I have project in SP Add-in model and I am using remote event receivers and have no problem with that.