Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain asp.net page life cycle?

0 Answers  


what is difference between User Control,Custom Contro1,Web server control and template controls

1 Answers  


How to reduce the width of textbox in editcommandcolumn of datagrid?

0 Answers  


What is the difference between user control an custom control?

0 Answers  


What is Model-View-View Model?

0 Answers   MCN Solutions,


How do you handle unhandled exceptions in ASP.NET?.

3 Answers  


What is the use of session in web application?

0 Answers  


What is the difference between Trace and Debug?

2 Answers   BirlaSoft,


Can one dll file contains the compiled code of more than one .net language?

0 Answers  


What is difference cookie and session?

0 Answers  


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

0 Answers  


What is the importance of Global.asax in ASP.NET?

0 Answers   B-Ways TecnoSoft,


Categories