Mudassar says:
What exactly is your requirement? Resize snd store or resize while displaying?
Resize while displaying. I do not want to just set the width and height of img tag or image control to do this because that way the entire full size image will have to be downloaded on browser. I want to retrive full size image from database and resize it and then display it to the users.