Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Windows Phone 7 is a different kind of device. It is for people on the go, allowing them to get in, get out, and get back to their lives. When building your application, you should keep this in mind. Nothing will do more to diminish the user experience of your application than having an app that is perceived to not perform well. Performance is really just as much a matter of perception as it is of reality. When your application is first started, it creates a first impression. Having the perception of an application that starts quickly is something you should strive for. Also some tasks, such as accessing data over the Internet, take a long time to complete. As a result, properly handling the data connections used by your application is imp....