Click here to Skip to main content
15,885,767 members
Home / Discussions / C#
   

C#

 
AnswerRe: beginner in C# needs help [modified] Pin
Sean8928-May-06 16:10
Sean8928-May-06 16:10 
GeneralRe: beginner in C# needs help [modified] Pin
keroed_edmond28-May-06 16:34
keroed_edmond28-May-06 16:34 
GeneralRe: beginner in C# needs help [modified] Pin
stancrm28-May-06 21:07
stancrm28-May-06 21:07 
QuestionDropDownList selected Pin
cppdotnet28-May-06 14:14
cppdotnet28-May-06 14:14 
AnswerRe: DropDownList selected Pin
Tristan Rhodes28-May-06 14:46
Tristan Rhodes28-May-06 14:46 
GeneralRe: DropDownList selected Pin
cppdotnet28-May-06 16:19
cppdotnet28-May-06 16:19 
QuestionControlling Two Panes from One Scrollbar Pin
Dan Neilsen28-May-06 13:43
Dan Neilsen28-May-06 13:43 
QuestionTargetParameterCountException Pin
thepersonof28-May-06 12:12
thepersonof28-May-06 12:12 
Hi I've the following line:

MethodInfoArray[i].Invoke(new object(),datafrominputs);

where datafrominputs is an object[] containing 2 or more items. I defined the method it is invoking like this:

static public int function(params int[] numbers)

Am I correct in assuming this will allow any number of inputs? why do I get a TargetParameterCountException?

cheers
AnswerRe: TargetParameterCountException Pin
leppie28-May-06 18:35
leppie28-May-06 18:35 
QuestionParsing XML with gzipped DTD Pin
viniciusweb28-May-06 11:54
viniciusweb28-May-06 11:54 
Questionproviding an event for en interface Pin
Ista28-May-06 9:48
Ista28-May-06 9:48 
AnswerRe: providing an event for en interface Pin
Robert Rohde28-May-06 10:41
Robert Rohde28-May-06 10:41 
GeneralRe: providing an event for en interface Pin
Ista28-May-06 19:08
Ista28-May-06 19:08 
GeneralRe: providing an event for en interface Pin
Robert Rohde28-May-06 19:57
Robert Rohde28-May-06 19:57 
GeneralRe: providing an event for en interface Pin
Ista30-May-06 5:11
Ista30-May-06 5:11 
Questionmohth calendar Pin
mariuszfryta28-May-06 9:38
mariuszfryta28-May-06 9:38 
AnswerRe: mohth calendar Pin
FreewareFire28-May-06 11:02
FreewareFire28-May-06 11:02 
GeneralRe: mohth calendar Pin
mariuszfryta28-May-06 22:26
mariuszfryta28-May-06 22:26 
QuestionReading "Image/Picture taken" information from imagefiles on disk Pin
Larantz28-May-06 9:33
Larantz28-May-06 9:33 
AnswerRe: Reading "Image/Picture taken" information from imagefiles on disk Pin
Rei Miyasaka28-May-06 13:24
Rei Miyasaka28-May-06 13:24 
GeneralRe: Reading "Image/Picture taken" information from imagefiles on disk Pin
Larantz28-May-06 22:08
Larantz28-May-06 22:08 
GeneralRe: Reading "Image/Picture taken" information from imagefiles on disk Pin
Rei Miyasaka28-May-06 22:22
Rei Miyasaka28-May-06 22:22 
Questionreading from exe.config file using ConfigurationManager [modified] Pin
shaul zak28-May-06 8:55
shaul zak28-May-06 8:55 
AnswerRe: reading from exe.config file using ConfigurationManager [modified] Pin
shaul zak28-May-06 23:57
shaul zak28-May-06 23:57 
Questionrun other programs as mdi at own prog Pin
FreewareFire28-May-06 8:09
FreewareFire28-May-06 8:09 

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.