المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : how to save image into sql server ?



C# Programming
06-11-2009, 12:34 PM
my code is
.....
Dim fs As FileStream = New FileStream(mImageFilePath.ToString(), FileMode.Open)
.....
and i can only read image from ' mImageFilePath.ToString()'. Does C# has other way such read/ stream the image from PictureBox control ?
so please tell me some guid line if u know ... thank http://www.barakasoft.com/script/Forums/Images/smiley_confused.gif