Let me Ask
Let me Ask

Reputation: 1039

Windows Phone 7 Mango - Local Database - SQL CE 4.0

I did not use SQL CE 3.5 for Windows Mobile as I need to include some binaries of SQL CE 3.5 (having size of > 3 MB) in my application setup.

Now, I am developing for Windows Phone 7. With Mango realease, we have support for Local Database. Do we need to include any binary that increases the size of final application? If yes, what is the footprint of those binaries?

Upvotes: 4

Views: 3438

Answers (1)

Matt Lacey
Matt Lacey

Reputation: 65564

There should be no need to include any extra binaries.

Upvotes: 5

Related Questions