Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1360
XamGrid and PersistenceManager memory size
posted

Im using the PersistenceManager with the xamGrid and all works fine, however the performance isnt great. It takes quite a long time to save the data using a memorystream and the actual stream itself is quite large (over 2MB). As this information is likely to be stored in a central database I need to minimize the size of this and improve the performance.

Is there anyway to reduce the size of the persisted value and improve the performance?

Thanks,
Doug