Declarative Data Load for Object Properties & .NET UI Controls
This article details a new practice to prepare the .NET Business Objects using the data retrieved from the Database and binding them to .NET UI Controls dynamically using Reflection through centralized mapping between a types’s Properties Vs Data-Columns Vs UI-Controls.