How to open and save image in c# desktop application

Mar 24 2009 6:44 AM

Hi,

I am working with c#.net application. It is desktop application.  I want to open image selelct image and save it to specified image folder and save the path into database. I able to open and select the image into picture box, that image stored into specified folder and that path store into database for proper retrive images.