What are the programming language that can be used to write the backend of the silverlight application?
Answer / Yogita
The backend of a Silverlight application can be written using .NET languages such as C#, VB.NET, and F#. These languages allow developers to create server-side logic and communicate with the Silverlight client through services like WCF (Windows Communication Foundation) or RESTful APIs.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are differences between silverlight and asp.net?
What files are contained within the .xap file?
What are the necessary step that need to be performed in order to download content from within silverlight?
what happens if we press f5 in visual studio to run a silverlight application?
What is the Silverlight plug-in?
How style works with silverlight?
How would you use a .xap file?
what is easing functions in silverlight?
Can you name built-in layout panels you have been using with silverlight?
can we add the reference of class library project in silver light application project?
Explain the relationship between silverlight and windows media technologies?
Why use Silverlight?