resize the image size and image resolution and save in to database in asp.net using c#
hi, i want to resize the image . the size is reduced according to the resolution of image
and then save into database. but there is a condition to save the image in database is that it will check the size is not more than 30 kb and resolution 100x100 . can you send me the code for that in asp.net. its urgent
thanks in advance