code for inserting images into gridview colomns from
database
Answers were Sorted based on User's Feedback
Answer / badrinath
By using item template column in gridview control
| Is This Answer Correct ? | 4 Yes | 1 No |
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 |
What is data reader in asp.net?
What is web.config and machine.config ?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Is it possible for me to change my aspx file extension to some other name?
About Usage of server variables ?
What is different in .net 1.1 and .net 2.0?
Define xmlvalidatingreader class.
Which data type does the rangevalidator control support?
whats the purpose of AUTOPOSTBACK property for the controls in asp.net?
What is the life-span of the items in the viewstate?
How does a content page different from a master page?
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)