Click here to Skip to main content
15,887,027 members
Articles / Desktop Programming / WPF

Concurrent Observable Collection, Dictionary, and Sorted Dictionary

Rate me:
Please Sign up or sign in to vote.
4.76/5 (21 votes)
17 Nov 2012CPOL5 min read 127.8K   3.2K   68  
Provides implementations of concurrent observable collection classes for binding to WPF controls so that the collections can be updated from a thread that isn't the WPF GUI thread

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Founder Cheesy Design
Taiwan Taiwan
John graduated from the University of South Australia in 1997 with a Bachelor of Electronic Engineering Degree, and since then he has worked on hardware and software in many fields including Aerospace, Defence, and Medical giving him over 10 of years experience in C++ and C# programming. In 2009 John Started his own contracting company doing business between Taiwan and Australia.

Comments and Discussions