advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   FORUMS  |   TIP BANK
Browse DevX
Are you planning to obtain the .NET Compact Framework by upgrading to Visual Studio .NET 2003 or by purchasing it separately? Are you already doing mobile application development with .NET? Let us know in the wireless.general discussion group.
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
Average Rating: 1.2/5 | Rate this item | 72 users have rated this item.
Developing Pocket PC Applications In Visual Studio.NET (cont'd)
Figure 16. Select the built-in emulator for a fast, convenient way to test your application.
Testing the Application
You can test your application in two ways: using an emulator, or using a real device. It's faster to test using the built-in Pocket PC 2002 emulator (see Figure 16); however, despite the speed and convenience of testing on the emulator, you should test your application on a real device before you deploy it. To do that, connect your Pocket PC device to your computer via ActiveSync. Testing on real devices can reveal usability problems that you cannot easily anticipate using emulators alone.
advertisement


Figure 17. Copying the .NET Compact Framework to the emulator
When you use the emulator for the first time (or after a hard reset), Visual Studio .NET copies the .NET Compact Framework to the emulator (see Figure 17).

To sum up, developing Pocket PC applications using the .NET CF is quite similar to developing a desktop application. In fact, that's the strength of the .NET CF—developers can leverage their existing skill sets and achieve quick success programming for mobile devices.

Previous Page: Setting Up the Web Services  
Wei-Meng Lee is a Microsoft .NET MVP and co-founder of Active Developer, a technology company specializing in hands-on training on the latest technologies. He is an established developer and trainer specializing in .NET and wireless technologies. He speaks and writes frequently on topics ranging from .NET to Mac OS X. He is the author of "Windows XP Unwired" (OReilly & Associates) and is currently working on "Programming the .NET Compact Framework," also from OReilly. He can be reached at weimeng@activedevelop.com.
Page 1: IntroductionPage 4: Setting Up the Web Services
Page 2: Building the Sample ProjectPage 5: Testing the Application
Page 3: Setting Form Properties and Coding Event Handlers 
Please rate this item (5=best)
 1  2  3  4  5
advertisement