Click here to Skip to main content
15,867,860 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to know when a Message Box has been shown for a form? Pin
Dave Kreskowiak29-May-09 2:00
mveDave Kreskowiak29-May-09 2:00 
QuestionC# Articles & Ruler Pin
Baeltazor29-May-09 1:34
Baeltazor29-May-09 1:34 
AnswerRe: C# Articles & Ruler Pin
Pete O'Hanlon29-May-09 1:47
subeditorPete O'Hanlon29-May-09 1:47 
GeneralRe: C# Articles & Ruler Pin
Luc Pattyn29-May-09 1:57
sitebuilderLuc Pattyn29-May-09 1:57 
GeneralRe: C# Articles & Ruler Pin
Baeltazor29-May-09 2:13
Baeltazor29-May-09 2:13 
AnswerRe: C# Articles & Ruler Pin
Satish Pai29-May-09 2:02
Satish Pai29-May-09 2:02 
AnswerRe: C# Articles & Ruler Pin
Baeltazor29-May-09 2:12
Baeltazor29-May-09 2:12 
QuestionInline If problem Pin
MarkB12329-May-09 1:09
MarkB12329-May-09 1:09 
Can anyone explain why the following won't compile and a possible solution...

string strSequence = (view.GetFocusedValue().ToString() == String.IsNullOrEmpty ? view.GetFocusedValue().ToString() : "");

I get the following error...

Error 16 Operator '==' cannot be applied to operands of type 'string' and 'method group'.

Many Thanks
AnswerRe: Inline If problem Pin
Pete O'Hanlon29-May-09 1:11
subeditorPete O'Hanlon29-May-09 1:11 
GeneralRe: Inline If problem Pin
MarkB12329-May-09 1:49
MarkB12329-May-09 1:49 
AnswerRe: Inline If problem Pin
stancrm29-May-09 1:13
stancrm29-May-09 1:13 
GeneralRe: Inline If problem Pin
OriginalGriff29-May-09 1:16
mveOriginalGriff29-May-09 1:16 
GeneralRe: Inline If problem Pin
Pete O'Hanlon29-May-09 1:37
subeditorPete O'Hanlon29-May-09 1:37 
GeneralRe: Inline If problem Pin
stancrm29-May-09 1:48
stancrm29-May-09 1:48 
GeneralRe: Inline If problem Pin
Pete O'Hanlon29-May-09 1:56
subeditorPete O'Hanlon29-May-09 1:56 
GeneralRe: Inline If problem Pin
OriginalGriff29-May-09 21:41
mveOriginalGriff29-May-09 21:41 
AnswerRe: Inline If problem Pin
harold aptroot29-May-09 1:26
harold aptroot29-May-09 1:26 
GeneralRe: Inline If problem Pin
MarkB12329-May-09 1:58
MarkB12329-May-09 1:58 
GeneralRe: Inline If problem Pin
harold aptroot29-May-09 2:07
harold aptroot29-May-09 2:07 
QuestionCrystal report datasource Pin
KIDYA29-May-09 0:57
KIDYA29-May-09 0:57 
AnswerRe: Crystal report datasource Pin
Nagy Vilmos29-May-09 1:19
professionalNagy Vilmos29-May-09 1:19 
GeneralRe: Crystal report datasource Pin
KIDYA29-May-09 1:24
KIDYA29-May-09 1:24 
GeneralRe: Crystal report datasource Pin
Nagy Vilmos29-May-09 1:40
professionalNagy Vilmos29-May-09 1:40 
QuestionRemove a special character from a file and save in same file. Pin
harishusharma29-May-09 0:53
harishusharma29-May-09 0:53 
AnswerRe: Remove a special character from a file and save in same file. Pin
stancrm29-May-09 1:10
stancrm29-May-09 1:10 

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.