Click here to Skip to main content
15,898,374 members
Articles / Programming Languages / C#

Dynamic Properties - A Database Created At Runtime

Rate me:
Please Sign up or sign in to vote.
4.12/5 (13 votes)
19 Mar 2007CPOL8 min read 59.4K   1.7K   49  
This article describes how to create a data structure that will allow a user at runtime to add additional data points in a manner that is easy to administer while allowing data to be inserted and validated.

Views

Daily Counts

Downloads

Weekly Counts

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) Webbert Solutions
United States United States
Dave is an independent consultant working in a variety of industries utilizing Microsoft .NET technologies.

Comments and Discussions