Mobile
Part I - App loading time There are a lot of speculations about how different is the execution speed of a Silverlight application when it runs in the WindowsPhone7 emulator and when it runs on the device. Now that we have the RTM devices, we can measure the actual difference! I've prepared 3 very simple WP7 applications: App1 (download). Application that just loads an empty phone application page. App2 (download). Application that loads a phone application page that contains a Pivot control with 2 items, and App3 (download). Application that loads a phone application page that contains a Panorama control with 2 items. I'm measuring the Application initial load time - in this case this is the time between creation...