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

What is data reader in asp.net?

0 Answers  


What is web.config and machine.config ?

1 Answers   Patni,


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

0 Answers  


Is it possible for me to change my aspx file extension to some other name?

0 Answers  


About Usage of server variables ?

2 Answers   Cognizant, CTS,


What is different in .net 1.1 and .net 2.0?

0 Answers  


Define xmlvalidatingreader class.

0 Answers  


Which data type does the rangevalidator control support?

0 Answers  


whats the purpose of AUTOPOSTBACK property for the controls in asp.net?

4 Answers  


What is the life-span of the items in the viewstate?

0 Answers  


How does a content page different from a master page?

0 Answers   MindCracker,


What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?

1 Answers  


Categories