Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# hook API Pin
AJ12324-Nov-03 23:29
AJ12324-Nov-03 23:29 
GeneralWindows XP Icons Pin
David M. Kean24-Nov-03 18:42
David M. Kean24-Nov-03 18:42 
GeneralRe: Windows XP Icons Pin
John R. Shaw24-Nov-03 19:39
John R. Shaw24-Nov-03 19:39 
GeneralRe: Windows XP Icons Pin
Heath Stewart25-Nov-03 3:05
protectorHeath Stewart25-Nov-03 3:05 
QuestionProperty as an array? Pin
LenHodder24-Nov-03 15:37
LenHodder24-Nov-03 15:37 
AnswerRe: Property as an array? Pin
Heath Stewart24-Nov-03 15:56
protectorHeath Stewart24-Nov-03 15:56 
GeneralRe: Property as an array? Pin
LenHodder24-Nov-03 16:10
LenHodder24-Nov-03 16:10 
GeneralRe: Property as an array? Pin
Heath Stewart24-Nov-03 16:14
protectorHeath Stewart24-Nov-03 16:14 
Yeah, um, passing a parameter to an indexer property is SO much different that calling a method that takes the same parameter.

Even when using reflection these two things can be treated the same way since both PropertyInfo and MethodInfo derive from MemberInfo so using the MemberInfo abstract class makes it transparent.

Flexibility is in the design by the developer.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
QuestionHELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 12:42
C# n00b24-Nov-03 12:42 
AnswerRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Christian Graus24-Nov-03 13:05
protectorChristian Graus24-Nov-03 13:05 
AnswerRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 13:10
Kentamanos24-Nov-03 13:10 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 13:17
C# n00b24-Nov-03 13:17 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 13:33
Kentamanos24-Nov-03 13:33 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 14:25
C# n00b24-Nov-03 14:25 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 14:56
Kentamanos24-Nov-03 14:56 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 15:36
C# n00b24-Nov-03 15:36 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 21:36
Kentamanos24-Nov-03 21:36 
Generalcreating a condition on the desktop shortuct and program menus in setup programs Pin
blakeb_124-Nov-03 11:43
blakeb_124-Nov-03 11:43 
GeneralRe: creating a condition on the desktop shortuct and program menus in setup programs Pin
Heath Stewart24-Nov-03 16:02
protectorHeath Stewart24-Nov-03 16:02 
GeneralImage in a Datagrid Pin
Patricio Ortiz24-Nov-03 11:35
Patricio Ortiz24-Nov-03 11:35 
GeneralRe: Image in a Datagrid Pin
Christian Graus24-Nov-03 13:05
protectorChristian Graus24-Nov-03 13:05 
GeneralRe: Image in a Datagrid Pin
Patricio Ortiz24-Nov-03 13:57
Patricio Ortiz24-Nov-03 13:57 
GeneralRe: Image in a Datagrid Pin
Christian Graus24-Nov-03 15:22
protectorChristian Graus24-Nov-03 15:22 
Generaldeploying an application that uses jet 4.0 for data access Pin
blakeb_124-Nov-03 11:03
blakeb_124-Nov-03 11:03 
GeneralRe: deploying an application that uses jet 4.0 for data access Pin
Heath Stewart24-Nov-03 11:32
protectorHeath Stewart24-Nov-03 11:32 

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.