Click here to Skip to main content
15,887,214 members
Articles / Programming Languages / C#

Generic implementation of IEditableObject via TypeDescriptor and Reflection

Rate me:
Please Sign up or sign in to vote.
4.75/5 (18 votes)
24 Jun 2009Public Domain5 min read 82.7K   942   48  
A demonstration of how to create an IEditableObject wrapper for any object, and a detailed look at the concepts and patterns used.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer
United States United States
Ninja coder extraordinaire.

Comments and Discussions