Hi ,
I need to create a connection between my Silverlight application and my CRM. My goal is to create a grid to display the Contacts I have in my organization. I don't want to run it as a web resource on the CRM yet, I just want to display the results locally in
Visual Studio. Is this possible ?
I understand I must create a web service project in my solution to interact with the CRM but how can I do it?
I appreciate your help.
Thanks