Hello,
I am playing around with Silverlight. Currently, as a test to see if I like the technology, I'm building a utility. This utility simply checks to see if my web sites are up and running.
With Silverlight, C#, how do I ping a website (like www.google.com) to see if it is available?
Thank you