Introduction

There are few truly new innovations. Babbage and Turing were describing computers decades ago. Delegates are not completely new either. Delegates are an evolutionary revision to some pretty old concepts. (“Pretty old” is relative. In the computer industry, anything more than a few years old is pretty old.) When you have a good grasp on what is familiar about delegates, you will find it quite an easy task to learn what has evolved.

Very plainly, delegates are events wrapped up in classes. Objects in Windows (or any event-driven operating system) rely on three fundamental concepts: properties, methods, and events. Events support some powerful programming models. Hence it makes perfect sense that the event-handling model in VB .NET ...

Get Visual Basic® .NET Power Coding now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.