New Article: Using Custom Attributes for Validation
Today my new article on MSDN Belux went online.
<quote author=“MySelf“>
Attributes can be used to
decorate language elements with additional information that
can be retrieved at run time by using Reflection. You can
easily build your own custom attributes to create powerful
generic solutions. At first sight they might to seem a
little bit useless. But this article shows how they can be
used to create a simple extensible framework to provide
validation of property values.
</quote>
Quoting yourself, how “geek“ is that? :-) Thanks Tom for the layout and publishing.