0
Answer

How to pass Query in silverlight

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?