Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

Improving Microsoft DataGrid CTP sorting performance - Part 2

In this blog I wrote how you can improve Microsoft DataGrid CTP by providing your own custom sort. As one of the comments suggested you can get even better performance by using delegates. I have changed MySort code below and I now use delegates to avoid
Posted by jgoldb | 4 Comments

Attachment(s): DataGridSort2.zip

Improving Microsoft DataGrid CTP sorting performance

Summary: As you may know Microsoft released a Community Tech Preview (CTP) of the DataGrid control. See the posting here . Once you start using the DataGrid CTP, load many elements to it and you use the default, built-in sort (by simply clicking on the
Posted by jgoldb | 7 Comments

Attachment(s): DataGridSort.zip

What’s new in WPF 3.5 SP1: Splash Screen to improve perceived startup perf

Summary: To improve the perception of a more responsive startup experience many WPF applications added a Splash Screen to their startup.   The Splash Screen, which does not load WPF code shows as soon as possible and is displayed until the application
Posted by jgoldb | 11 Comments
 
Page view tracker