Click here to Skip to main content
16,010,482 members
Home / Discussions / C#
   

C#

 
GeneralC# Process "exited" event Pin
sil27-Mar-02 14:29
sil27-Mar-02 14:29 
GeneralUsing resources Pin
27-Mar-02 9:29
suss27-Mar-02 9:29 
GeneralRe: Using resources Pin
James T. Johnson27-Mar-02 14:36
James T. Johnson27-Mar-02 14:36 
GeneralRe: Using resources Pin
28-Mar-02 3:38
suss28-Mar-02 3:38 
GeneralCoding Standard and Code Review Pin
Michael P Butler27-Mar-02 9:17
Michael P Butler27-Mar-02 9:17 
GeneralRe: Coding Standard and Code Review Pin
James T. Johnson27-Mar-02 19:57
James T. Johnson27-Mar-02 19:57 
GeneralRe: Coding Standard and Code Review Pin
Kevin McFarlane28-Mar-02 7:59
Kevin McFarlane28-Mar-02 7:59 
GeneralWierd collection problem Pin
27-Mar-02 7:05
suss27-Mar-02 7:05 
I have a class derived from CollectionBase that is giving me some wierd results. Whenever I add an object to the class, the List goes through my objects and changes all of them to equal whatever value(s) the new added object has.

I'm simply using the standard List.Add() method for my Add implementation. Why would it change all other objects in the collection to equal the added object?
GeneralRe: Wierd collection problem Pin
Andy Smith27-Mar-02 7:14
Andy Smith27-Mar-02 7:14 
GeneralComplex configuration files Pin
Michael Groeger27-Mar-02 6:59
Michael Groeger27-Mar-02 6:59 
Questionhow to preserve background after invalidate? Pin
Rüpel27-Mar-02 3:36
Rüpel27-Mar-02 3:36 
GeneralAssociated Files Pin
Nick Parker27-Mar-02 2:38
protectorNick Parker27-Mar-02 2:38 
GeneralPrinting Pin
Mazdak27-Mar-02 1:41
Mazdak27-Mar-02 1:41 
GeneralRe: Printing Pin
Rüpel27-Mar-02 1:52
Rüpel27-Mar-02 1:52 
GeneralRe: Printing Pin
Mazdak27-Mar-02 1:56
Mazdak27-Mar-02 1:56 
Generalstring array Pin
Mazdak26-Mar-02 21:27
Mazdak26-Mar-02 21:27 
GeneralRe: string array Pin
SimonS26-Mar-02 21:48
SimonS26-Mar-02 21:48 
GeneralRe: string array Pin
Mazdak26-Mar-02 22:09
Mazdak26-Mar-02 22:09 
Generalbackup Pin
BLaZiNiX26-Mar-02 19:01
BLaZiNiX26-Mar-02 19:01 
GeneralRe: backup Pin
James T. Johnson26-Mar-02 23:10
James T. Johnson26-Mar-02 23:10 
GeneralRe: backup Pin
BLaZiNiX27-Mar-02 15:35
BLaZiNiX27-Mar-02 15:35 
GeneralRe: backup Pin
James T. Johnson27-Mar-02 18:09
James T. Johnson27-Mar-02 18:09 
QuestionDynamically assign QueryString to SRC? Pin
26-Mar-02 13:02
suss26-Mar-02 13:02 
AnswerRe: Dynamically assign QueryString to SRC? Pin
David Wengier26-Mar-02 13:18
David Wengier26-Mar-02 13:18 
GeneralRe: Dynamically assign QueryString to SRC? Pin
26-Mar-02 13:44
suss26-Mar-02 13:44 

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.