Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4777

Save (Insert) Image in Database in Windows Application using C# and VB.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to save (insert) Image file in SQL Server Database in Windows Forms (WinForms) Application using C# and VB.Net. Image files will be uploaded using OpenFileDialog and then will be saved (inserted) to database table in Binary format. The saved (inserted) Image files will be retrieved and displayed in DataGridView in Windows Application using C# and VB.Net.

Viewing all articles
Browse latest Browse all 4777