In this episode, John Papa talks to the Silverlight team member Mike Cook about some techniques that help tune Silverlight applications.
Source: Channel 9
With performance, it's all about knowing what tools to use and how to use them. Mike covers these topics and focuses on:
• CPU Profiling in Visual Studio 2010
• Memory Analysis
o VMMap - 30,000 ft view of app memory
o WinDbg + SOS Debug Extension - Managed memory analysis
o XPerf Heap Instrumentation - Native memory analysis