Getting started
Table of contents
Combined revision comparison
...
Our services are based upon the Windows Communication Foundation (WCF). This provides us with different interfaces to our services: a local one, a SOAP one and a JSON one. Most developers for desktop applications will probably want to use the SOAP API, while most mobile clients wouldmobileclientscan better use the JSON API (because it is less verbose, which improves performance on slow connections), but you are of course free to choose whatever you like.
...
Version from 19:54, 9 Apr 2012
...
Our services are based upon the Windows Communication Foundation (WCF). This provides us with different interfaces to our services: a local one, a SOAP one and a JSON one. Most developers for desktop applications will probably want to use the SOAP API, while mobile clientscan better use the JSON API.
...
Version as of 15:10, 12 Apr 2012
...
Our services are based upon the Windows Communication Foundation (WCF). This provides us with different interfaces to our services: a local one, a SOAP one and a JSON one. Most developers for desktop applications will probably want to use the SOAP API, while most mobile clients would use the JSON API (because it is less verbose, which improves performance on slow connections), but you are of course free to choose whatever you like.
...
