Click here to Skip to main content
15,905,913 members
Home / Discussions / C#
   

C#

 
AnswerRe: Set A UserName , Password for Exsiting Dial-up Connection ... Pin
Colin Angus Mackay17-Jun-09 14:37
Colin Angus Mackay17-Jun-09 14:37 
AnswerRe: Set A UserName , Password for Exsiting Dial-up Connection ... Pin
Rajesh Anuhya17-Jun-09 19:46
professionalRajesh Anuhya17-Jun-09 19:46 
QuestionDefault VS-generated Service fails to install? Pin
John Whitmire17-Jun-09 8:31
professionalJohn Whitmire17-Jun-09 8:31 
QuestionHow I find IDM URL list? Pin
jamesband00717-Jun-09 7:46
jamesband00717-Jun-09 7:46 
AnswerRe: How I find IDM URL list? [modified] Pin
I Believe In GOD17-Jun-09 8:24
I Believe In GOD17-Jun-09 8:24 
Questionwhat is event_Dispose of VB.net in C# ? Pin
xingselex17-Jun-09 7:33
xingselex17-Jun-09 7:33 
AnswerRe: what is event_Dispose of VB.net in C# ? Pin
musefan17-Jun-09 7:49
musefan17-Jun-09 7:49 
QuestionDesigning hardware inventory Pin
packetsmacker17-Jun-09 6:52
packetsmacker17-Jun-09 6:52 
AnswerRe: Designing hardware inventory Pin
Lutosław17-Jun-09 7:24
Lutosław17-Jun-09 7:24 
AnswerRe: Designing hardware inventory Pin
Ennis Ray Lynch, Jr.17-Jun-09 7:25
Ennis Ray Lynch, Jr.17-Jun-09 7:25 
GeneralRe: Designing hardware inventory Pin
packetsmacker17-Jun-09 7:35
packetsmacker17-Jun-09 7:35 
AnswerRe: Designing hardware inventory Pin
Luc Pattyn17-Jun-09 8:35
sitebuilderLuc Pattyn17-Jun-09 8:35 
GeneralRe: Designing hardware inventory Pin
packetsmacker17-Jun-09 8:45
packetsmacker17-Jun-09 8:45 
Questionhow to display Form2 by click button in Form1 Pin
xingselex17-Jun-09 5:39
xingselex17-Jun-09 5:39 
GeneralRe: how to display Form2 by click button in Form1 Pin
musefan17-Jun-09 5:44
musefan17-Jun-09 5:44 
GeneralRe: how to display Form2 by click button in Form1 Pin
xingselex17-Jun-09 5:51
xingselex17-Jun-09 5:51 
AnswerRe: how to display Form2 by click button in Form1 [modified] Pin
musefan17-Jun-09 5:53
musefan17-Jun-09 5:53 
GeneralRe: how to display Form2 by click button in Form1 Pin
Luc Pattyn17-Jun-09 5:56
sitebuilderLuc Pattyn17-Jun-09 5:56 
GeneralRe: how to display Form2 by click button in Form1 Pin
musefan17-Jun-09 6:01
musefan17-Jun-09 6:01 
GeneralRe: how to display Form2 by click button in Form1 Pin
led mike17-Jun-09 6:13
led mike17-Jun-09 6:13 
JokeRe: how to display Form2 by click button in Form1 Pin
musefan17-Jun-09 6:27
musefan17-Jun-09 6:27 
GeneralRe: how to display Form2 by click button in Form1 Pin
Luc Pattyn17-Jun-09 6:34
sitebuilderLuc Pattyn17-Jun-09 6:34 
I don't, I never did those reverse compares, not in all my years programming in C and other languages that might benefit from it. It looks ugly, and it is unnecessary for Form variables: strongly typed languages with a boolean type don't need this at all, except maybe when the variable is of that boolean type. But even in C, where bools are just ints, I've always chosen not to do so.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.

GeneralRe: how to display Form2 by click button in Form1 Pin
led mike17-Jun-09 7:12
led mike17-Jun-09 7:12 
GeneralRe: how to display Form2 by click button in Form1 Pin
Luc Pattyn17-Jun-09 8:07
sitebuilderLuc Pattyn17-Jun-09 8:07 
GeneralRe: how to display Form2 by click button in Form1 Pin
led mike17-Jun-09 9:33
led mike17-Jun-09 9:33 

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.