Google News
logo
Silverlight - Interview Questions
List the steps involved in consuming the WCF services in Silverlight
The simple steps involved in consuming WCF in Silverlight include :
 
* Creation of WCF service
* Enabling the cross-domain required for WCF service
* Addition of WCF service reference
* Calling the service
Advertisement