Introduction to Anonymous Delegates
Tags:
C#
, 2005
, Experienced
After reviewing how to create and use regular delegates, this video explains the concept of creating Anonymous Delegates, when you to use them and when not to, and explains the concept of closure for retrieving the state and scope of the anonymous delegate at instantiation for use upon its invocation. (Anonymous Delegates are not available in Visual Basic 8.x or earlier.)
Downloads:
Sign up today to access downloads.
 |
Introduction to Anonymous Delegates
Duration:
27 Minutes, 5 Seconds
Size:
14.41M
Recorded Using:
C# 2.0 (All version of VS 2005, Including Express Editions)
|