January 25, 2008
Profiling and Optimizing Your Silverlight 1.0 and 2.0 Application
This session focuses on a number of performance tips and tricks. Before you begin your Silverlight 1.0 and 2.0 applications, items to think about include:
- resource usage (bandwidth, memory, CPU); and
- writing a managed application.
Event Date: Thursday, February 21, 2008
Profiling and Optimizing Your Silverlight 1.0 and 2.0 Application
Date / Time
Thursday, February 21, 2008
3:00 pm ET / 12:00 pm PT
[click here to register]
Duration
60 minutes, including Q&A
Presented By
Dr. Dobb's Journal
Vendor Perspectives NetSeminar
Overview
This session focuses on a number of performance tips and tricks. Before you begin your Silverlight 1.0 and 2.0 applications, items to think about include:
- resource usage (bandwidth, memory, CPU); and
- writing a managed application.
As you build your application, items to consider and remember include:
- how you work with your designers and developers to develop a performant application;
- profiling and identifying issues on one's own – how to profile your application;
what is happening beneath the scenes when you call the X API;- what is considered costly – accessing/modifying a property; the optimal way to create graphics on the fly – C# vs. XAML or createfromXAML? Etc.; and
- how to tweak your control to be better.
Presenter:
Seema Ramchandani — Program Manager, Microsoft