Dan Crevier [MSFT] has an excellent set of articles about writing your own virtualizing panels at his blog:
Ben Constable [MSFT] posts about IScrollInfo implementation on his blog are related to the subject:
And finally, The Aha Moment by Jeff Simon [MSFT] adds some little extras to the subject – ability to smoothly add/remove items.
All guys are from Max team.
Hi,
Thanks for that page:), it collects in a nice way important links related to the subject. Below you can find more information about implementation of a UI recycling, a UI virtualization, a data virtualization and an efficient scrolling. It is a result of a studying resources mentioned above.
Here is the link:
http://maciejgudan.blogspot.com/2008/09/ui-virtualization-ui-recycling-data.html
Best Regards