This blog is a knowledge base...where I clip cool tricks and urls

Bug with singleton and BindingList

clipped from www.codeprof.com

Data.Instance.Projects.ListChanged+=

I have a Class, Data. This class contains several BindingLists, implemented via encapsulation. This class is a singleton, which is implemented on the following manner:

 blog it

No comments: