IOrganizationService 関連

Use Messages (Request and Response Classes) with the Execute Method
http://msdn.microsoft.com/en-us/library/gg328075.aspx
IOrganizationService の Execute メソッドで指定できるオプションパラメタが掲載されています。


xRM Messages in the Organization Service
http://msdn.microsoft.com/en-us/library/gg334698.aspx
Organization Serviceで使用可能な xRM リクエストが掲載されています。Execute メソッドで使用します。

CRM Messages in the Organization Service
http://msdn.microsoft.com/en-us/library/gg309482.aspx
Organization Serviceで使用可能な CRM リクエスト(CRMアプリ固有のメッセージ)が掲載されています。Execute メソッドで使用します。


Organization Service Methods
http://msdn.microsoft.com/en-us/library/gg328198.aspx
Organization Service で使用可能なメソッドが掲載されています。

Dynamics CRM 2011とDynamics CRM 4 のプログラミングの変更点

New Types in the Microsoft Dynamics CRM SDK
http://technet.microsoft.com/en-us/library/gg328507.aspx
Dynamics CRM 2011 上の属性の型と .NET の型、 Dynamics CRM 4.0 の型の対応が記載されています。

Summary of Changes Between Versions
http://technet.microsoft.com/en-us/library/gg309341.aspx
Dynamics CRM 4と2011でプログラミングの変更点のサマリが掲載されています。NULL値の設定方法やチェック方法などが重要

Active Directory and Claims-Based Authentication
http://msdn.microsoft.com/en-us/library/gg334502.aspx
WCFに関係してハンドルするべき例外やクレームベース認証の場合に必要なトークン情報が記載されています。