Click here to Skip to main content
15,897,187 members
Articles / Programming Languages / C#

Type safe blackboard (property bag)

Rate me:
Please Sign up or sign in to vote.
4.78/5 (12 votes)
14 Oct 2012CPOL4 min read 26.3K   32  
Implementing a property bag (blackboard) with type/name safe properties

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Recro-Net
Croatia Croatia
I have been an a(tra)ctive software developer since 2005 mostly working on .NET. Currently living and working in Zagreb Croatia. I have earned my masters degree in Computer Science at the Faculty of Electrical Engineering and Computer Science in Zagreb in 2006.

Comments and Discussions