Does silverlight have a system.console class? Why?
Answer / Anshul Bhaskar
Silverlight does not provide a System.Console class because it is designed for web-based applications and lacks access to the console window. Instead, developers can use other methods for input/output operations, such as XAML controls or text files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about silverlight plug-in?
Will silverlight support all the codecs windows media player supports?
where is the silverlight application present?
Describe how to perform event handling in silverlight.
Is silverlight compatible with multiple browsers and operating system?
What are differences between silverlight and asp.net?
What is clipping in silverlight?
Explain the concept of keyframe.
what browsers and platforms are supported by silverlight version 2?
What is silverlight tool kit?
How to apply style elements in a silverlight project?
Explain the mouse events that silverlight currently supports.