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 -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -