what are the steps will followed when consuming wcf in silver light?
Answer / Rashmi Tripathi
To consume a WCF service in Silverlight, follow these steps:n1. Add a Service Reference to the WCF service in your Silverlight project.n2. Implement the client proxy class generated by Visual Studio.n3. Call the methods provided by the client proxy class to interact with the WCF service.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can iis improve silverlight streaming?
What are the different important files that are used in silverlight?
What is ria?
What is the relationship between silverlight and windows media player?
What are the steps required to set the controls in silverlight?
What is .xap file in silverlight?
Explain the purpose of parent xaml tag of silverlight page?
What is Microsoft Silverlight?
What is the parent xaml tag of silverlight page? Explain its purposes.
What is the use of the ClientBin folder?
Difference between wpf and silverlight?
What are the tools are required to develop Silverlight applications?