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

How you will handle session when deploying application in more than a server?

0 Answers  


What are the built-in objects in asp.net?

0 Answers  


What is & in a url?

0 Answers  


What is the main function of url routing system in asp.net mvc? : asp.net mvc

0 Answers  


Should sn.exe be used before gacutil.exe ?

2 Answers   Accenture, BirlaSoft,






What are different methods of session maintenance in asp.net?

0 Answers  


Difference Between ReadOnly and Constant Variable in compile time and Run Time.

3 Answers   Phoenix Technologies, Quadrant,


Which template must you provide, in order to display data in a Repeater control?

3 Answers  


Explain the scenario where we go for inpro and outpro session?

3 Answers  


Can we store PROGID information in database and dynamically load the component ?

1 Answers   Digital GlobalSoft, e4e,


Trigger syntax in sql2000

1 Answers   Wipro,


what is .net

15 Answers   Net Solution,


Categories