Click here to Skip to main content
15,908,675 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to pass delegate as a parameter Pin
Abhinav S7-Feb-10 8:16
Abhinav S7-Feb-10 8:16 
AnswerRe: How to pass delegate as a parameter Pin
harold aptroot7-Feb-10 8:32
harold aptroot7-Feb-10 8:32 
Delegates are not equivalent when they just share the same signature, you could do this if you declare only one delegate type and use that in both places.
Delegate declarations do not have to be inside a class.
Questionword en c# Pin
tchiloh7-Feb-10 7:15
tchiloh7-Feb-10 7:15 
AnswerRe: word en c# Pin
Not Active7-Feb-10 7:21
mentorNot Active7-Feb-10 7:21 
QuestionCalculation Problem (Minus One) Pin
dataminers7-Feb-10 6:49
dataminers7-Feb-10 6:49 
AnswerRe: Calculation Problem (Minus One) Pin
Richard MacCutchan7-Feb-10 7:07
mveRichard MacCutchan7-Feb-10 7:07 
AnswerRe: Calculation Problem (Minus One) Pin
Dan Mos7-Feb-10 7:15
Dan Mos7-Feb-10 7:15 
Questionproblem with writing an event log Pin
tasumisra7-Feb-10 4:51
tasumisra7-Feb-10 4:51 
AnswerRe: problem with writing an event log Pin
jojoba20107-Feb-10 5:07
jojoba20107-Feb-10 5:07 
AnswerRe: problem with writing an event log Pin
Luc Pattyn7-Feb-10 5:19
sitebuilderLuc Pattyn7-Feb-10 5:19 
GeneralRe: problem with writing an event log Pin
tasumisra7-Feb-10 18:36
tasumisra7-Feb-10 18:36 
AnswerRe: problem with writing an event log Pin
Dan Mos7-Feb-10 5:25
Dan Mos7-Feb-10 5:25 
AnswerRe: problem with writing an event log Pin
Not Active7-Feb-10 6:19
mentorNot Active7-Feb-10 6:19 
QuestionSet current form to hide [modified] Pin
nuttynibbles7-Feb-10 2:31
nuttynibbles7-Feb-10 2:31 
AnswerRe: Set current form to hide Pin
OriginalGriff7-Feb-10 2:36
mveOriginalGriff7-Feb-10 2:36 
GeneralRe: Set current form to hide Pin
nuttynibbles7-Feb-10 2:58
nuttynibbles7-Feb-10 2:58 
GeneralRe: Set current form to hide Pin
Lutosław7-Feb-10 3:19
Lutosław7-Feb-10 3:19 
AnswerRe: Set current form to hide Pin
nuttynibbles7-Feb-10 3:34
nuttynibbles7-Feb-10 3:34 
NewsRe: Set current form to hide Pin
sanforjackass7-Feb-10 3:22
sanforjackass7-Feb-10 3:22 
GeneralRe: Set current form to hide Pin
nuttynibbles7-Feb-10 3:34
nuttynibbles7-Feb-10 3:34 
AnswerRe: Set current form to hide Pin
xEvOx7-Feb-10 17:41
xEvOx7-Feb-10 17:41 
QuestionXML Serialization of ArrayList with derived objects [modified] Pin
Rigor697-Feb-10 1:59
Rigor697-Feb-10 1:59 
QuestioncomboBox Enum Pin
jojoba20107-Feb-10 0:22
jojoba20107-Feb-10 0:22 
AnswerRe: comboBox Enum Pin
Shakeel Iqbal7-Feb-10 0:44
Shakeel Iqbal7-Feb-10 0:44 
Questionwhat is the equivalent of final keyword (Java) in C# ? Pin
Mohammad Dayyan6-Feb-10 21:50
Mohammad Dayyan6-Feb-10 21:50 

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.