Click here to Skip to main content
15,922,166 members
Home / Discussions / C#
   

C#

 
Questionsetup a click event for Titlebar Pin
apostleofzion128-Jan-07 2:24
apostleofzion128-Jan-07 2:24 
AnswerRe: setup a click event for Titlebar Pin
Thomas Stockwell28-Jan-07 6:53
professionalThomas Stockwell28-Jan-07 6:53 
Questionshow / hide menu ? Pin
sanaziuse28-Jan-07 1:44
sanaziuse28-Jan-07 1:44 
AnswerRe: show / hide menu ? Pin
Thomas Stockwell28-Jan-07 4:46
professionalThomas Stockwell28-Jan-07 4:46 
Questionwindows service and webservice Pin
justintimberlake28-Jan-07 0:48
justintimberlake28-Jan-07 0:48 
QuestionCheck an internet connection Pin
CodeItWell28-Jan-07 0:29
CodeItWell28-Jan-07 0:29 
AnswerRe: Check an internet connection Pin
engsrini28-Jan-07 4:39
engsrini28-Jan-07 4:39 
GeneralRe: Check an internet connection Pin
Scott Dorman28-Jan-07 6:21
professionalScott Dorman28-Jan-07 6:21 
This will work, but it is really only going to show if you are connected to the network. This can be different than being connected and able to hit the internet.

You would also need to use a WebRequest or the Ping class and attempt to access a URL that you are reasonably sure will always be available.

-----------------------------
In just two days, tomorrow will be yesterday.

AnswerRe: Check an internet connection Pin
Glen Harvy28-Jan-07 9:30
Glen Harvy28-Jan-07 9:30 
GeneralRe: Check an internet connection Pin
CodeItWell28-Jan-07 10:51
CodeItWell28-Jan-07 10:51 
QuestionFormatting String Like VB6 ... Pin
abalbo27-Jan-07 23:46
abalbo27-Jan-07 23:46 
AnswerRe: Formatting String Like VB6 ... Pin
Luc Pattyn28-Jan-07 0:06
sitebuilderLuc Pattyn28-Jan-07 0:06 
GeneralRe: Formatting String Like VB6 ... Pin
abalbo28-Jan-07 0:51
abalbo28-Jan-07 0:51 
AnswerRe: Formatting String Like VB6 ... Pin
Guffa28-Jan-07 0:55
Guffa28-Jan-07 0:55 
GeneralRe: Formatting String Like VB6 ... Pin
abalbo28-Jan-07 1:05
abalbo28-Jan-07 1:05 
AnswerRe: Formatting String Like VB6 ... Pin
Guffa28-Jan-07 0:11
Guffa28-Jan-07 0:11 
GeneralRe: Formatting String Like VB6 ... Pin
abalbo28-Jan-07 0:51
abalbo28-Jan-07 0:51 
AnswerRe: Formatting String Like VB6 ... Pin
Guffa28-Jan-07 0:55
Guffa28-Jan-07 0:55 
GeneralRe: Formatting String Like VB6 ... Pin
abalbo28-Jan-07 1:04
abalbo28-Jan-07 1:04 
GeneralRe: Formatting String Like VB6 ... Pin
Colin Angus Mackay28-Jan-07 3:06
Colin Angus Mackay28-Jan-07 3:06 
QuestionRecord retrieval through dynamic column names in streamWriter Pin
Saira Tanwir27-Jan-07 22:39
Saira Tanwir27-Jan-07 22:39 
AnswerRe: Record retrieval through dynamic column names in streamWriter Pin
Guffa27-Jan-07 23:28
Guffa27-Jan-07 23:28 
GeneralRe: Record retrieval through dynamic column names in streamWriter Pin
Madiha Ashfaq27-Jan-07 23:49
Madiha Ashfaq27-Jan-07 23:49 
AnswerRe: Record retrieval through dynamic column names in streamWriter Pin
Guffa28-Jan-07 0:15
Guffa28-Jan-07 0:15 
AnswerRe: Record retrieval through dynamic column names in streamWriter Pin
bobsugar22228-Jan-07 2:39
bobsugar22228-Jan-07 2:39 

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.