My current project is parsing some HTML and I want to bind through an Observable Collection.
I have a fairly limited knowledge of C# and I am looking for resources to learn about Observable Collection and Binding.
I have looked at MSDN content for this, but I am after a more real work tutorial or examples if possible.
http://msdn.microsoft.com/en-us/library/ms748365.aspx <-- More information on this
Thanks in advance.