By dotCore
via dotnet.dzone.com
Published: Jan 21 2013 / 01:45
Today I am going to talk about a way to view image details, as well as the entire image. In the previous articles I showed you how it is possible to experiment with "lazy loading". However, UI virtualization is already done automatically in the ListBox, so we don't have to worry about that for now. We also do not have to worry about data virtualization, because the initial data set is relatively small.
Add your comment