• +91 9723535972
  • info@interviewmaterial.com

Silverlight Interview Questions and Answers

Related Subjects

Question - How can you check the internet connection status in Silverlight?

Answer -

You can check the internet connection status by using the following code:

If (NetworkInterface.GetIsNetworkAvailable())  
{  
Messagebox.Show("Network available");  
}  
else  
{  
Message.box.Show("Network not available");  
}  

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners