Steve Lasker (Program Manager)

Niet standaard onderdeel van het .NET Framework.
copy local=true (both referenced libraries of Compact 3.5).
Both X86 and AMD64 (including Intel 64) are supported.

Some Compact info:

- Multiple connections from multiple processes and threads
- Runs In-Proc w/Application
- SqlCeConnection
- SqlCeCommand (cache query plan)

SqlCeResultSet for great performance (it can outperform
SQL Express)

No Sprocs support (= stored procedures)
SyncServices