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 OData service
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Aravind Bs (3)
Sourav Kayal (2)
Raj Kumar (2)
Amit Choudhary (2)
Santosh Kumar Adidawarpu (1)
Vijay Prativadi (1)
Karthikeyan Anbarasan (1)
Pradeep Chandraker (1)
Related resources for OData service
No resource found
Work With Odata in Web API: Create Your First Odata Service
4/19/2021 10:15:55 AM.
In this article, we will create our first Odata service in the ASP.NET Web API 2 environment. It's a highly practical example of a simple Odata service.
How to Create OData Service in ASP.NET
3/26/2021 10:13:52 AM.
In this article, you will learn how to create OData Service in asp.net.
Easiest and Best Way to Use WCF OData Services and Silverlight Client
9/25/2019 5:23:25 AM.
The Open Data Protocol (OData) is an open protocol for sharing data, based on Representational State Transfer (REST). In this article, I would like to explain OData using WCF.
CRUD Operations With WCF Odata Service
9/25/2019 5:10:55 AM.
In this article, I describe CRUD Operations with a WCF Odata Service.
Creating OData Service Using WCF DataService
9/19/2019 4:12:16 AM.
The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today.
Overview of Open Data Protocol (ODP)
3/3/2016 12:55:59 AM.
In this article you will learn about Open Data Protocol (ODP).
Work With Odata in Web API : Querying Odata Service
4/11/2014 8:00:20 PM.
In this article we will discuss a very important topic of Odata; how to make a query to an Odata service. I strongly believe that if you understand the concept of queerying an Odata service then only you will realize the real power of Odata services.
How to Consume OData Service in LightSwitch 2012
4/28/2013 5:20:06 PM.
In this article I will explain how to consume ODataService in Visual Studio LightSwitch 2012.
Insert and Update Data From SharePoint List Using OData Service
12/4/2012 12:58:59 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in OData.
Consuming OData Service in Telerik Rad Grid
8/20/2012 3:50:35 PM.
Now in this article we'll see how to consume the OData service with one of the clients of the OData service Telerik Rad Grid.
Working with Consuming an ODATA Service in WP7
4/27/2012 1:14:20 AM.
In this article we are going to see how to consume a ODATA service in Windows Phone 7 application.
CRUD Operations With WCF Odata Service
3/21/2012 4:33:09 PM.
In this article, I want go into the depth of Odata regarding CRUD operations, custom entity etc.
RIA Services - exposing OData service
5/24/2010 1:33:40 AM.
Open Data Protocol (OData) is a web protocol which is used for querying and updating data. In this article we will see how to enable OData service in our RIA services.