Click here to Skip to main content
15,881,248 members
Articles / Mobile Apps / Windows Phone 7

What's New in Windows Phone Developer Tools 7.1 Beta?

Rate me:
Please Sign up or sign in to vote.
4.96/5 (4 votes)
29 May 2011CPOL3 min read 22.9K   2   2
A list of new features in Windows Phone Developer Tools 7.1 Beta (Mango)

Microsoft released the public beta version of Mango (Windows Phone 7.1) Developer Tools on 24th May, 2011. In this post, I am going to share some of the new features that have been released with the Windows Phone 7.1 (Mango) Public Beta. You might already know about those from various resources, but I wanted to share some of them in my blog.

If you have not yet downloaded the developer tools, download Windows Phone Developer Tools 7.1 Beta. Read the complete post to know more about the new features.

Windows Phone 7.1 (Mango) Features

  • Your application now accesses the compass and gyroscope sensors in addition to the accelerometer
  • When your application returns to a normal position, it resumes quickly without displaying "Resuming..." message
  • You can now schedule tasks for the future
  • Scheduled tasks will run even if the application is not running
  • You can now play a background Audio when you are working with another application
  • You can now download any file in the background process
  • Applications can now communicate using TCP and UDP protocols
  • Two way communications using sockets are now supported
  • User can now detect the mobile operator and other network information
  • Your application can have more than one tile pinned to the start screen
  • You can now combine both Silverlight and XNA framework in a single application or game
  • Enhanced Windows Phone Emulator has been included to simulate sensor data
  • You can now write code to access the Camera of your Phone devices
  • VB support has been added for both Silverlight and XNA frameworks
  • Multi targeting enables you to create WP7.0 or WP7.1 projects
  • Easy upgradation to WP7.1 from WP7.0 is available to take the new advantages
  • Application profiling is now supported and using that, you can now measure your system resources
  • Push notifications are now more robust and support two sided application
  • Internet Explorer 9 has been included and you can take the benefit of HTML5 there
  • Programmatic access to the cookie collection of browser has been added using extension methods
  • Local Database support has been added now which resides in the Isolated Storage
  • Your application can use the LINQ to SQL operations
  • LINQ queries are available to access OData resources and perform secure client authentication
  • You can now check the status of your device and determine whether it is running on battery or external power
  • You can now determine the manufacturer information of your device too
  • You can now choose address, invite for game, save ringtone and get directions using Bing maps
  • Touch Input, image decoding are now processed on background threads
  • Users will be able to launch the application directly from Bing search results
  • Using the new Add Service Reference dialog, you can now generate the client proxy
  • Read only access to the user's contacts and calendar data has been added
  • Encrypted credential store enables you to access various cryptography APIs
  • System tray now supports opacity, colours and a progress indicator
  • Support for 16 additional cultures are now added including East Asian languages

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
India India

Kunal Chowdhury is a former Microsoft "Windows Platform Development" MVP (Most Valuable Professional, 2010 - 2018), a Codeproject Mentor, Speaker in various Microsoft events, Author, passionate Blogger and a Senior Technical Lead by profession.

He is currently working in an MNC located in India. He has a very good skill over XAML, C#, Silverlight, Windows Phone, WPF and Windows app development. He posts his findings, articles, tutorials in his technical blog (www.kunal-chowdhury.com) and CodeProject.


Books authored:


Connect with Kunal on:





Comments and Discussions

 
GeneralMy vote of 4 Pin
Julien Villers30-May-11 22:24
professionalJulien Villers30-May-11 22:24 
GeneralMy vote of 5 Pin
Brij30-May-11 8:01
mentorBrij30-May-11 8:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.