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

C#

 
GeneralRe: A suggestion Pin
Stefan_Lang11-Aug-10 5:13
Stefan_Lang11-Aug-10 5:13 
GeneralRe: A suggestion Pin
Richard MacCutchan11-Aug-10 7:31
mveRichard MacCutchan11-Aug-10 7:31 
GeneralRe: A suggestion Pin
Stefan_Lang11-Aug-10 23:02
Stefan_Lang11-Aug-10 23:02 
GeneralRe: A suggestion Pin
Richard MacCutchan12-Aug-10 1:30
mveRichard MacCutchan12-Aug-10 1:30 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' PinPopular
Orjan Westin7-Aug-10 9:06
professionalOrjan Westin7-Aug-10 9:06 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' PinPopular
Richard MacCutchan7-Aug-10 11:23
mveRichard MacCutchan7-Aug-10 11:23 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
Orjan Westin7-Aug-10 12:12
professionalOrjan Westin7-Aug-10 12:12 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
Richard MacCutchan7-Aug-10 21:19
mveRichard MacCutchan7-Aug-10 21:19 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
ErrolErrol9-Aug-10 7:59
ErrolErrol9-Aug-10 7:59 
JokeRe: Cannot implicitly convert type 'object' to 'bool' Pin
Orjan Westin10-Aug-10 2:27
professionalOrjan Westin10-Aug-10 2:27 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
PIEBALDconsult7-Aug-10 17:32
mvePIEBALDconsult7-Aug-10 17:32 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
cor28799-Aug-10 4:31
cor28799-Aug-10 4:31 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
Jonathan C Dickinson9-Aug-10 21:52
Jonathan C Dickinson9-Aug-10 21:52 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
cor287910-Aug-10 1:59
cor287910-Aug-10 1:59 
Jonathan,

I can see why my language may have been confusing. I was not meaning to imply that using the == operator would result in a NullReferenceException. My first statement was that the "Equals" method should be used to make the comparison, and I then went on to state that the static method should be preferred for strings (rather than the instance method) since using the instance method could result in a NullReferenceException while using the static method will not. Looking back at my post, however, I can see why one might think I was implying something different, which was not my intent. Regardless, thanks.
"We are men of action; lies do not become us."

AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
michaelbierly9-Aug-10 4:38
michaelbierly9-Aug-10 4:38 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
tom14439-Aug-10 5:22
tom14439-Aug-10 5:22 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
Devi Ganesan9-Aug-10 5:25
Devi Ganesan9-Aug-10 5:25 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
Bob10009-Aug-10 7:02
professionalBob10009-Aug-10 7:02 
Questionrepaint textboxcolor Pin
igalep1326-Aug-10 23:35
igalep1326-Aug-10 23:35 
AnswerRe: repaint textboxcolor Pin
Luc Pattyn7-Aug-10 5:26
sitebuilderLuc Pattyn7-Aug-10 5:26 
GeneralRe: repaint textboxcolor Pin
igalep1327-Aug-10 5:55
igalep1327-Aug-10 5:55 
AnswerRe: repaint textboxcolor Pin
Luc Pattyn7-Aug-10 6:15
sitebuilderLuc Pattyn7-Aug-10 6:15 
Questionidentity information display in webbrowser control Pin
Krishna Varadharajan6-Aug-10 23:18
Krishna Varadharajan6-Aug-10 23:18 
AnswerRe: identity information display in webbrowser control Pin
Ravi Bhavnani7-Aug-10 9:35
professionalRavi Bhavnani7-Aug-10 9:35 
Questiondial phone number in C# Pin
sana_266-Aug-10 21:44
sana_266-Aug-10 21:44 

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.