Click here to Skip to main content
15,917,565 members
Home / Discussions / C#
   

C#

 
Questioninteresting find but why? Pin
Member 50926213-Aug-03 21:01
Member 50926213-Aug-03 21:01 
AnswerRe: interesting find but why? Pin
Member 50926213-Aug-03 21:21
Member 50926213-Aug-03 21:21 
GeneralRe: interesting find but why? Pin
James T. Johnson14-Aug-03 7:48
James T. Johnson14-Aug-03 7:48 
AnswerRe: interesting find but why? Pin
Ista16-Aug-03 16:27
Ista16-Aug-03 16:27 
GeneralEvent syntax Pin
devvvy13-Aug-03 20:10
devvvy13-Aug-03 20:10 
GeneralRe: Event syntax Pin
Member 7681714-Aug-03 4:16
Member 7681714-Aug-03 4:16 
GeneralRe: Event syntax Pin
devvvy14-Aug-03 4:59
devvvy14-Aug-03 4:59 
GeneralRe: Event syntax Pin
Member 7681714-Aug-03 5:29
Member 7681714-Aug-03 5:29 
I really hope someone with more experience than me can follow up on this:
I think what goes on in the back is that there is an overloaded operator that adds the delegate (or function pointer) to a collection or list (the event model?), what goes on is not really saying MyEvent(event) EQUALS MyDelegate(delegate type), but saying "add this delegate to my list of function pointers to call when I'm triggered".

Or maybe your last sentence really summed it up!
GeneralRe: Event syntax Pin
Nick Parker14-Aug-03 7:47
protectorNick Parker14-Aug-03 7:47 
GeneralRe: Event syntax Pin
Member 7681714-Aug-03 8:00
Member 7681714-Aug-03 8:00 
GeneralRe: Event syntax Pin
devvvy15-Aug-03 20:05
devvvy15-Aug-03 20:05 
GeneralQuestion about SqlClientPermission - SecurityException Pin
yboc13-Aug-03 20:06
yboc13-Aug-03 20:06 
GeneralRe: Question about SqlClientPermission - SecurityException Pin
TigerNinja_29-Aug-03 20:23
TigerNinja_29-Aug-03 20:23 
GeneralRe: Question about SqlClientPermission - SecurityException Pin
Anonymous16-Sep-03 15:50
Anonymous16-Sep-03 15:50 
GeneralWindows Tab Loopong Question C# Pin
mamaflynny13-Aug-03 19:58
mamaflynny13-Aug-03 19:58 
GeneralRe: Windows Tab Loopong Question C# Pin
Frank Olorin Rizzi14-Aug-03 6:18
Frank Olorin Rizzi14-Aug-03 6:18 
GeneralXML parsing Pin
devvvy13-Aug-03 18:17
devvvy13-Aug-03 18:17 
GeneralRe: XML parsing Pin
Manster14-Aug-03 5:26
Manster14-Aug-03 5:26 
GeneralRe: XML parsing Pin
devvvy14-Aug-03 5:28
devvvy14-Aug-03 5:28 
GeneralC++ #Define equivalent in C# Pin
Scottk (TKS)13-Aug-03 17:42
Scottk (TKS)13-Aug-03 17:42 
GeneralRe: C++ #Define equivalent in C# Pin
Arjan Einbu13-Aug-03 21:30
Arjan Einbu13-Aug-03 21:30 
GeneralRe: C++ #Define equivalent in C# Pin
Ista14-Aug-03 4:12
Ista14-Aug-03 4:12 
GeneralWorking with Multiple Winforms ComboBox Drop Down Lists C# Pin
mamaflynny13-Aug-03 17:23
mamaflynny13-Aug-03 17:23 
GeneralRe: Working with Multiple Winforms ComboBox Drop Down Lists C# Pin
Ista14-Aug-03 6:49
Ista14-Aug-03 6:49 
Questiona better way? Pin
Member 50926213-Aug-03 17:07
Member 50926213-Aug-03 17:07 

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.