Click here to Skip to main content
15,886,864 members
Articles / Web Development / ASP.NET

Declarative Data Load for Object Properties & .NET UI Controls

Rate me:
Please Sign up or sign in to vote.
4.50/5 (4 votes)
15 May 2010CPOL4 min read 13.8K   16  
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’ Properties Vs Data-Columns Vs UI-Controls.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
Microsoft Certified Application Developer, experienced different .NET projects in various domains. Always willing to implement and explore new ways of providing solutions. Passionate about new concepts that reduce effort and improve the project design.

Comments and Discussions