Hi friend,
I created one window application form as customer details. In that customer details form i want to save customer details like(id,name,photo) and my database table format as like (id int,name nvachar(50),photo nvarchar(50)).
My doubt as how to save picturebox image name in database column as photo and also save that photo in solution exploer folder in window application using c# coding.
Please reply me any one immediately.
Thank You.
Loading
sharmila kPosted Aug 17, 2012, 6:30 AM
Thank you for your quick reply but, i applied and also i, have one error as like generic gui format.
Santhosh Kumar JayaramanPosted Aug 17, 2012, 6:06 AM
http://www.codeproject.com/Questions/330365/picture-box-image-save-in-folder-using-Csharp-wind