Hi All, I've noticed a strange problem, I've got a search happening where it returns a collection to me via WCF service. I put the results into an ObservableCollection in my ViewModel class. If I do another search and another, the memory usage keeps going up each time. (I'm using Silverlight Spy to show the memory usage).
I remember reading about bindings holding onto objects but can't find anything. Anyone come across this before? thanks, Stephen -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozsilverlight Other lists you might want to join: http://www.codify.com/lists
