0
Reply

Passing query as a parameter from silverlight

best

best

Jun 15 2010 5:11 AM
2.3k
I have WCF written. I have to call wcf passing query as parameter from silverlight.
Query will depend on combobox selected items. How to do that?