![]() |
#1 |
Участник
|
Microsoft Dynamics CRM Team Blog: Microsoft Dynamics CRM and Silverlight 2 direct calls sample
Источник: http://blogs.msdn.com/crm/archive/20...ls-sample.aspx
============== ![]() There are multiple ways that you can call the CRM Services from Silverlight 2. I’ve seen people using POX (Plain Old XML) and hand crafting SOAP packets, for ![]() While those techniques have their benefits (e.g. smaller download sizes, aggregation of web services, tunneling, etc.) one of the most compelling method for calling web services from a development perspective is to use the proxies that tools such as VS generate when you add a “Service Reference”. To wire up Silverlight 2 and the CRM services via the “Add Service Reference” there are a couple of details that you have to take into account and I have detailed those in this post along with sample code. Happy coding, Humberto Lezama Guadarrama Источник: http://blogs.msdn.com/crm/archive/20...ls-sample.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|