eBooks-it.org Logo
eBooks-IT.org Inner Image

Ted Faison eBooks

Download free Ted Faison eBooks

Event-Based Programming

Taking Events to the Limit
Event-Based Programming Image
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. Event-based programming is the next logical step in CBD, and makes components more reusable due to their decoupled nature. But event-based systems are easier to develop, which means...


2007 - 2017 © eBooks-IT.org