Improving API performance beyond data classes
April 6, 2009
In the e-conomic API, using data classes is a powerful way of optimizing the retrieval, creation or updating of multiple entity properties - or even multiple entities – to use as few round-trips as possible. However, many developers are put off by the fact that when ...
Read the rest of "Improving API performance beyond data classes".