190 Views
In this article you can understand how to create thumbnails from images at time of Upload using ASP.NET.I create a small utility class that can convert and image into thumbnails. Imports Imports System.Drawing Imports System.Drawing.Imaging Imports System.Drawing.Drawing2D
0 comments