Click here to Skip to main content
15,892,674 members
Home / Discussions / C#
   

C#

 
GeneralRe: LPWSTR in C# Pin
yyf15-Sep-04 9:43
yyf15-Sep-04 9:43 
GeneralRe: LPWSTR in C# Pin
Heath Stewart15-Sep-04 10:16
protectorHeath Stewart15-Sep-04 10:16 
GeneralRe: How to change the text of a text object at runtime in crystal reports for .NET (C#) Pin
Dave Kreskowiak15-Sep-04 3:56
mveDave Kreskowiak15-Sep-04 3:56 
GeneralRe: wall on this one:simple string search question Pin
sreejith ss nair15-Sep-04 3:46
sreejith ss nair15-Sep-04 3:46 
GeneralRe: wall on this one:simple string search question Pin
Heath Stewart15-Sep-04 7:22
protectorHeath Stewart15-Sep-04 7:22 
Generalsimple string search question Pin
Vodstok15-Sep-04 3:32
Vodstok15-Sep-04 3:32 
GeneralRe: simple string search question Pin
sreejith ss nair15-Sep-04 3:44
sreejith ss nair15-Sep-04 3:44 
GeneralRe: simple string search question Pin
Vodstok15-Sep-04 3:58
Vodstok15-Sep-04 3:58 
Thanks for the reply. i had done something very similar to this previously (i did if( Str == Str2) in the same format. what happens, though is that if you have 4 objects in each array, it returns 16 results, 3/4 12, etc. what i am attempting to do is a comaprison of the two, and for any matches, print "yes", and for any that are in one strin but not the other, print "no". for example:

string 1 is red*blue*yellow*green*black
string 2 is green*red*blue*pink

the results i am looking for are
red = yes
green = yes
blue = yes
pink = no
black = no


in regards to your other post, i hit the tab key when typing the original message and accidentally made a gibberish post.

Yes, I am the highly suggestable type.
GeneralRe: simple string search question Pin
sreejith ss nair15-Sep-04 4:15
sreejith ss nair15-Sep-04 4:15 
GeneralRe: simple string search question Pin
sreejith ss nair15-Sep-04 4:28
sreejith ss nair15-Sep-04 4:28 
Generalwall on this one:simple string search question Pin
Vodstok15-Sep-04 3:27
Vodstok15-Sep-04 3:27 
GeneralPopulate TreeView with ArrayList Pin
93Current15-Sep-04 2:31
93Current15-Sep-04 2:31 
GeneralRe: Populate TreeView with ArrayList Pin
Nnamdi Onyeyiri15-Sep-04 3:22
Nnamdi Onyeyiri15-Sep-04 3:22 
GeneralRe: Populate TreeView with ArrayList Pin
93Current15-Sep-04 8:11
93Current15-Sep-04 8:11 
Generalfinding Movie duration of a wmv file Pin
gupta vaibhav15-Sep-04 0:04
gupta vaibhav15-Sep-04 0:04 
GeneralRe: finding Movie duration of a wmv file Pin
sreejith ss nair15-Sep-04 0:37
sreejith ss nair15-Sep-04 0:37 
GeneralRe: finding Movie duration of a wmv file Pin
gupta vaibhav15-Sep-04 3:39
gupta vaibhav15-Sep-04 3:39 
GeneralRe: finding Movie duration of a wmv file Pin
sreejith ss nair15-Sep-04 3:54
sreejith ss nair15-Sep-04 3:54 
GeneralRe: finding Movie duration of a wmv file Pin
gupta vaibhav15-Sep-04 18:18
gupta vaibhav15-Sep-04 18:18 
GeneralRe: finding Movie duration of a wmv file Pin
sreejith ss nair15-Sep-04 22:24
sreejith ss nair15-Sep-04 22:24 
GeneralRe: finding Movie duration of a wmv file Pin
gupta vaibhav15-Sep-04 22:45
gupta vaibhav15-Sep-04 22:45 
GeneralOnly 2 decimal places for data in a textbox Pin
myNameIsRon14-Sep-04 17:07
myNameIsRon14-Sep-04 17:07 
GeneralRe: Only 2 decimal places for data in a textbox Pin
KevinMac14-Sep-04 18:22
KevinMac14-Sep-04 18:22 
GeneralRe: Only 2 decimal places for data in a textbox Pin
myNameIsRon14-Sep-04 19:09
myNameIsRon14-Sep-04 19:09 
GeneralRe: Only 2 decimal places for data in a textbox Pin
sreejith ss nair14-Sep-04 18:34
sreejith ss nair14-Sep-04 18:34 

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.