code for inserting images into gridview colomns from
database

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you apply a theme to your asp.net application?

727


Define the types of configuration files.

727


What does the orientation property do in a menu control?

733


How to create multi language website in asp.net mvc? : Asp.Net MVC

679


Explain asp.net page life cycle?

830


What are the asp.net list controls and difference between them?

722


How can exception be handled with out the use of try catch?

741


What are the built-in objects in asp.net?

739


What is authentication in asp.net?

779


How does output caching work in ASP.NET?

684


How Can assign alias name for ASP.NET Web API Action?

1176


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1692


Differentiate strong typing and weak typing

721


Why session is used in asp.net?

753


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2571