Answer Posted / shivam sharma
Silverlight is Microsoft's framework for building cross-
browser and cross-platform rich Internet applications with
streaming video, rich text, Ajax functionality.
Silverlight also includes a slimmed-down version of
the .NET Framework Common Language Runtime (CLR) and
supports Microsoft's new Dynamic Language Runtime (DLR).
This means developers can build Web applications in
familiar languages like Visual Basic and C# and in dynamic
languages like IronPython and IronRuby.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is caching? What are different ways of caching in asp.net?
Using code explain Configuration Management
How response object is related to asp's response object?
Explain the updatepanel?
What is the Difference between MVC And MVP design pattrens
Do cookies store passwords?
Where is session data stored in asp net?
What are the new navigation controls in asp.net 2.0?
Explain the difference between the web config and machine config.
List down the sequence of methods called during the page load.
What is anonymous authentication?
What is mvc in angular?
Can viewstate be accessed in another page?
What's the difference between viewstate and sessionstate?
Which method do you use to enforce garbage collection in .net?