Hi Experts

Does anyone have any tips on how to reduce the memory usage of a silverlight 5 application?

We have a silverlight5 web application where we are using few Telerik controls, COM componenets with WCF service. Now the app is in production and we are facing memeory leakage issue.

Memory is increasing like this.
Launch login screen - 24mb
Successful login into main app - 43mb
Page navigation between the tabs - 50Mb

the architecture of the application is this...
SL5
GUI<->WCF<->BL<->DAL<->DB


As the user uses the app for 5 to 6Hr memory grows IE USES going upto 100%

looking forward to your feedback!

Thanks
Bijay