Click here to Skip to main content
15,898,374 members
Home / Discussions / C#
   

C#

 
AnswerRe: xor strings?? Pin
Kannan Kalyanaraman16-Dec-02 0:13
Kannan Kalyanaraman16-Dec-02 0:13 
GeneralRe: xor strings?? Pin
Karavaev Denis16-Dec-02 0:46
Karavaev Denis16-Dec-02 0:46 
GeneralRe: xor strings?? Pin
Christian Graus16-Dec-02 0:54
protectorChristian Graus16-Dec-02 0:54 
GeneralRe: xor strings?? Pin
Karavaev Denis16-Dec-02 1:06
Karavaev Denis16-Dec-02 1:06 
GeneralRe: xor strings?? Pin
Christian Graus16-Dec-02 1:09
protectorChristian Graus16-Dec-02 1:09 
GeneralRe: xor strings?? Pin
Kannan Kalyanaraman16-Dec-02 1:04
Kannan Kalyanaraman16-Dec-02 1:04 
AnswerRe: xor strings?? Pin
Daniel Turini16-Dec-02 0:22
Daniel Turini16-Dec-02 0:22 
GeneralDynamically Generating Data for a Waveform Graph Control Pin
Matthew Alan Gray15-Dec-02 16:27
sussMatthew Alan Gray15-Dec-02 16:27 
I am currently developing a waveform graph control, and I am having difficulty in dynamically displaying multiple plots. Basically, I want to display anywhere from one to an undetermined number of plots on a single graph; I could use arrays to do this, but there would be difficulty resizing the arrays if I set the size of the arrays too low, and there would be wasted resources if I set the size of the array to high... What I need is an efficient way to add, update, and remove structures representing plot data that can be easily and efficiently resized -- is there a straightforward way to do this in C#??

Matthew Alan Gray, B.S.C.E.
Graduate Student, Mississippi State University
mag2@ece.msstate.edu
Questionsame COM object? Pin
peterchen15-Dec-02 10:00
peterchen15-Dec-02 10:00 
AnswerRe: same COM object? Pin
Rama Krishna Vavilala15-Dec-02 16:52
Rama Krishna Vavilala15-Dec-02 16:52 
QuestionArrayList == vector and list ? Pin
peterchen15-Dec-02 9:59
peterchen15-Dec-02 9:59 
AnswerRe: ArrayList == vector and list ? Pin
Nick Parker15-Dec-02 16:55
protectorNick Parker15-Dec-02 16:55 
AnswerRe: ArrayList == vector and list ? Pin
Barry Lapthorn15-Dec-02 20:15
protectorBarry Lapthorn15-Dec-02 20:15 
GeneralLooking for a free FTP class library for .NET Pin
gicio15-Dec-02 5:49
gicio15-Dec-02 5:49 
GeneralRe: Looking for a free FTP class library for .NET Pin
leppie15-Dec-02 6:14
leppie15-Dec-02 6:14 
GeneralDebugger anomaly Pin
Paul Silvernail15-Dec-02 5:25
Paul Silvernail15-Dec-02 5:25 
GeneralRe: Debugger anomaly Pin
leppie15-Dec-02 5:34
leppie15-Dec-02 5:34 
GeneralRe: Debugger anomaly Pin
Paul Silvernail15-Dec-02 5:53
Paul Silvernail15-Dec-02 5:53 
GeneralRe: Debugger anomaly Pin
leppie15-Dec-02 6:12
leppie15-Dec-02 6:12 
Questioncaspol.exe and sn.exe realted? Pin
imran_rafique15-Dec-02 2:28
imran_rafique15-Dec-02 2:28 
AnswerRe: caspol.exe and sn.exe realted? Pin
James T. Johnson15-Dec-02 2:49
James T. Johnson15-Dec-02 2:49 
GeneralRe: caspol.exe and sn.exe realted? Pin
imran_rafique15-Dec-02 9:44
imran_rafique15-Dec-02 9:44 
GeneralRe: caspol.exe and sn.exe realted? Pin
James T. Johnson15-Dec-02 12:30
James T. Johnson15-Dec-02 12:30 
GeneralProblem with Image saving Pin
Smitha Nishant14-Dec-02 19:21
protectorSmitha Nishant14-Dec-02 19:21 
GeneralRe: Problem with Image saving Pin
leppie14-Dec-02 19:31
leppie14-Dec-02 19:31 

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.