Information Technology
Pro Dynamic .NET 4.0 Applications
Data-driven, or dynamic, programming is a series of techniques for modifying an application at runtime. You can accomplish this by storing screen definitions, business rules, and source code in a data source and then restoring them at runtime to alter the functionality of an application. The technology to perform data-driven programming encompasses many areas of software development. Language- specific source code is used as well as the metadata from whatever RDBMS you are using for the back end. Data-driven development is used in code generation, for adding features to an installed application, and for altering the user interface and application response based on previously selected choices.
No copy data
No other version available