Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / OData

OData

OData

Great Reads

by Vagif Abilov
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
by Rahul Rajat Singh
In this article we will see how we can use WCF data services to create ODATA complaint RESTful services.
by Jerod Johnson
Use the CData Software API Server to create an OData service for your databases and build a dynamic Web app based on the database data.
by Jeremy Likness
Build data-driven .NET applications with seamless client-server communication using fluent C# LINQ over OData (like GraphQL but without the JSON).

Latest Articles

by Vagif Abilov
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
by Rahul Rajat Singh
In this article we will see how we can use WCF data services to create ODATA complaint RESTful services.
by Jerod Johnson
Use the CData Software API Server to create an OData service for your databases and build a dynamic Web app based on the database data.
by Jeremy Likness
Build data-driven .NET applications with seamless client-server communication using fluent C# LINQ over OData (like GraphQL but without the JSON).

All Articles

Sort by Score

OData 

by Vagif Abilov
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
by Rahul Rajat Singh
In this article we will see how we can use WCF data services to create ODATA complaint RESTful services.
by Jerod Johnson
Use the CData Software API Server to create an OData service for your databases and build a dynamic Web app based on the database data.
by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
by NobsterTheLobster
Consume data from a WCF Data service in a .NET client. MSAL OAuth 2.0
by NobsterTheLobster
Publish a WCF DataService with entity model, updatable views, filtering and authentication
by Neal Pandey
This article is a tutorial on creating a basic OData (Open Data Protocol) endpoint for a MongoDB database using MEAN stack.
by Siddharth R Barman
Quick introduction to oData (v4) by understanding how to implement CRUD method using ASP.NET Web API
by nwhitfield
Mobile, geo-centric app for Business Users, Consumers and Sales/Marketing Professionals
by Jovan Popovic(MSFT)
Create powerful REST API with just few lines of C# code using MsSql.RestApi package
by Shawn1Xu
OData Interoperability with .NET C# and Java applications
by Sunny Makode
This is an introductory article about creating an Odata Rest API in collaboration with Entity Framework. We are also going to use Autofac as our IOC container. Also, Repository and Unit of Work pattern will be used for cleaner access of persistence model through our ORM (Entity Framework).
by Jovan Popovic(MSFT)
How to create OData services using the WCF Data Services and use them
by Akhil Mittal
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
by Akhil Mittal
This is the last article of the RESTful series in which I’ll explain how you can leverage OData capabilities in ASP.NET WebAPI. I’ll explain what OData is and we’ll create OData enabled RESTful services.
by JimShelley
A simple example of a SharePoint Add-In using the REST API and the Cross Domain library
by Rahul Rajat Singh
For those who are still doing old school REST, a pointer in the direction of ODATA