Click here to Skip to main content
16,005,281 members
Home / Discussions / C#
   

C#

 
QuestionWhat's the weak point of using static function? Pin
Blue_Skye10-May-05 9:12
Blue_Skye10-May-05 9:12 
AnswerRe: What's the weak point of using static function? Pin
Nick Parker10-May-05 11:25
protectorNick Parker10-May-05 11:25 
AnswerRe: What's the weak point of using static function? Pin
Robert Rohde10-May-05 11:29
Robert Rohde10-May-05 11:29 
GeneralRe: What's the weak point of using static function? Pin
Blue_Skye11-May-05 6:25
Blue_Skye11-May-05 6:25 
GeneralC#, Services, and Application Path Pin
Wackatronic110-May-05 8:48
Wackatronic110-May-05 8:48 
GeneralRe: C#, Services, and Application Path Pin
Wackatronic110-May-05 11:20
Wackatronic110-May-05 11:20 
Generaldetecting an internet connection Pin
Mridang Agarwalla10-May-05 6:42
Mridang Agarwalla10-May-05 6:42 
GeneralRe: detecting an internet connection Pin
Judah Gabriel Himango10-May-05 11:43
sponsorJudah Gabriel Himango10-May-05 11:43 
Perhaps you can try a WebRequest/WebResponse. Additionally, System.Windows.Forms.SystemInformation.Network will tell you if a network connection is present.

I'm sure there are many ways to do this, you might want to search around CodeProject as I'm certain this has been asked many times before.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: The Secular Left, the Religious Right, and Prejudice
Judah Himango


GeneralNot tested yet but currently in development. BTW: Not 100% accurate by design. Pin
Uwe Keim10-May-05 17:50
sitebuilderUwe Keim10-May-05 17:50 
Generaldrag and drop Pin
Mridang Agarwalla10-May-05 6:39
Mridang Agarwalla10-May-05 6:39 
GeneralRe: drag and drop Pin
Judah Gabriel Himango10-May-05 7:54
sponsorJudah Gabriel Himango10-May-05 7:54 
GeneralFinding out if XP is SP1 or SP2 Pin
easander10-May-05 4:45
easander10-May-05 4:45 
GeneralRe: Finding out if XP is SP1 or SP2 Pin
Dave Kreskowiak10-May-05 4:52
mveDave Kreskowiak10-May-05 4:52 
GeneralRe: Finding out if XP is SP1 or SP2 Pin
Judah Gabriel Himango10-May-05 4:59
sponsorJudah Gabriel Himango10-May-05 4:59 
GeneralRe: Finding out if XP is SP1 or SP2 Pin
easander10-May-05 5:24
easander10-May-05 5:24 
GeneralMix C++ and C# Pin
Drusemark10-May-05 3:02
Drusemark10-May-05 3:02 
GeneralRe: Mix C++ and C# Pin
Colin Angus Mackay10-May-05 4:03
Colin Angus Mackay10-May-05 4:03 
GeneralRe: Mix C++ and C# Pin
Drusemark10-May-05 7:16
Drusemark10-May-05 7:16 
GeneralRe: Mix C++ and C# Pin
mav.northwind10-May-05 19:59
mav.northwind10-May-05 19:59 
GeneralRe: Mix C++ and C# Pin
Drusemark17-May-05 4:25
Drusemark17-May-05 4:25 
GeneralRe: Mix C++ and C# Pin
mav.northwind17-May-05 4:42
mav.northwind17-May-05 4:42 
GeneralRe: Mix C++ and C# Pin
Drusemark17-May-05 5:32
Drusemark17-May-05 5:32 
QuestionHow to modify the ..... Pin
Shankar Balaji10-May-05 3:01
Shankar Balaji10-May-05 3:01 
AnswerRe: How to modify the ..... Pin
MoustafaS10-May-05 5:30
MoustafaS10-May-05 5:30 
QuestionHow to Rotate Controls Pin
RajeshGuptha10-May-05 2:53
RajeshGuptha10-May-05 2:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.