4
Answers

Varbinary to richtextbox

Photo of SAM J

SAM J

14y
4.9k
1

I insert .doc or .pdf files contents in Varbinary field in the SQL database using byte array.
Now i want to display this varbinary data in richtextbox in C#.Net.
How can i do this. Please Help!

Answers (4)