Click here to Skip to main content
15,792,551 members
Home / Discussions / C#
   

C#

 
AnswerRe: Can a base class access a derived class? Pin
Christian Graus7-Aug-07 13:44
protectorChristian Graus7-Aug-07 13:44 
GeneralRe: Can a base class access a derived class? Pin
PIEBALDconsult7-Aug-07 15:04
professionalPIEBALDconsult7-Aug-07 15:04 
GeneralRe: Can a base class access a derived class? Pin
Christian Graus7-Aug-07 15:27
protectorChristian Graus7-Aug-07 15:27 
GeneralRe: Can a base class access a derived class? Pin
PIEBALDconsult8-Aug-07 7:11
professionalPIEBALDconsult8-Aug-07 7:11 
QuestionNgen Pin
il_masacratore7-Aug-07 13:09
il_masacratore7-Aug-07 13:09 
AnswerRe: Ngen Pin
Judah Gabriel Himango7-Aug-07 14:06
sponsorJudah Gabriel Himango7-Aug-07 14:06 
QuestionReflection Example Pin
eggie57-Aug-07 12:03
eggie57-Aug-07 12:03 
AnswerRe: Reflection Example Pin
Farhan Noor Qureshi7-Aug-07 12:41
Farhan Noor Qureshi7-Aug-07 12:41 
Look for these classes in MSDN.

1. System.Type
2. System.Reflection.FieldInfo.

Call GetField() method of your type and GetValue() method of FieldInfo of your members.


Farhan Noor Qureshi

GeneralRe: Reflection Example Pin
eggie57-Aug-07 21:29
eggie57-Aug-07 21:29 
GeneralRe: Reflection Example Pin
Nissim Salomon7-Aug-07 22:48
Nissim Salomon7-Aug-07 22:48 
GeneralRe: Reflection Example Pin
eggie514-Aug-07 18:56
eggie514-Aug-07 18:56 
QuestionToolStripSplit Button and related problems Pin
logicon7-Aug-07 11:47
logicon7-Aug-07 11:47 
AnswerRe: C# GradientBrushes Problem (VS2005) Pin
Judah Gabriel Himango7-Aug-07 14:09
sponsorJudah Gabriel Himango7-Aug-07 14:09 
Questioncryptography Pin
M.V7-Aug-07 9:28
M.V7-Aug-07 9:28 
AnswerRe: cryptography Pin
Guffa7-Aug-07 10:09
Guffa7-Aug-07 10:09 
GeneralRe: cryptography Pin
M.V7-Aug-07 11:22
M.V7-Aug-07 11:22 
AnswerRe: cryptography Pin
Guffa7-Aug-07 13:33
Guffa7-Aug-07 13:33 
AnswerRe: cryptography Pin
Farhan Noor Qureshi7-Aug-07 12:46
Farhan Noor Qureshi7-Aug-07 12:46 
Questionfindcontrol Pin
jayeshjmt7-Aug-07 8:56
jayeshjmt7-Aug-07 8:56 
AnswerRe: findcontrol Pin
Guffa7-Aug-07 10:15
Guffa7-Aug-07 10:15 
AnswerRe: findcontrol Pin
Farhan Noor Qureshi7-Aug-07 12:50
Farhan Noor Qureshi7-Aug-07 12:50 
QuestionRichTextBox ZoomFactor Property Pin
Mark F.7-Aug-07 7:35
Mark F.7-Aug-07 7:35 
AnswerRe: RichTextBox ZoomFactor Property Pin
Luc Pattyn7-Aug-07 7:46
sitebuilderLuc Pattyn7-Aug-07 7:46 
GeneralRe: RichTextBox ZoomFactor Property Pin
Mark F.7-Aug-07 7:48
Mark F.7-Aug-07 7:48 
AnswerRe: RichTextBox ZoomFactor Property Pin
Hessam Jalali7-Aug-07 7:52
Hessam Jalali7-Aug-07 7:52 

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.