Declarative Data Load for Object Properties & .NET UI Controls

Posted on Code Project See other posts from Code Project
Published on Fri, 14 May 2010 11:57:00 GMT Indexed on 2010/05/14 12:05 UTC
Read the original article Hit count: 192

Filed under:
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.

© Code Project or respective owner

Declarative Data Load for Object Properties & .NET UI Controls

Posted on Dot net Slackers See other posts from Dot net Slackers
Published on Fri, 14 May 2010 00:00:00 GMT Indexed on 2010/05/14 13:44 UTC
Read the original article Hit count: 192

Filed under:
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 typess Properties Vs Data-Columns Vs UI-Controls....

Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.



Email this Article

© Dot net Slackers or respective owner