Click here to Skip to main content
15,881,803 members
Home / Discussions / C#
   

C#

 
GeneralRe: Compare files Pin
Kentamanos6-Jan-04 11:13
Kentamanos6-Jan-04 11:13 
GeneralListView and ProgressBar Pin
Guinness4Strength6-Jan-04 8:30
Guinness4Strength6-Jan-04 8:30 
GeneralRe: ListView and ProgressBar Pin
Heath Stewart6-Jan-04 17:15
protectorHeath Stewart6-Jan-04 17:15 
GeneralGetting info out of datagrid cell Pin
obelisk296-Jan-04 8:17
obelisk296-Jan-04 8:17 
GeneralRe: Getting info out of datagrid cell Pin
Mazdak6-Jan-04 9:19
Mazdak6-Jan-04 9:19 
GeneralFolderBrowserDialog Pin
Gary Kirkham6-Jan-04 7:15
Gary Kirkham6-Jan-04 7:15 
GeneralNever Mind Pin
Gary Kirkham6-Jan-04 8:12
Gary Kirkham6-Jan-04 8:12 
Generalcomparing strings Pin
Hayat6-Jan-04 6:45
Hayat6-Jan-04 6:45 
String comparison
Is there any way so that all the below conditions give me true results.
String val = “Hello”

Now comparing val it with the following code.
1 “Hello “ //Note white space at the end of Hello.
2 “ Hello” //Note white space at the beginning of Hello.
3 “Hello “ //Note two white spaces left at the end.
4 “ Hello “ //Note white space both at thebegining and end of Hello.
5 “hello” //Note the caps change.
6 “HEllo” //Note the caps change.

7 "HeLLo " //Note one white space at the beggin and two at the end and also with caps change.
GeneralRe: comparing strings Pin
Colin Angus Mackay6-Jan-04 6:57
Colin Angus Mackay6-Jan-04 6:57 
GeneralRe: comparing strings Pin
Heath Stewart6-Jan-04 17:41
protectorHeath Stewart6-Jan-04 17:41 
GeneralRe: comparing strings Pin
Angel Reyes6-Jan-04 14:00
Angel Reyes6-Jan-04 14:00 
GeneralRe: comparing strings Pin
Heath Stewart6-Jan-04 17:08
protectorHeath Stewart6-Jan-04 17:08 
GeneralRe: comparing strings Pin
Hayat9-Jan-04 2:04
Hayat9-Jan-04 2:04 
QuestionHow do I get an app to run on boot? Pin
cjengler6-Jan-04 4:16
cjengler6-Jan-04 4:16 
AnswerRe: How do I get an app to run on boot? Pin
Michael P Butler6-Jan-04 4:32
Michael P Butler6-Jan-04 4:32 
AnswerRe: How do I get an app to run on boot? Pin
Heath Stewart6-Jan-04 4:35
protectorHeath Stewart6-Jan-04 4:35 
AnswerRe: How do I get an app to run on boot? Pin
cjengler6-Jan-04 5:49
cjengler6-Jan-04 5:49 
AnswerRe: How do I get an app to run on boot? Pin
jparsons6-Jan-04 6:40
jparsons6-Jan-04 6:40 
QuestionPlaying Mp3 file? Pin
thomasa6-Jan-04 3:24
thomasa6-Jan-04 3:24 
AnswerRe: Playing Mp3 file? Pin
Heath Stewart6-Jan-04 4:10
protectorHeath Stewart6-Jan-04 4:10 
GeneralRe: Playing Mp3 file? Pin
thomasa6-Jan-04 4:38
thomasa6-Jan-04 4:38 
Generaldays of week Pin
mnaveed6-Jan-04 1:16
mnaveed6-Jan-04 1:16 
GeneralRe: days of week Pin
Mazdak6-Jan-04 1:39
Mazdak6-Jan-04 1:39 
GeneralRe: days of week Pin
mnaveed6-Jan-04 2:21
mnaveed6-Jan-04 2:21 
GeneralRe: days of week Pin
Mazdak6-Jan-04 2:28
Mazdak6-Jan-04 2:28 

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.