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 |
Explain asp.net page life cycle?
what is difference between User Control,Custom Contro1,Web server control and template controls
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is the difference between user control an custom control?
What is Model-View-View Model?
How do you handle unhandled exceptions in ASP.NET?.
What is the use of session in web application?
What is the difference between Trace and Debug?
Can one dll file contains the compiled code of more than one .net language?
What is difference cookie and session?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is the importance of Global.asax in ASP.NET?
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)