Monday, April 14, 2014

Microsoft .Net Events and Delegates




In this screencast we'll talk Microsoft .Net delegates as the basis for how events work. We'll then talk about events specifically covering raising events and subscribing to them. Then we'll finish up with simplifying our event handler creation process by utilizing the power of Lambda statements.

Download the project code here.

No comments:

Post a Comment