Friday, October 24, 2008

WPF Cover Flow Tutorial : Part 6

After building a standalone component in Part 5, I wanted to improve performance.

I've read many blogs about IScrollInfo, ItemsContainerGenerator, Generator, Selector and ItemsControl classes. I also digged into WPF source code through Reflector. But eventually I realized that this was all about 2D. And here, we are dealing with 3D. Therefore, we have to create our own solution...

To be continued... here.

4 comments:

Unknown said...

Great blog series, I learned a lot! Can you please put up the next part with the virtualization code? Thanks!

-Tian

jamor said...

Many thanks for this series. I am impatient to see the next part for increase the performance of the component by applying virtualization!

Again, thanks for your blog series!

-jamor

Dieg said...

W-O-W!! state of the art...
can't w8 to see next part...

ded' said...

Anytime soon...