Tuesday, July 19, 2005

Tips & Tricks & Best Practices with Multithreading and .NET CF

This article will discuss various multithreading techniques for improving user experience on a Mobile Device. We will start off with calling web services asynchronously, updating the UI from a separate thread and creating a search progress screen. We will finish off with putting all the techniques together and creating a sample application to access the GoogleTM Search APIs from a PocketPC.

For the further details go through http://msdn.microsoft.com/canada/btl/apr_winner.asp

No comments: