List the steps involved in consuming the WCF services in Silverlight
Answer / Bhupendra Pratap Singh
{"1. Create a Service Reference": "Use Visual Studio to create a service reference for the WCF service by right-clicking on the project, selecting Add > Service Reference and entering the service's URL.","2. Implement the Service Contract": "The client-side code generated from the service reference should be used to implement the service contract in the Silverlight application.","3. Call the Service Operations": "Use the service operations in the client-side code to call methods on the WCF service and process the returned data."}
| Is This Answer Correct ? | 0 Yes | 0 No |
explain how you can pass parameters to silver light controls from asp.net pages?
Which language is Silverlight developed in?
Which class is used to put animation objects in Siverlight application?
What is ria?
What video encoding formats are supported in Silverlight application?
what is isolated storage?
Why we use XAML language in Silverlight?
What are the main features of silverlight?
What are the features and benefits of Silverlight5?
where is the silverlight application present?
What are those browsers which supports silverlight?
What is the difference between silverlight and flash?