TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About how to use REST API in SharePoint 2010
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijai Anand Ramalingam (5)
Related resources for how to use REST API in SharePoint 2010
No resource found
REST API in SharePoint 2010 for Excel Services: Part 3
6/20/2011 8:24:53 AM.
In this article we will be seeing how to access the Tables and REST API Return Formats.
REST API in SharePoint 2010 for Excel Services: Part 2
6/20/2011 7:41:32 AM.
In this article we will be seeing how to access the Charts and PivotTable using REST URL and how to add the chart to the SharePoint Wiki page.
REST API in SharePoint 2010 for Excel Services: Part 1
6/20/2011 4:26:19 AM.
The REST API in Excel Services is new in Microsoft SharePoint Server 2010. REST API is used to access workbook parts or elements directly through a URL.
REST API in SharePoint 2010 for listdata.svc: Part 2
6/17/2011 2:19:05 AM.
In this article we will be seeing how to create, read, update and delete the list data using REST API.
REST API in SharePoint 2010 for listdata.svc: Part 1
6/16/2011 6:09:11 AM.
In SharePoint 2010, we can get the list data using SharePoint object model, client object model or LINQ to SharePoint, we can also get the list data from listdata.svc.