Click here to Skip to main content
15,885,767 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 1:37
mveRichard MacCutchan11-Mar-14 1:37 
AnswerRe: Feedback on my article? Pin
John D. Sanders11-Mar-14 4:28
John D. Sanders11-Mar-14 4:28 
GeneralRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 6:28
mveRichard MacCutchan11-Mar-14 6:28 
QuestionOptimization algorithm Pin
Gordon Knot5-Mar-14 14:05
Gordon Knot5-Mar-14 14:05 
AnswerRe: Optimization algorithm Pin
Richard MacCutchan5-Mar-14 22:39
mveRichard MacCutchan5-Mar-14 22:39 
QuestionMathematical calculation of rating Pin
M i s t e r L i s t e r5-Mar-14 7:12
M i s t e r L i s t e r5-Mar-14 7:12 
QuestionRe: Mathematical calculation of rating Pin
Richard Deeming5-Mar-14 8:29
mveRichard Deeming5-Mar-14 8:29 
AnswerRe: Mathematical calculation of rating Pin
M i s t e r L i s t e r5-Mar-14 8:40
M i s t e r L i s t e r5-Mar-14 8:40 
So what I am trying to achieve is this:

A bunch of users perform N number of tasks. Each task can have 1-M sub tasks. eg:

Task[ 0 ] : Sub tasks = 2
Task[ 1 ] : sub tasks = 3

User A
Task[0][0] = 20
Task[0][1] = 35

Task[1][0] = 45
Task[1][1] = 42
Task[1][2] = 56

User B
Task[0][0] = 15
Task[0][1] = 26

Task[1][0] = 49
Task[1][1] = 22
Task[1][2] = 39
GeneralRe: Mathematical calculation of rating Pin
Richard Deeming5-Mar-14 9:44
mveRichard Deeming5-Mar-14 9:44 
QuestionAm I using dependency injection, interfaces, unit testing, in the correct manner? Pin
AndyStephens4-Mar-14 2:03
AndyStephens4-Mar-14 2:03 
AnswerRe: Am I using dependency injection, interfaces, unit testing, in the correct manner? Pin
Jonathan Davies4-Mar-14 5:57
Jonathan Davies4-Mar-14 5:57 
QuestionCodeProject Infrastructure Pin
CodeHawkz18-Feb-14 12:34
CodeHawkz18-Feb-14 12:34 
AnswerRe: CodeProject Infrastructure Pin
Richard MacCutchan18-Feb-14 22:30
mveRichard MacCutchan18-Feb-14 22:30 
GeneralRe: CodeProject Infrastructure Pin
CodeHawkz19-Feb-14 6:47
CodeHawkz19-Feb-14 6:47 
AnswerRe: CodeProject Infrastructure Pin
thatraja18-Feb-14 23:56
professionalthatraja18-Feb-14 23:56 
GeneralRe: CodeProject Infrastructure Pin
CodeHawkz19-Feb-14 6:50
CodeHawkz19-Feb-14 6:50 
GeneralRe: CodeProject Infrastructure Pin
thatraja19-Feb-14 7:07
professionalthatraja19-Feb-14 7:07 
GeneralRe: CodeProject Infrastructure Pin
CodeHawkz19-Feb-14 7:42
CodeHawkz19-Feb-14 7:42 
QuestionMultiple methods vs Single method with enum Pin
Harley L. Pebley18-Feb-14 7:51
Harley L. Pebley18-Feb-14 7:51 
AnswerRe: Multiple methods vs Single method with enum Pin
jschell18-Feb-14 9:07
jschell18-Feb-14 9:07 
GeneralRe: Multiple methods vs Single method with enum Pin
Harley L. Pebley19-Feb-14 5:21
Harley L. Pebley19-Feb-14 5:21 
GeneralRe: Multiple methods vs Single method with enum Pin
jschell20-Feb-14 8:12
jschell20-Feb-14 8:12 
GeneralRe: Multiple methods vs Single method with enum Pin
Harley L. Pebley20-Feb-14 9:53
Harley L. Pebley20-Feb-14 9:53 
GeneralRe: Multiple methods vs Single method with enum Pin
jschell21-Feb-14 9:05
jschell21-Feb-14 9:05 
GeneralRe: Multiple methods vs Single method with enum Pin
Harley L. Pebley21-Feb-14 9:54
Harley L. Pebley21-Feb-14 9:54 

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.