4

What is different between OData and GData? Does OData has more advantages in .NET technologies vs GData or not? In my WCF project I want to create IQueryable models and REST platform for client,I used to OData before but I'm excited to know more about GData and it's features.

Morteza Nemati
  • 237
  • 3
  • 9

1 Answers1

7

GData is obsolate and doesn't have such a wide support as OData - "Warning: Most newer Google APIs are not Google Data APIs." - Google Data Protocol Page

Robesz
  • 1,646
  • 11
  • 13