Andrew Stopford's Weblog

poobah

Sponsors

News

Articles

Family

Old Blogs

Using ObservableCollection and WCF

I ran into this ObservableCollection and WCF issue a few days ago and I have been fighting with it ever since. After a lot of trail and error I ran into this post, when applied to WPF OC you need to use

/rct:System.Collections.ObjectModel.ObservableCollection`1 /r:C:\Progra~1\Refere~1\Microsoft\WinFX\v3.0\WindowsBase.dll

Posted: Feb 28 2006, 03:28 PM by astopford | with 1 comment(s)
Filed under:

Comments

ms440 said:

Hi Andrew,

The link you're referring to is no longer available :(.

Would you please elaborate a little bit more on the solution you're finally found and describe it here?

I'm caught in the similar problem for the last few days and while farazmasoodkhan.wordpress.com/.../data-binding-observablecollection-can-be-update-from-other-thread and blog.quantumbitdesigns.com/.../wpf-cross-thread-collection-binding-part-4-the-grand-solution solutions were helpful in gaining some understanding, I still need some more. I'm using 3.5 and 3.5 SP1...

Thanks for all your contributions to the community,

-ms440

# July 12, 2008 3:22 PM