4
Answers

C# Image control convert into binary

how to convert captured image and displayed image on image control to binary and store it into sql server.
 
 
here is image captured by webcam and now i want to store this image path into sql server as binary. 

Answers (4)