This document discusses porting an iPhone application to the Windows Phone 7 platform. It describes some of the key differences between the iOS and Windows Phone 7 SDKs and development environments that developers need to be aware of when porting an app. It provides examples of porting the data model and navigation between pages. It also discusses implementing page transitions since these are not built into the Windows Phone 7 SDK like they are in iOS.