New to Events and Delegates

Syvers

New member
Joined
Jan 28, 2005
Messages
3
Programming Experience
Beginner
Hi

Can anyone recommend an extremely simple tutorial for events and delegates, i am finding it very hard to understand and even harder to find a simples tutorial.

I have found some but they dont actualy walk you through from begiining to end making the simple application that uses them.

Thanks in advance

Syvers
 
Syvers said:
Hi

Can anyone recommend an extremely simple tutorial for events and delegates, i am finding it very hard to understand and even harder to find a simples tutorial.

I have found some but they dont actualy walk you through from begiining to end making the simple application that uses them.

Thanks in advance

Syvers

actually all events in the controls in .net uses delegates..
take some time reading this..
i hope it could help you to get through. http://www.stardeveloper.com/articles/display.html?article=2003070801&page=1
 
Back
Top