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 is the procedure to add an event handler in managed code?
How the even routing method works in silverlight?
What silverlight is composed of?
Difference between wpf and silverlight?
Explain the mouse events that silverlight currently supports.
What is the silverlight official name?
what is the real advantage of using excel/word files or local database in silverlight?
How to perform Event handling in Silverlight application?
what type of applications can be developed using silverlight?
Mention what is the xap mime type in silverlight?
Is silverlight compatible with multiple browsers and operating system?
How to apply style elements in a silverlight project?