Skip to content
SharePointCafe.Net
  • Home
  • 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#

June 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

Recent Posts

  • What’s new in .NET 5 ?
  • .NET Core vs .Net Framework – How to choose your framework?
  • What are new features in Angular version 11?
  • How I Speed up my HTML editing by 50% with Emmet in Visual Studio Code?
  • How Cloud Computing is changing the Business Strategies for future?

Reader’s Choice

  • .NET Core vs .Net Framework – How to choose your framework?
  • What are new features in Angular version 11?
  • How I Speed up my HTML editing by 50% with Emmet in Visual Studio Code?
  • How Cloud Computing is changing the Business Strategies for future?
  • Microsoft Azure Certification list role wise

Recent Comments

  • Navinika on Cross Domain AJAX Request
  • Navinika on AngularJS tutorial for .Net Developers
  • dras on Web Service to return data in JSON format
  • Srivatsan on Display SharePoint List Items using ECMA Script – Client Object Model
  • Anonymous on Improve ASP.Net Website performance using PageAdapter
© 2021 SharePointCafe.Net • Built with GeneratePress