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 |
Can we add the reference of a class library project in silverlight application project?
Expression studio orvisual studio, which one better to use for developing silverlight application?
What are differences between silverlight and asp.net?
What objects support tranformations?
What are the features and benefits of Silverlight5?
How many xaml files are created when you create a new project in silverlight through visual studio and what are the uses of those files?
How can you see a silverlight application in full-screen mode?
Can I delete microsoft silverlight?
what is silverlight.js file? Explain with an example.
How can you change the startup page of silverlight application?
What are the main features and benefits of Silverlight?
What are the components of silverlight?