We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Which one is the best option to save/load tool bars.

Hi,

The toolbar states can be serialized in the following formats.

1. Binary Format
2. MemoryStream
3. XML format
4. Isolated Storage
5. WindowsRegistry

My application huge and is used by multiple users. So
we have to maintain different toolbar states for different users.

Let me know, which one is the best one to Save/Load toolbar information? and why?

Thanks,
Venkat.G


3 Replies

AD Administrator Syncfusion Team January 2, 2009 05:27 AM UTC

Hi,

Please answer it, which one is the best solution.

Thanks
Venkat.G



AD Administrator Syncfusion Team January 2, 2009 12:52 PM UTC

Hi Venkat,

Sorry for the delayed response.

Depending upon the requirement you can save/load the toolbar information in a storage medium. If you want to store toolbar information in a DataBase then you can go with MemoryStream.

Please refer the general article below that list out the advantages of saving information in a Storage medium like, XML file, Binary file and Stream.

Please let me know if this helps you.

Regards,
Jaya



AD Administrator Syncfusion Team January 2, 2009 01:16 PM UTC

Hi Venkat,

Sorry for missing out the link.

http://www.dotnetjohn.com/articles.aspx?articleid=248

Regards,
Jaya


Loader.
Live Chat Icon For mobile
Up arrow icon