Is it possible to consume wcf and web services in silverlight application?
Answer / Gyan Singh
Yes, it is possible to consume both Windows Communication Foundation (WCF) services and standard web services (ASMX) in a Silverlight application. Silverlight includes support for Asynchronous JavaScript and XML (AJAX) calls through the .NET clients like ClientObjectModel (COM) and Data Services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain silverlight architecture?
Explain the procedure of creating hyperlinks in Silverlight application?
What is the methodology adopted to change the startup page of any particular Silverlight application?
What is a Silverlight.js file?
What is Moonlight?
For windows, what are system requirement for silverlight?
Which platforms does Silverlight support?
Which .net applications are supported in silverlight?
Give an example of how an AppManifest.xml file looks like.
Can you elaborate how to start a silverlight application with visual studio?
What are the components of silverlight?
What is the relationship between silverlight and windows media player?