Windows Phone Performance 系列网址集合

Translate this page

1. Performance of Windows Phone 7 Applications

http://www.codeproject.com/KB/showcase/WP7-Performance.aspx

2. Silverlight for Windows Phone 7: ListBox Scroll Performance

http://blogs.msdn.com/b/slmperf/archive/2010/10/06/silverlight-for-windows-phone-7-listbox-scroll-performance.aspx

3. Silverlight for Windows Phone Performance team blog

   http://blogs.msdn.com/b/slmperf/

4. DeferredLoadListBox (and StackPanel) help Windows Phone 7 lists scroll smoothly and consistently

http://blogs.msdn.com/b/delay/archive/2010/09/08/never-do-today-what-you-can-put-off-till-tomorrow-deferredloadlistbox-and-stackpanel-help-windows-phone-7-lists-scroll-smoothly-and-consistently.aspx

5. Application Performance on Windows Phone 7

http://channel9.msdn.com/Events/DevDays/DevDays-2011-Netherlands/Devdays106

6. Virtualizing Data in Windows Phone 7 Silverlight Applications

http://blogs.msdn.com/b/ptorr/archive/2010/08/16/virtualizing-data-in-windows-phone-7-silverlight-applications.aspx

7. DeviceStatus Class

Allows an application to obtain information about the device on which it is running.

http://msdn.microsoft.com/en-us/library/microsoft.phone.info.devicestatus_properties(v=VS.92).aspx

8. On Testing Windows Phone 7 Applications – Part II: Dealing with the WP7 Application Model

http://www.windowsphonegeek.com/articles/On-Testing-Windows-Phone-7-Applications-ndash-Part-II-Dealing-with-the-Windows-7-Application-Model

9. Passing WP7 Memory Consumption requirements with the Coding4Fun MemoryCounter tool

http://www.windowsphonegeek.com/articles/Passing-WP7-Memory-Consumption-requirements-with-the-Coding4Fun-MemoryCounter-tool

10. VirtualizingStackPanel Class

http://msdn.microsoft.com/en-us/library/system.windows.controls.virtualizingstackpanel(VS.95).aspx

做个快乐的自己。
原文地址:https://www.cnblogs.com/Jessy/p/2260230.html