* You are viewing Posts Tagged ‘SDK’

CRM 2011 xRM.SDK.Relationship and the missing link

The CRM 2011 API contains a new class xRM.SDK.Relationship. Relationship manages the parent-child reference between entities and allows you to express “RelatedEntites” in a parental or referential relationship and create the whole stack in a single Create() call.  Thats the theory but it doesn’t appear to work as expected. Continue Reading

Android announce version 2.3: Gingerbread

Android 2.3 introduces many new platform technologies and API to help develop amazing apps.

A full overview of whats in the new platform is given in the Android 2.3 Platform Highlights.

Get a headstart developing on Android 2.3 and visit the Android Developers site for information about theAndroid 2.3 platform, the SDK Tools, the ADT Plugin and the new NDK.