How can you check the internet connection status in silverlight?
Answer / Priyanka Kapoor
You can use the System.Net.NetworkInformation namespace and the NetworkInterface class to determine if there is an active network connection. However, it's important to note that Silverlight has limited capabilities for networking.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the extension that we used for silverlight file?
Give a brief description of the .XAP file
does silverlight application supports desktop implementation?
what is easing functions in silverlight?
What video encoding formats are supported in Silverlight application?
What are the different classes used in visual tree?
Can we use external fonts in Silverlight? How
What are the system requirements for Silverlight?
What are those browsers which supports silverlight?
How to change the default page of the silverlight application?
Can I add more than one .xaml pages in silverlight application?
Differentiate between Silverlight and Windows Presentation Foundation (WPF)?