Checking for Network connectivity in Windows Phone 7 SDK

added by wiredone
12/15/2010 2:44:31 PM

118 Views

In my early testing of Windows Phone 7 apps, it has become apparent that a lot of developers are simply not checking for network connectivity before attempting to access the internet – this gives a bad user experience as the user is left to wait until the connection times out. Checking to see if the device is connected to a network will improve this user experience dramatically.


0 comments