Display image dynamically
Dear all
Please help to implement one logic
I have a varbinary(max) column in sql server database and i am fetching it through datareader
If suppose i am getting 2 records then i want to create 2 link buttons dynamically and on click of it i want to display particular image.