Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...
I need the functionality of an Observable Collection (must throw events when items are added or removed), but I am stuck with the constraint of using the .NET 2.0 framework. <BR><BR>I tried to inherit ...