Dynamics CRM Development
Showing posts with label
IOrganizationService
.
Show all posts
Showing posts with label
IOrganizationService
.
Show all posts
01 June 2012
CRM Online IOrganizationService client
In this post I've updated little bit code to connect to
Organization Service
CRM Online
.
class
Program
{
static
void
Main(
string
[] args)
{
String
userName;
String
password;
String
organizationUrl;
Read more »
31 May 2012
CRM Online connect to IOrganizationService
In
previous post
I told how to connect to Discovery Service
CRM Online
. Now I want give you example of code how to connect to
Organization Service
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)