Skip to content
SharePointCafe.Net
  • Home
  • AZ 900
  • Technology Blogs
  • Digital Marketing
  • About
  • Contacts

rest

REST API in SharePoint 2010 for CRUD operation with ListData.svc

April 16, 2016 by SharePointCafe Admin

REST API in SharePoint 2010 for CRUD Operation  SharePoint 2010 offers numerous ways to get data from a list. You may use Client Object Model, Linq to SharePoint and REST API by using ListData.svc. In this blog, I will explain how to perform CRUD operation on a SharePoint list using ListData.svcGenerally, SharePoint REST service URL … Read more

Categories rest, sharepoint-2010 1 Comment

How to consume RESTful APi from server side code – C#

March 7, 2021June 9, 2015 by SharePointCafe Admin

I was working on a project where I got a Web API URL with parameters, I was asked to consume this API and get the response from there. What is RESTful Service? Representation State Transfer. REST says each resource should be accessed by URI. In REST client sends a request and server responds for that … Read more

Categories rest 1 Comment

All about Web Service, SOAP and RESTful Service

May 2, 2015 by SharePointCafe Admin

In the previous blog, we have seen “What is SOA (Service Oriented Architecture)?“In this blog, we will see in details about Web Services, SOAP-based web service, and RESTful web service. You may also see one of my blog WCF vs Web Services. What is a Web Service? Web service is a way to communicate between … Read more

Categories rest, soap, webservice Leave a comment

AZ 900 Blog

Please follow & like us :)

RSS
Facebook
Facebook
fb-share-icon
Twitter
Follow Me
Tweet
YouTube
YouTube
Instagram

Recent Posts

  • Know Everything about Machine Learning
  • What is Data Science?
  • Latest and Emerging Technology in 2023
  • C# 11 Features with Example
  • SQL Server – Group by and Group by Rollup

Reader’s Choice

  • Know Everything about Machine Learning
  • What is Data Science?
  • Latest and Emerging Technology in 2023
  • C# 11 Features with Example
  • SQL Server – Group by and Group by Rollup

Subscribe to get latest from us

Get new posts by email

AZ 900 Blog

© 2023 SharePointCafe.Net • Built with GeneratePress