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

What is marshalling ? Is it a part of asp.net ?

0 Answers   MCN Solutions,


How do you register JavaScript for webcontrols ?

1 Answers  


what are the advantage in asp.net and what are the question ask for interview in vb.net and asp.net

0 Answers   TCS,


Security types in ASP/ASP.NET? Different Authentication modes?

4 Answers   QuadLabs Technologies,


What is WebService ?

8 Answers   Tanla Solutions, Yahoo,






Why viewstate is used in asp.net?

0 Answers  


what are debugging types in .net?

2 Answers   ABC, NIIT,


What are the difference between overriding and overloading?

0 Answers  


Describe the diffeerence between inline and code behind?

0 Answers  


How do you use viewstate?

0 Answers  


hi all, can we sort the data set without using the gridview sort method

1 Answers   CGI,


What?s a bubbled event?

1 Answers  


Categories