what are the steps will followed when consuming wcf in silver light?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category