The first thing you know about extracting image from database is a MemoryStream. You should know about it. And you should know about Byte[] data type as well. Some knowledge about file handling in C# is better to understand the code in this project. For more information with source code read here full article:
Answers
The first thing you know about extracting image from database is a MemoryStream. You should know about it. And you should know about Byte[] data type as well. Some knowledge about file handling in C# is better to understand the code in this project. For more information with source code read here full article:
http://www.esoftcode.com/Blog_Details.Aspx?Blogid=2
Hope this helps.
@pallav
June 05,2017 At 12:56 AM
Solution #1