What is the difference between OData and GData? Does OData have more advantages in .NET technologies against GData or not? In my WCF project, I want to create IQueryable models and a REST platform for the client, I used to use OData, but I am very happy to learn more about GData and its functions.
source share