Go to home page mail me! RSS Feed

September 2007 Entries

Check for internet connection - Method #2

 A better and cleaner way for checking for an active internet connection. see http://blog.dotnetclr.com/archive/2007/08/30/Check... for the older version. 1: /// <summary> 2: /// Performs actions on the network 3: /// </summary> 4: public sealed class NetworkHandler 5: { 6: /// <summary> 7: /// Private constructor to prevent compiler from generating one 8: /// since this class only holds static methods and properties 9: /// </summary>...

posted @ Monday, September 24, 2007 10:32 AM | Feedback (1)

Microsoft Delivers Silverlight 1.0 and Extends Support to Linux.

Microsoft Silverlight is on the loose.     While you are at it, check out http://www.mono-project.com/MoonlightShots   Link to Microsoft Delivers Silverlight 1.0, Extends Support to Linux: “Entertainment Tonight” HSN and World Wrestling Entertainment showcase new online experiences; more than 35 partners commit to Silverlight Partner Initiative.

posted @ Wednesday, September 05, 2007 6:08 AM | Feedback (0)

Next entries »