Home
»
Microsoft Dynamics CRM
»
Jamie Miley - Life and Technology
»
All Tags
»
SilverLight
Browse by Tags
C#
CRM
CRM 2011
Microsoft Dynamics CRM
SDK
Related Posts
Blog Post:
Disassociate an Entity Record From Another Entity Record in Microsoft Dynamics CRM 2011 Using C# in Silverlight
Jamie Miley
This tutorial will show you how to disassociate an entity record from another entity record in Microsoft Dynamics CRM 2011 using C# in Silverlight. First things first. You have to set up your Silverlight app to make a web services connection to CRM. The best tutorial I have found for this is located...
on
13 Mar 2012
Blog Post:
Associate an Entity Record with Another in Microsoft Dynamics CRM 2011 Using C# in Silverlight
Jamie Miley
This tutorial will show you how to associate an entity record to another entity record in Microsoft Dynamics CRM 2011 using C# in Silverlight. First things first. You have to set up your Silverlight app to make a web services connection to CRM. The best tutorial I have found for this is located...
on
11 Mar 2012
Blog Post:
Delete an Entity Record in Microsoft Dynamics CRM 2011 Using Silverlight
Jamie Miley
This tutorial will show you how to delete an entity record in Microsoft Dynamics CRM 2011 using C# in Silverlight. First things first. You have to set up your Silverlight app to make a web services connection to CRM. The best tutorial I have found for this is located here in the MSDN: http:/...
on
27 Feb 2012
Blog Post:
Using RetrieveMultiple From Silverlight to Retrieve Entities in Microsoft Dynamics CRM 2011
Jamie Miley
This tutorial will show you how to retrieve an entity records in Microsoft Dynamics CRM 2011 using C# in Silverlight using RetrieveMultiple. This particular call was put together by a colleague of mine named Stephen Walsh by starting from the other examples on my blog, his main interest is mobility so...
on
23 Jun 2011