Click here to Skip to main content
15,893,487 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dummy Math Questions Pin
matthias s.22-May-07 8:31
matthias s.22-May-07 8:31 
GeneralRe: Dummy Math Questions Pin
CPallini22-May-07 9:38
mveCPallini22-May-07 9:38 
Questiongenerate and send snmp trap Pin
EvilInide22-May-07 1:34
EvilInide22-May-07 1:34 
QuestionCustom Collection Class Pin
SakthiSurya22-May-07 1:18
SakthiSurya22-May-07 1:18 
AnswerRe: Custom Collection Class Pin
Martin#22-May-07 1:40
Martin#22-May-07 1:40 
GeneralRe: Custom Collection Class Pin
SakthiSurya22-May-07 1:56
SakthiSurya22-May-07 1:56 
GeneralRe: Custom Collection Class Pin
Martin#22-May-07 2:03
Martin#22-May-07 2:03 
GeneralRe: Custom Collection Class Pin
Tim Paaschen22-May-07 2:26
Tim Paaschen22-May-07 2:26 
This is a really strange idea! All possible keys must be known at compile-time.
However, technically this can be achieved by adding a Dictionary member to you custom Collection and provide a property for each possible key that just wraps the indexer of the dictionary.

Regards,
Tim

GeneralRe: Custom Collection Class Pin
Martin#22-May-07 2:34
Martin#22-May-07 2:34 
GeneralRe: Custom Collection Class Pin
SakthiSurya22-May-07 2:39
SakthiSurya22-May-07 2:39 
GeneralRe: Custom Collection Class Pin
Tim Paaschen22-May-07 2:49
Tim Paaschen22-May-07 2:49 
GeneralRe: Custom Collection Class Pin
Martin#22-May-07 2:54
Martin#22-May-07 2:54 
QuestionHow to run Smart Client Application from web page Pin
Rahul8322-May-07 1:07
Rahul8322-May-07 1:07 
AnswerRe: How to run Smart Client Application from web page Pin
Tarakeshwar Reddy22-May-07 2:52
professionalTarakeshwar Reddy22-May-07 2:52 
GeneralRe: How to run Smart Client Application from web page Pin
Rahul8322-May-07 4:12
Rahul8322-May-07 4:12 
Questionoptional attribute in xml Pin
pashitech22-May-07 0:47
pashitech22-May-07 0:47 
AnswerRe: optional attribute in xml Pin
Christian Graus22-May-07 1:16
protectorChristian Graus22-May-07 1:16 
GeneralRe: optional attribute in xml Pin
pashitech22-May-07 1:45
pashitech22-May-07 1:45 
AnswerRe: optional attribute in xml Pin
andre_swnpl22-May-07 1:19
andre_swnpl22-May-07 1:19 
Questionwhat means Error: "No mapping exists from object type System.Windows.Forms.TextBox to a known managed provider native type." Pin
shinelo200222-May-07 0:43
shinelo200222-May-07 0:43 
AnswerRe: what means Error: "No mapping exists from object type System.Windows.Forms.TextBox to a known managed provider native type." Pin
Guffa22-May-07 0:46
Guffa22-May-07 0:46 
GeneralRe: what means Error: "No mapping exists from object type System.Windows.Forms.TextBox to a known managed provider native type." Pin
Member 814227811-Feb-12 4:52
Member 814227811-Feb-12 4:52 
QuestionSortable CollectionBase ? Pin
Gavin Roberts22-May-07 0:36
Gavin Roberts22-May-07 0:36 
AnswerRe: Sortable CollectionBase ? Pin
Pete O'Hanlon22-May-07 1:02
mvePete O'Hanlon22-May-07 1:02 
GeneralRe: Sortable CollectionBase ? Pin
Gavin Roberts22-May-07 1:59
Gavin Roberts22-May-07 1:59 

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.