Welcome Guest, you are in: Login

dfWiki

RSS RSS

Navigation (technology)





Search the wiki
»

PoweredBy

HostedBy

Windows Phone 7.5 (Mango)

RSS
Modified on 2012/04/30 10:58 by devfish Categorized as Windows Phone
Developers Get a Goody Basket Full of Mango - wp7dev

Beta 2 RC FAQ - cliff simpkins
Support - wp7 tools forum

Mango Announcements - wpdev 0524,zdnet 2011.0524

WP7 Mango End User - Apps - zdnet
WP7 Mango End User - Communications - zdnet

Edit

FEATURES

Application Features for Mango - Lots of good sections - msdn
Whats New in Windows Phone SDK 7.1 - http://msdn.microsoft.com/en-us/library/ff637516(v=VS.92).aspx
7.0 and 7.1 API Compatibility - http://msdn.microsoft.com/en-us/library/hh202996(v=VS.92).aspx
7.1 Changed APIs - http://msdn.microsoft.com/en-us/library/hh202997(v=VS.92).aspx
How to: Specify a Target Version or Upgrade Applications for Windows Phone - msdn
Mango End User Features - Videos - zdnet
Text to Speech in Mango - http://www.zdnet.com/blog/hardware/windows-phone-75-mango-killer-feature-voice-to-text/14072



Edit

LEARN

Windows Phone "mango" Training Kit - http://msdn.microsoft.com/en-us/WP7MangoTrainingCourse
Sweet "mango" Samples and Source Code - http://msdn.microsoft.com/en-us/library/ff431744(v=VS.92).aspx
Updated MSDN API Documentation - http://msdn.microsoft.com/en-us/library/ff637516.aspx

Edit

PROFILER

Windows Phone Profiler Overview - msdn
How to: Improve the Responsiveness of Your Application Using the Windows Phone Profiler - msdn
How Do I: Use the Windows Phone Profiler - msdev
How to: Smooth Animations In Your Application With The Windows Phone Profiler - msdn
Memory Profiling for Application Performance - wpdev blog



Edit

SAMPLES

Must have good sourcecode base to be listed here. Will be moved out eventually.
msdn

Edit

SILVERLIGHT

New APIs in Silverlight for Mango - MSDN

Edit

XNA

Getting Started with Mango Game Development - create.msdn
Whats New for Games in Mango - create.msdn

Edit

API SPECIFICS

Edit

App Connect

Pictures Extensibility for Windows Phone
Search Extensibility Overview for Windows Phone
How to: Extend the Pictures Hub with App Connect How to: Extend the Picture Viewer with App Connect How to: Extend the Share Picker with App Connect How to: Extend Search with App Connect for Windows Phone
How to: Integrate with App Instance Answer for Windows Phone

Edit

Augmented Reality

Augmented Reality Motion Sample - msdn code samples
Augmented Reality Toolkit - codeplex
How Do I - Create an Augmented Reality Application - msdev
How to: Use the Combined Motion API for Windows Phone - msdn
Toolkit - Geo AR - codeplex
Toolkit - Silverlight AR Toolkit - slarttoolkit

Edit

Background Execution

Lifecycle in Mango - msdn
Background Agent Sample - msdn code samples
Background Audio Player Sample - msdn code samples
Background File Transfers Overview for Windows Phone - msdn
Background Transfer Service Sample - msdn code samples
How Do I: Work with the Execution Model - msdev
How to: Implement Background File Transfers for Windows Phone - msdn
How to: Play Background Audio for Windows Phone - msdn
Scheduled Tasks Overview for Windows Phone - msdn

Edit

Camera

Camera and Photos Overview for Windows Phone - msdn
PhotoCamera Class - msdn
Basic Camera Sample - msdn code samples
Camera Grayscale Sample - msdn code samples
Creating a Qr Barcode Reader for Windows Phone ( Using the Camera API ) - richmac
How Do I: Programmatically Access Camera Features - msdev
How to: Create a Base Camera Application for Windows Phone - msdn
How to: Use Camera Flash in an Application for Windows Phone - msdn
How to: Use Camera Focus in an Application for Windows Phone - msdn
How to: Adjust Captured Picture Resolution in an Application for Windows Phone - http://msdn.microsoft.com/en-us/library/hh202951(v=VS.92).aspx
How to: Access the Hardware Camera Shutter Button in Windows Phone - msdn
How to: Record Video in a Camera Application for Windows Phone - msdn
How to: Work with Grayscale in a Camera Application for Windows Phone - msdn



Edit

Contacts and Calendar

Overview - msdn
Microsoft.Phone.UserData Namespace - msdn
How Do I Use the Contacts and Calendar API - msdev

Edit

Database

How Do I: Work with a Local Database - msdev
How to: Create a Basic Local Database Application for Windows Phone - msdn
Local Database Overview for Windows Phone - msdn
Local Database Sample - msdn code samples

Edit

Fast Application Switching

FAS in To-do Application - mango training course lab, mango training course video
Multitasking for Windows Phone - msdn

Edit

HTML5 (and WebBrowser control)

Moved to the Windows Phone API HTML5 section
Edit

IDE

Emulator and IDE in Mango - msdev
How to: Test Applications that Use the Accelerometer
How to: Test Applications that Use Location Data

Edit

Miscellaneous

DeviceStatus Class (in lieu of DeviceProperties) - msdn
Enhancements to the System Tray - msdn
Execution Model Sample - msdn code samples
Mobile Operator - Determining who it is - msdn
Globalization and Localization - Updated for 7.1 - msdn, How Do I: Localize an Application - msdev
Pictures Hub Extensibility - msdn
OData in Mango - How To - msdn
OData Improvements - infosupport, How Do I: Access OData Resources - msdev
Open Data Protocol (OData) Client for Windows Phone - msdn
Choosers (with Ringtones) - msdn
Reminders - msdn
Push Notifications Overview - msdn
Reminder Sample - msdn code samples
Rich Text Box - How Do I Use - msdev
Silverlight Toolkit Controls in Mango - windowsphonegeek
System Tray - How do I use - msdev
Tasks - How to - msdn
WCF Improvements - infosupport



Edit

Motion and Gesture

How to: Use the Combined Motion API for Windows Phone - msdn
Shake Gesture Library Sample - msdn code samples
Simple Motion Sample - msdn code samples



Edit

Network

Network and Network Interface Information for Windows Phone - msdn
Custom Http Headers - swick
IPAddress - showing IPV6 support in Mango - msdn
Network Capabilities - Determining - msdn
Microsoft.Phone.Net.NetworkInformation Namespace - msdn

Edit

Notfiications

How Do i: Use Toast, Tile and Raw Notifications - msdev
How to: Send and Receive Raw Notifications for Windows Phone - msdn
How to: Send and Receive Tile Notifications for Windows Phone - msdn
How to: Send and Receive Toast Notifications for Windows Phone - msdn
Toast Notification Sample - msdn code samples
Raw Notification Sample - msdn code samples

Edit

Ringtones

How to Use Choosers for Windows Phone (with Ringtons) - msdn
Ringtones Sample - msdn code samples

Edit

Search Extensibility

Overview - msdn
How Do I: Use the new Bing Tasks - msdev
How Do I: Use the Search Extensibility Feature - msdev
MSDN ample - msdn code samples

Edit

Sensors

Compass - msdn
How to: Get Data from the Compass Sensor for Windows Phone - msdn
How to: Get Data from the Gyroscope Sensor for Windows Phone - msdn
Motion API to Determine Phone Orientation - dotnetbyexample
Raw Sensor Data Sample - msdn code samples
Sensors for Windows Phone Overview - msdn



Edit

Sockets

Sockets for Windows Phone Overview - msdn
System.Net.Sockets Namespace - msdn
IRC Client Using Sockets - mikaelkoskinen
How Do I: Communicate with Sockets - msdev
How to: Create and Use a TCP Socket Client Application for Windows Phone - msdn
How to: Create and Use a UDP Socket Client Application for Windows Phone - msdn
How to: Get Connection Information about a Socket for Windows Phone - msdn
How to: Set Connection Preferences for a Socket for Windows Phone - msdn
Making the TCP/UDP MSDN Samples Work on a Real Phone - devfish
Multicast using sockets - msdn
Tic-Tac-Toe Over Sockets Sample - msdn code samples
UPnP via Sockets - andypennell



Edit

Tiles

Tiles Overview for Windows Phone - msdn
Google offers Pinnable Tile for Windows Phone 7 - wpcentral and How they Did It
How Do I: Update Tiles and Use Secondary Tiles - msdev
How Do I: Use Toast, Tile, and Raw Notifications - msdev
How to: Create, Delete, and Update Secondary Tiles for Windows Phone - msdn
How to: Send and Receive Tile Notifications for Windows Phone - msdn
How to: Set the Initial Properties for the Application Tile for Windows Phone - msdn
How to: Schedule Tile Updates for Windows Phone - msdn
Tile Sample - msdn code samples
Shell Tile Schedule Sample - msdn code samples
Tile Notification Sample - msdn code samples




Edit

XNA and Silverlight Integration

The Silverlight and XNA Frameworks for Windows Phone Overview - msdn
How Do I: Combine Silverlight and XNA - msdev
How to: Combine Silverlight and the XNA Framework in a Windows Phone Application - msdn
My Little Teapot Sample - msdn code samples
Silverlight/XNA Framework Sample - msdn code samples
Using the Project Templates that Combine Silverlight and XNA - msdn

WP7 - General Info, API Notes, App Hub, Windows Phone 7 - Starter Kits and Templates, Controls, Design, FAQ, Globalization and Localization, XNA, Windows Phone 7.5 - Mango - General

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam.

FCC disclosure. Joe Healy is an employee of Microsoft Corporation. However, the views and opinions expressed on this site are strictly his own. Endorsement of a technology, person, or firm in this site is not Microsoft's endorsement of it. Any issues or suggestions email me at .


worldmaps counter