Attributes are used throughout the .NET Framework. Creating and using your own attributes is very simple, though there doesn’t seem to be many basic examples out there demonstrating how this is done. So I’ve put together the following article which demonstrates how to create and use a custom attribute. (more…)
