0
Reply

Calling WCF from silverlight4

punam laddha

punam laddha

Jun 12 2010 9:49 AM
2.3k
I write wcf having function which take enum as parameter and enum is returntype.
I have to call wcf from silverlight. the parameter I have pass is depends on selection of combobox items.
How to call WCF?