Breaking

Photo Gallery

Friday, July 7, 2017

Read input file and return as a byte array C#



In this post  I will explain how to read the input file and return content of that file as a byte array.
Note: you can store byte array into database as a BLOB into VARBINARY or IMAGE field.

Method to read file and return byte array.


You are done.

If you have any questions, post here. Also, provide your valuable suggestions and thoughts in form of comments in the section below. Thank you !!!

No comments:

Post a Comment