We’ve just published the first tutorial that explains how to use the DeviceAtlas API in your applications. We open our “tutorials section” with PHP basic integration and of course Java and .NET will follow shortly. Remember that the different API’s are very consistent (respecting language syntax and coding standards, of course) so it should be possible to take inspiration from the PHP tutorial and apply it to other languages.
I especially like this tutorial as it’s full of examples and screenshots, exactly what you need to get started. Source code of the example is included, of course.
So check out The DeviceAtlas API in PHP – Part I (The Basics). phpDoc is also included in the API download, so that is be a must read along with this tutorial.