Hello,
Querying CRM tables directly not considered as supported in CRM, but you could use
endpoints available in your silverlight webresource to create/retrieve data in CRM, you can also use
Silversoap CRM I have used this in my projects very easy to use.
Also to run silverlight web resurce you need to install silverlight addon in your browser.
Here are some other samples: http://blogs.msdn.com/b/crminthefield/archive/2012/01/19/building-multi-purpose-silverlight-web-resources-in-dynamics-crm-2011.aspx
http://blogs.msdn.com/b/crminthefield/archive/2011/06/23/how-to-create-a-silverlight-web-resource-that-interacts-with-crm-2011-forms.aspx
HTH
Our Website |
Our Blog | Follow US |
My Facebook Page |
Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.