When would one use silverlight instead of asp.net ajax?
Answer / Nilesh Kumar Borde
One might choose Silverlight over ASP.NET AJAX when developing rich interactive applications that require advanced media streaming, 3D graphics, and deep integration with the Windows platform (e.g., out-of-browser applications). Compared to ASP.NET AJAX, Silverlight offers better multimedia capabilities and smoother user experiences.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the mouse events that silverlight currently supports.
What is the procedure to add an event handler in managed code?
what types of security measures are provided with silverlight?
Describe Moonlight and list the goals of using Moonlight?
which types of video files can silverlight support?
Explain about silverlight plug-in?
What is the relationship between silverlight and windows media player?
what are the restrictions of web service accessing in silverlight?
Will silverlight support live streaming events as well as downloading media?
When would a customer use silverlight instead of windows presentation foundation (wpf)?
What are the different event modes in silverlight?
what is silverlight.js file? Explain with an example.