code for inserting images into gridview colomns from
database

Answers were Sorted based on User's Feedback



code for inserting images into gridview colomns from database..

Answer / badrinath

By using item template column in gridview control

Is This Answer Correct ?    4 Yes 1 No

code for inserting images into gridview colomns from database..

Answer / ankit goel

It can be done in two ways.
*First we maintain a table in database which have a column
which would have image path on the server.
*Second way to write byte in database for that you have to
make byte[] object write in it first through making a class
by using Input stream class.
E.g

Is This Answer Correct ?    1 Yes 1 No

code for inserting images into gridview colomns from database..

Answer / guest

Using BLOB

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Where we create sessions for Banking Applications and how to create? expalin with code?

1 Answers   Wipro,


What is an iHTTPModule, and explain its implementation with its limitations?

1 Answers   Siebel,


How does the iis work?

0 Answers  


What is cached data phone?

0 Answers  


Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?

3 Answers   Siebel,


what is use to destroy an object? illustrate.

2 Answers   Patni,


They mostly asked difference between versions of technologies

0 Answers   Mphasis,


What is s2s tracking?

0 Answers  


What is the difference between session object and application object?

0 Answers  


How to sign out from forms authentication?

0 Answers  


What is owin authentication?

0 Answers  


What is the difference between union and join?

0 Answers  


Categories