Event-Based Programming
Taking Events to the Limit
Languages like C#, VB .NET, and Delphi include built-in support for events, and these events become very powerful when they connect the objects and components of a system. Events make it possible for such parts to interact without any coupling. And the resulting parts can be developed and tested individuallywhich keeps the code clean and simple. Component-based development (CBD) is an extension of object-oriented programming. CBD does away with the language and vendor-specific limitations of OOP, makes software reuse more practical and accelerates the development process.
| Details | |
|---|---|
| Herausgeber | Apress |
| Autor(en) | Ted Faison |
| ISBN | 978-1-59059-643-2 |
| veröffentlicht | 2006 |
| Seiten | 700 |
| Sprache | English |



