Windows Phone7 Development: Selecting target SDK(OS) version

Posted by JibW on Stack Overflow See other posts from Stack Overflow or by JibW
Published on 2012-04-13T11:13:02Z Indexed on 2012/04/13 11:30 UTC
Read the original article Hit count: 215

I am a bit confusing in selecting the target version in Windows phone7 Application development.

In my Windows phone7 app I need to use a light weight relational DB Which didn't introduce with version 7.0 but SQL CE with 7.1 version.

The problem is if I select the target version as 7.1, then the devices which came up with windows phone7 OS 7.0 will not be able to install this.

But I heard that all the devices that came with windows phone7 OS version 7.0 is upgradable for windows OS version 7.1 for free. If this is the case then if I select the development SDK version as 7.1, then will all the windows phone7 devices be able to install this?

Like to know which will be the best Target version in this case to select, before I start developing. Any guidance/ Idea is highly appreciated. Thanks...

© Stack Overflow or respective owner

Related posts about Windows

Related posts about windows-phone-7