You develop a Windows Mobile 6.5 application. Using Microsoft Visual Studio, you deploy the application to an emulator for testing. You cradle the emulator. You attempt to start the application by using RapiStart. The application does not start. You need to ensure that you can start the application by using RapiStart. What should you do?
You are developing a Windows Mobile 6.5 application on a Windows 7 platform. You need to test the application by simulating the cradling and uncradling of a device. Which tool should you use?
You are developing a class library that is used by a Windows Mobile 6.5 application. The class library connects to a Microsoft SQL Server Compact 3.5 database. The class library and database are located together in a directory other than the one in which the application executable resides. You need to find out the exact path to the database. Which should you use?
You are developing a Windows Mobile 6.5 application. A method must catch three exception types. You need to perform different actions based on the exception type. In which order should you catch exceptions?
You are developing a Windows Mobile 6.5 application that will interact with a serial device. You need to listen for data coming from the serial device. Which should you use?
You are developing a Windows Mobile 6.5 application that calls a Web method named RetrieveData. You need to ensure that users can interact with the application while waiting for the RetrieveData Web method to complete. What should you do?
You are developing a Windows Mobile 6.5 application that uses a Microsoft SQL Compact 3.5 database. The application stores database connection information in the registry. You need to encrypt all information that is written to the registry. Which namespace should you use?
You are developing an application for Windows Mobile 6.5 Professional devices. You need to determine whether there is an active cellular data connection of any type. Which Microsoft.WindowsMobile.Status.SystemState property should you use?