| Author: Pritam Baldota 05 Sep 2006 | Member Level: Gold | Rating: Points: 2 |
there is class Image which can handle generation of thumbnails in C#.
|
| Author: DotNetGuts (DNG) 05 Sep 2006 | Member Level: Diamond | Rating: Points: 2 |
Assign height and width u want for your thumbnail.
And on click of thumbnail, open the original pic in new window...
If u hv some other good way to do the same let me know?
|