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...


How to store and retrieve images in SQL server database
through VB.NET?



How to store and retrieve images in SQL server database through VB.NET?..

Answer / saravankumar

Image file can be save in SQL server as a byte. Henceforth,
the image is convert to a stream of byte using the IO.Memory
Stream. This stream of byte can be save in a table with
image data type.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Dot Net General Interview Questions

What is the use of ErrorProvider Control in .NET?

2 Answers  


Differences between dll and exe?

0 Answers  


Explain me what are the deferred execution and the immediate execution in linq?

0 Answers  


How do you handle Start, Pause, Continue and Stop calls from SCM within your application?

1 Answers  


Write an StoredProcedure to get the values of a column within a date range.

1 Answers   Deloitte,


What does the "EnableViewState" property do?

1 Answers  


Explain soap and xml?

0 Answers  


What is an Exception? How many exceptions exist in Dot net and explain them?

2 Answers   CSC, TCS,


What is garbage collection in .net? Explain the garbage collection process?

0 Answers  


Explain me how does linq work?

0 Answers  


Explain how viewstate is being formed and how it's stored on client in .net?

0 Answers  


What does mean by .net framework?

0 Answers  


Categories