Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
QuestionHow to Filter a database with the help of a combobox ? Pin
geraldschaller10-May-03 2:28
geraldschaller10-May-03 2:28 
GeneralIrc Client samples Pin
WillemM10-May-03 0:04
WillemM10-May-03 0:04 
GeneralRe: Irc Client samples Pin
leppie10-May-03 3:23
leppie10-May-03 3:23 
GeneralRe: Irc Client samples Pin
Andy Smith10-May-03 8:24
Andy Smith10-May-03 8:24 
GeneralListing folders on the TreeView Pin
Tran Hoang Chuong9-May-03 22:41
Tran Hoang Chuong9-May-03 22:41 
GeneralRe: Listing folders on the TreeView Pin
J. Dunlap10-May-03 7:02
J. Dunlap10-May-03 7:02 
GeneralMDI like Word or Excel Pin
Member 2210179-May-03 21:39
Member 2210179-May-03 21:39 
Question(Reflection)How do I use PropertyInfo of Index property? Pin
Konrad Rotuski9-May-03 13:10
Konrad Rotuski9-May-03 13:10 
I wrote sth like this :

Object [] idxProp = index.ToArray();
pi.SetValue(obj, null, idxProp);

i want to set just one value of a index property using Reflection (or all if its not possible)

when i use this form, it throws :
"
An unhandled exception of type 'System.Reflection.TargetParameterCountException' occurred in mscorlib.dll
Additional information: Parameter count mismatch.
"

what am i doing wrong ??

AnswerRe: (Reflection)How do I use PropertyInfo of Index property? Pin
Burt Harris11-May-03 11:29
Burt Harris11-May-03 11:29 
GeneralReading/Writing Cab Files Pin
John Pepper9-May-03 7:57
John Pepper9-May-03 7:57 
GeneralRe: Reading/Writing Cab Files Pin
J. Dunlap9-May-03 9:41
J. Dunlap9-May-03 9:41 
GeneralRe: Reading/Writing Cab Files Pin
John Pepper9-May-03 11:30
John Pepper9-May-03 11:30 
GeneralRe: Reading/Writing Cab Files Pin
Stephane Rodriguez.9-May-03 20:33
Stephane Rodriguez.9-May-03 20:33 
GeneralInterfacing with C from C# Pin
Hashim Saleem9-May-03 7:43
Hashim Saleem9-May-03 7:43 
GeneralRe: Interfacing with C from C# Pin
Katalyst9-May-03 8:16
Katalyst9-May-03 8:16 
GeneralRe: Interfacing with C from C# Pin
Hashim Saleem9-May-03 9:59
Hashim Saleem9-May-03 9:59 
GeneralRe: Interfacing with C from C# Pin
Stephane Rodriguez.9-May-03 11:05
Stephane Rodriguez.9-May-03 11:05 
GeneralRe: Interfacing with C from C# Pin
Hashim Saleem10-May-03 14:03
Hashim Saleem10-May-03 14:03 
GeneralRe: Interfacing with C from C# Pin
Stephane Rodriguez.10-May-03 19:18
Stephane Rodriguez.10-May-03 19:18 
QuestionIs there really no usefull ListView Owner Draw Example in this world!!!??? Pin
STW9-May-03 7:07
STW9-May-03 7:07 
GeneralTitle for taskbar button Pin
Manish K. Agarwal9-May-03 6:11
Manish K. Agarwal9-May-03 6:11 
GeneralDetermining Memory Size Pin
Mark Sanders9-May-03 5:39
Mark Sanders9-May-03 5:39 
GeneralRe: Determining Memory Size Pin
Stephane Rodriguez.9-May-03 8:34
Stephane Rodriguez.9-May-03 8:34 
General3d Party Controls Pin
RB@Emphasys9-May-03 5:13
RB@Emphasys9-May-03 5:13 
GeneralRe: 3d Party Controls Pin
Stefan de Zeeuw10-May-03 2:16
professionalStefan de Zeeuw10-May-03 2:16 

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.