c# - What's the most efficient way to store objects in a SQLCe Database? -


I need to increase the performance of a compact framework application that will continue to be a cached object between the sessions of the SQLCe Uses the database. At present, the objects are serialized in XML and stored in SQLC database, but running a propelling tool seems like it is too high to do this, I was thinking of converting it to a binary serializer, but did anyone Do you know this item in a more efficient way of storing quick recovery? Thank you.

Update: There is no binary serialization support in compact structure so there is no choice.

First you need to know when the time has passed. Is it in serialization or actual data entry? Without knowing this, you can not effectively try to improve the action and, FYI, provides binary serialization.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -