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 |
When should I use .net core?
What is singleton activation mode in .net?
Explain what are the deferred execution and the immediate execution in linq?
Where does the gac exist ?
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
What is new in .net core?
What are Generics? Where do we use them.
what user controls are and what server controls are and the differences between the two.
what is the difference between early binding and late binding in .net?
What is CCW (COM Callable Wrapper)
What is the use of activex control in .net?
What is .net technology?