I am new to Windows Phone development. When I searched on the web looking for code samples for windows phone, sometimes I saw there were projects for Windows Phone Mango. Would someone tell me the difference between Windows Phone 7 and Windows Phone Mango?
Share
Mango was indeed the codename for the Windows Phone 7.5 update. There are a lot of new APIs and features in Windows Phone 7.5 and it brought with it a new SDK (version 7.1). Apps targeting the Windows Phone 7.0 SDK work just fine under 7.1 but apps targeting the Windows Phone 7.1 SDK require the Mango update to run.
The Windows Phone site lists the new features in the Windows Phone 7.5 (Mango update) and MSDN lists the API changes between the 7.0 SDK and the 7.1 SDK.