- Posted:
14 Jul 2020
- Author: Mudassar Khan
-
- Technology:
VB.Net
- Language:
English
-
In this video tutorial, Mudassar Khan has explained how to build an Image Gallery to display images from SQL Server Database using the GridView control in ASP.Net.
Image files will be uploaded and then will be saved (inserted) to SQL Server database table in Binary format. The saved (inserted) Image files will be retrieved and displayed in ASP.Net GridView along with feature to Zoom the Image using jQuery.