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 |
How would you perform event handling in silverlight?
Which class is used to put animation objects in Siverlight application?
What kinds of fonts are supported with silverlight?
What are the different event modes in silverlight?
Describe Moonlight and list the goals of using Moonlight?
Does silverlight work on safari?
what browsers and platforms are supported by silverlight version 2?
What are the different layout controls available in silverlight?
Is silverlight the official name for “wpf/e”?
How can iis improve silverlight streaming?
What is the different development tools used in silverlight?
Silverlight is developed in which languages?