Click here to Skip to main content
15,913,298 members
Home / Discussions / C#
   

C#

 
QuestionInvoke Bug??? Pin
udikantz6-Oct-07 6:32
udikantz6-Oct-07 6:32 
AnswerRe: Invoke Bug??? Pin
lmoelleb6-Oct-07 6:36
lmoelleb6-Oct-07 6:36 
GeneralRe: Invoke Bug??? Pin
udikantz6-Oct-07 6:45
udikantz6-Oct-07 6:45 
QuestionOperator Overloading Pin
sinha@c#6-Oct-07 6:12
sinha@c#6-Oct-07 6:12 
AnswerRe: Operator Overloading Pin
lmoelleb6-Oct-07 6:24
lmoelleb6-Oct-07 6:24 
AnswerRe: Operator Overloading Pin
Pete O'Hanlon7-Oct-07 10:38
mvePete O'Hanlon7-Oct-07 10:38 
AnswerRe: Operator Overloading Pin
Scott Dorman7-Oct-07 10:47
professionalScott Dorman7-Oct-07 10:47 
QuestionHow to determine best possible combination to a C# ListArray? Pin
humblepgmr6-Oct-07 4:10
humblepgmr6-Oct-07 4:10 
Hi all,

Library is coded in C#.
Here are the conditions:

So if I've got an array list of MyObjects_;

Each MyObject_ contains a value

There are only 4 types of MyObjects_ (Ie. obj1 = 6, obj2 = 4, obj3 = 3, obj2 = 2, obj1 = 1);

I have an input value of (MyObjects_)input_ = 21;

The array list size is unsorted and is an undetermined size until runtime.



What's the logic to determine the most accurate combination of objects to result in the combination of (obj[i] == input_)?

Thanks in advance
Humble
AnswerRe: How to determine best possible combination to a C# ListArray? Pin
humblepgmr6-Oct-07 4:47
humblepgmr6-Oct-07 4:47 
AnswerRe: How to determine best possible combination to a C# ListArray? Pin
Guffa6-Oct-07 6:25
Guffa6-Oct-07 6:25 
AnswerRe: How to determine best possible combination to a C# ListArray? Pin
lmoelleb6-Oct-07 6:33
lmoelleb6-Oct-07 6:33 
QuestionFinalize and Dispose Pin
Blumen6-Oct-07 2:29
Blumen6-Oct-07 2:29 
AnswerRe: Finalize and Dispose Pin
Simon P Stevens6-Oct-07 2:47
Simon P Stevens6-Oct-07 2:47 
GeneralRe: Finalize and Dispose Pin
Blumen6-Oct-07 3:39
Blumen6-Oct-07 3:39 
AnswerRe: Finalize and Dispose Pin
Guffa6-Oct-07 4:12
Guffa6-Oct-07 4:12 
AnswerRe: Finalize and Dispose Pin
Abhijit Jana6-Oct-07 2:49
professionalAbhijit Jana6-Oct-07 2:49 
AnswerRe: Finalize and Dispose Pin
Scott Dorman7-Oct-07 10:52
professionalScott Dorman7-Oct-07 10:52 
QuestionTree View Manipulation. Pin
M. J. Jaya Chitra6-Oct-07 1:50
M. J. Jaya Chitra6-Oct-07 1:50 
AnswerRe: Tree View Manipulation. Pin
Simon P Stevens6-Oct-07 3:05
Simon P Stevens6-Oct-07 3:05 
QuestionHow to log before window shutdowned! Pin
tranglt6-Oct-07 1:26
tranglt6-Oct-07 1:26 
AnswerRe: How to log before window shutdowned! Pin
Anthony Mushrow6-Oct-07 1:47
professionalAnthony Mushrow6-Oct-07 1:47 
AnswerRe: How to log before window shutdowned! Pin
Abhijit Jana6-Oct-07 2:26
professionalAbhijit Jana6-Oct-07 2:26 
QuestionClient-Server [modified] Pin
Aamu6-Oct-07 1:05
Aamu6-Oct-07 1:05 
QuestionThreading Pin
udikantz6-Oct-07 0:46
udikantz6-Oct-07 0:46 
AnswerRe: Threading Pin
lmoelleb6-Oct-07 1:00
lmoelleb6-Oct-07 1:00 

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.