I am writing an application for Windows mobile applications in C # and .NET CF, which uses a large amount of data that is currently stored in RAM. Due to virtual memory limitations in Windows CE, I need to reduce the use of RAM. I was wondering if using a SQL CE database and storing data in a database would reduce RAM usage. So basically, I need to know when the SQL CE database is used, whether the data is stored on disk or in RAM.
Can anyone help me with this?
SQL Compact . ? , SQL Compact.
SDF , . , - DataTable "SELECT * FROM MyTable", , . , , SQL , . ResultSets DataReaders DataSets .
? , , . , , , .
Source: https://habr.com/ru/post/1776231/More articles:How to get the current full url (url + fragments) of a web page in php., - phphow can i reset all css of all elements in a div without an external css file? - javascriptHow to safely create queries in ADO.NET where tables are selected from the changes? - c #Unit testing with mockito (partial mockery) - javaOnLongClick with text view and text editing - androidternary operator - performanceHow can I get visual C ++ 2010 to recognize the "_extension" declaration - c ++image size on Objective-c, - iphoneuse of external libraries in Qt / Symbian - qtAverage performance for local IPCs - performanceAll Articles