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 |
When would a customer use silverlight instead of windows presentation foundation (wpf)?
What files are contained by .xap file?
what is a .xap file?
Explain with example how to change the default page of the silverlight application.
Can I add more than one .xaml pages in silverlight application?
For windows, what are system requirement for silverlight?
Describe the term Silverlight plug-in.
Give a brief description of the .XAP file
What are the different event modes in silverlight?
How to perform Event handling in Silverlight application?
How does XAP work?
What is the silverlight official name?