All Tags »
performance compactframework
Sorry, but there are no more tags available to filter with.
-
Hello,
I am porting an old application to use Entityspaces but I have encountered a problem with the performance.
First step in my application is to bring data from some web services and populate tables in a local .sdf.
When we use Entityspaces, the time is 2x the old process took.
I have prepared two code snippets to see if you can help me ...