1.
 You are designing a Windows Phone 7 application. The application must use a dynamic application key to access a companys web services. You need to recommend a way to help keep the application secure. What should you recommend?
2.
You are designing a Windows Phone 7 application. The application must be able to receive data from a Microsoft Windows Communication Foundation (WCF) web service. You need to ensure that authentication requests are passed to the WCF web service. What should you recommend?
3.
A Microsoft Windows Communication Foundation (WCF) service is hosted on a web server. You need to recommend the binding that can be used to access the WCF service from a Windows Phone 7 application. Which binding should you recommend?
4.
You are designing a Windows Phone 7 application that receives data from a third-party RESTful service. The data is in JSON format. You need to recommend a way to consume the service. What should you recommend?
5.
You are designing a Windows Phone 7 application that receives data from a Microsoft Windows Communication Foundation (WCF) service. A WCF service call fails when a user receives a phone call after the WCF service call begins but before it completes. You need to ensure that the WCF service call succeeds. What should you recommend?
6.
You are designing a Windows Phone 7 application. You need to store data so that it will be available if the application is resumed. What should you recommend?

 
7.
You are designing a Windows Phone 7 application. If a user receives a phone call while the application is running, the application loses some input when the user returns to the application after completing the phone call. You need to update the application so it restores user input when the application is resumed, but not when the application is restarted. Which option should you recommend for saving user input?
8.
You are designing a Windows Phone 7 application. You need to ensure that application data is stored locally in the smallest uncompressed format. What should you recommend?
9.
You are designing a Windows Phone 7 application that uses multiple pages for the entry of user data. A user can freely navigate among the pages in the application at any time. The user can also perform actions that use a launcher or chooser object to select data to populate data entry fields. You need to recommend a way for page data to persist when the user navigates through the application. What should you recommend?
10.
You are designing a Windows Phone 7 application to work with large files that will be stored on a device. The application must be able to use the fastest method available to read and write large files. You need to recommend a data serialization method that ensures the fastest performance for reading and writing data. What should you recommend?