Devintelligence.com

In .Net we trust
Welcome to Devintelligence.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » Tips, tricks, c... » code snippets » .Net (c#) 3.5 » Tips
  • Tag property without inheritance

    Tag property is very often used to store a data associated with an object. The simple way to add support for Tag property is to create a base class with the Tag property .I don’t like this solution – the reason is simple .Sometimes I want to inherit from an existing class that doesn’t have the Tag property and I can’t ...
    Posted to .Net Adventures (Weblog) by admin on April 22, 2008
Powered by Community Server, by Telligent Systems