Click here to Skip to main content
16,004,969 members
Home / Discussions / C#
   

C#

 
GeneralRe: delegates Pin
Guffa13-Nov-07 1:26
Guffa13-Nov-07 1:26 
JokeRe: delegates Pin
Guffa13-Nov-07 2:59
Guffa13-Nov-07 2:59 
QuestionCan i make arraylist array? Pin
knodark12-Nov-07 21:00
knodark12-Nov-07 21:00 
AnswerRe: Can i make arraylist array? Pin
Christian Graus12-Nov-07 21:05
protectorChristian Graus12-Nov-07 21:05 
GeneralRe: Can i make arraylist array? [modified] Pin
knodark12-Nov-07 21:18
knodark12-Nov-07 21:18 
GeneralRe: Can i make arraylist array? Pin
Martin#12-Nov-07 21:21
Martin#12-Nov-07 21:21 
QuestionIcomparer Pin
AmitG7712-Nov-07 20:51
AmitG7712-Nov-07 20:51 
AnswerRe: Icomparer Pin
Guffa12-Nov-07 21:15
Guffa12-Nov-07 21:15 
The sorting algorithm used in the built in sorting methods doesn't preserve the order of items that are equal. If you want that, you have to implement the sorting yourself, using an algorithm that does.

Experience is the sum of all the mistakes you have done.

GeneralRe: Icomparer Pin
AmitG7712-Nov-07 23:10
AmitG7712-Nov-07 23:10 
AnswerRe: Icomparer Pin
Guffa13-Nov-07 12:48
Guffa13-Nov-07 12:48 
Questionjava script in windows application Pin
praveenkumar palla12-Nov-07 20:43
praveenkumar palla12-Nov-07 20:43 
AnswerRe: java script in windows application Pin
Pankaj - Joshi12-Nov-07 20:47
Pankaj - Joshi12-Nov-07 20:47 
QuestionRe: java script in windows application Pin
praveenkumar palla12-Nov-07 23:06
praveenkumar palla12-Nov-07 23:06 
AnswerRe: java script in windows application Pin
Pankaj - Joshi13-Nov-07 0:20
Pankaj - Joshi13-Nov-07 0:20 
AnswerRe: java script in windows application Pin
Pankaj - Joshi13-Nov-07 0:27
Pankaj - Joshi13-Nov-07 0:27 
QuestionGetting messages from application Pin
phracek12-Nov-07 20:38
phracek12-Nov-07 20:38 
AnswerRe: Getting messages from application Pin
phracek13-Nov-07 21:23
phracek13-Nov-07 21:23 
Questionscreenshot using windows service Pin
justintimberlake12-Nov-07 18:36
justintimberlake12-Nov-07 18:36 
AnswerRe: screenshot using windows service Pin
Rajasekharan Vengalil12-Nov-07 19:30
Rajasekharan Vengalil12-Nov-07 19:30 
GeneralRe: screenshot using windows service Pin
justintimberlake12-Nov-07 21:39
justintimberlake12-Nov-07 21:39 
GeneralRe: screenshot using windows service Pin
Laubi12-Nov-07 22:14
Laubi12-Nov-07 22:14 
QuestionEffeciently painting multiple images Pin
Richard Blythe12-Nov-07 17:54
Richard Blythe12-Nov-07 17:54 
AnswerRe: Effeciently painting multiple images Pin
Martin#12-Nov-07 19:31
Martin#12-Nov-07 19:31 
AnswerRe: Effeciently painting multiple images Pin
Christian Graus12-Nov-07 19:37
protectorChristian Graus12-Nov-07 19:37 
Questionconverting system date into format '2007-10-25T11:47:10.515625+05:30' Pin
Vishnu Narayan Mishra12-Nov-07 17:40
Vishnu Narayan Mishra12-Nov-07 17:40 

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.