Hello
Silverlight I'm using a frame to navigate thru pages.xaml.
It really takes a tool on the memory. What is the best method to clear the memory(clean up resources) when calling the page(s).
Is the Idisposable the best method or is there another solution?
Regards,
Loading
Sam HobbsPosted Mar 4, 2010, 1:20 PM
So you need to be more specific about what you are asking. In what situation do you think you need to explicitly dispose objects?