Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
GeneralRe: ordered list as in python Pin
gianfrancoguzzo27-Dec-13 4:10
gianfrancoguzzo27-Dec-13 4:10 
AnswerRe: ordered list as in python Pin
gianfrancoguzzo27-Dec-13 3:43
gianfrancoguzzo27-Dec-13 3:43 
GeneralRe: ordered list as in python Pin
BillWoodruff27-Dec-13 13:02
professionalBillWoodruff27-Dec-13 13:02 
AnswerRe: ordered list as in python Pin
BillWoodruff27-Dec-13 4:04
professionalBillWoodruff27-Dec-13 4:04 
GeneralRe: ordered list as in python Pin
gianfrancoguzzo27-Dec-13 4:17
gianfrancoguzzo27-Dec-13 4:17 
GeneralRe: ordered list as in python Pin
BillWoodruff27-Dec-13 11:32
professionalBillWoodruff27-Dec-13 11:32 
GeneralRe: ordered list as in python Pin
gianfrancoguzzo27-Dec-13 15:06
gianfrancoguzzo27-Dec-13 15:06 
GeneralRe: ordered list as in python Pin
gianfrancoguzzo29-Dec-13 2:00
gianfrancoguzzo29-Dec-13 2:00 
Hi all.i tried to use SortedList but unfortunatly it didn't meeet my needs.It is too difficult to make my object implementing icomparable.In the end i preferred to use two normal List,one for my dots and the other for the associated string The number of elements in both lists is the same and i only have to remember to update both of them when adding or removing elements from one of the lists.they are linked by the index of elements and everithing is easyer and faster.However, thanks for your advices
QuestionConsole.WriteLine properties of something Pin
Dick Lasy27-Dec-13 2:06
Dick Lasy27-Dec-13 2:06 
AnswerRe: Console.WriteLine properties of something Pin
Richard MacCutchan27-Dec-13 3:38
mveRichard MacCutchan27-Dec-13 3:38 
AnswerRe: Console.WriteLine properties of something Pin
BillWoodruff27-Dec-13 3:39
professionalBillWoodruff27-Dec-13 3:39 
AnswerRe: Console.WriteLine properties of something Pin
Vinay Jade27-Dec-13 4:39
professionalVinay Jade27-Dec-13 4:39 
GeneralRe: Console.WriteLine properties of something Pin
Dick Lasy27-Dec-13 4:49
Dick Lasy27-Dec-13 4:49 
GeneralRe: Console.WriteLine properties of something Pin
Dick Lasy27-Dec-13 23:36
Dick Lasy27-Dec-13 23:36 
QuestionGenerate hyperlink to file Pin
piet kouwer26-Dec-13 21:06
piet kouwer26-Dec-13 21:06 
AnswerRe: Generate hyperlink to file Pin
Richard MacCutchan26-Dec-13 22:33
mveRichard MacCutchan26-Dec-13 22:33 
GeneralRe: Generate hyperlink to file Pin
piet kouwer26-Dec-13 22:41
piet kouwer26-Dec-13 22:41 
GeneralRe: Generate hyperlink to file Pin
Richard MacCutchan26-Dec-13 23:17
mveRichard MacCutchan26-Dec-13 23:17 
GeneralRe: Generate hyperlink to file Pin
piet kouwer27-Dec-13 0:07
piet kouwer27-Dec-13 0:07 
GeneralRe: Generate hyperlink to file Pin
Richard MacCutchan27-Dec-13 0:10
mveRichard MacCutchan27-Dec-13 0:10 
GeneralRe: Generate hyperlink to file Pin
piet kouwer27-Dec-13 0:27
piet kouwer27-Dec-13 0:27 
GeneralRe: Generate hyperlink to file Pin
Richard MacCutchan27-Dec-13 0:33
mveRichard MacCutchan27-Dec-13 0:33 
GeneralRe: Generate hyperlink to file Pin
Richard MacCutchan27-Dec-13 0:22
mveRichard MacCutchan27-Dec-13 0:22 
GeneralRe: Generate hyperlink to file Pin
piet kouwer27-Dec-13 0:32
piet kouwer27-Dec-13 0:32 
AnswerRe: Generate hyperlink to file Pin
Ron Nicholson27-Dec-13 3:46
professionalRon Nicholson27-Dec-13 3:46 

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.