Click here to Skip to main content
15,909,645 members
Home / Discussions / C#
   

C#

 
AnswerRe: returning a string in reverse Pin
Guffa22-Nov-07 9:25
Guffa22-Nov-07 9:25 
GeneralRe: returning a string in reverse Pin
Luc Pattyn22-Nov-07 9:57
sitebuilderLuc Pattyn22-Nov-07 9:57 
AnswerRe: returning a string in reverse Pin
Pete O'Hanlon22-Nov-07 10:29
mvePete O'Hanlon22-Nov-07 10:29 
GeneralRe: returning a string in reverse Pin
Guffa22-Nov-07 12:44
Guffa22-Nov-07 12:44 
GeneralRe: returning a string in reverse Pin
Pete O'Hanlon22-Nov-07 21:58
mvePete O'Hanlon22-Nov-07 21:58 
GeneralRe: returning a string in reverse Pin
Guffa23-Nov-07 10:32
Guffa23-Nov-07 10:32 
Questioncomparing objects Pin
damianrda22-Nov-07 5:24
damianrda22-Nov-07 5:24 
AnswerRe: comparing objects Pin
Andrei Ungureanu22-Nov-07 8:47
Andrei Ungureanu22-Nov-07 8:47 
Have you considered creating a custom Equals or CompareTo method?
If not you should have. The Equals method from object class compares instances not the data within the objects.

I will use Google before asking dumb questions

Questionwhy chart fail to come out Pin
angels77722-Nov-07 4:36
angels77722-Nov-07 4:36 
AnswerRe: why chart fail to come out Pin
Andrei Ungureanu22-Nov-07 4:40
Andrei Ungureanu22-Nov-07 4:40 
AnswerRe: why chart fail to come out Pin
martin_hughes22-Nov-07 5:14
martin_hughes22-Nov-07 5:14 
GeneralRe: why chart fail to come out Pin
angels77722-Nov-07 13:44
angels77722-Nov-07 13:44 
Questionhow to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 3:47
llllllkk22-Nov-07 3:47 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
Mustafa Ismail Mustafa22-Nov-07 4:10
Mustafa Ismail Mustafa22-Nov-07 4:10 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
m@u22-Nov-07 6:10
m@u22-Nov-07 6:10 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
Skippums22-Nov-07 6:25
Skippums22-Nov-07 6:25 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
m@u22-Nov-07 6:39
m@u22-Nov-07 6:39 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 20:11
llllllkk22-Nov-07 20:11 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
Skippums26-Nov-07 6:44
Skippums26-Nov-07 6:44 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
Skippums22-Nov-07 6:23
Skippums22-Nov-07 6:23 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 20:04
llllllkk22-Nov-07 20:04 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
Pete O'Hanlon22-Nov-07 9:28
mvePete O'Hanlon22-Nov-07 9:28 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 20:13
llllllkk22-Nov-07 20:13 
QuestionSelecting an item in a checked listview when form loads Pin
Lucy22-Nov-07 3:42
Lucy22-Nov-07 3:42 
AnswerRe: Selecting an item in a checked listview when form loads Pin
J4amieC22-Nov-07 3:47
J4amieC22-Nov-07 3:47 

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.