4 Comments

  • Over the past 3 months I have realized the power of attributes and reflection. I now use them for simple data validation on busines objects and thay have really simplified my programming. Not only is the code cleaner, but code changes are easier and the code is more self-documenting.



    Your example on using attributes for simple data binding is just another great example of their use. Great stuff.

  • Slick. I did something similar in a recent project, but used the Tag property instead. I'm wondering if I'm missing some goodness by using the Tag property instead of setting an attribute. I like seeing the setting in the Property Grid when I click on a component, but I'm certainly not married to the idea if there's a good reason to switch about which I'm ignorant.

  • will this also work on ASP.net forms??? should right?

  • Hi:

    I can´t download the source code, could you send it or post on other web page?, I know is too much to ask.

    Sorry and thanks in advanced.

    e-mail: shun_reeda@yahoo.com.mx

Comments have been disabled for this content.