Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Good day.

Im very new to MVC and need assistance.

Im trying to retrieve data(that include images) from a table in the database. I have managed to retrieve a single row from the table and display it using entity framework. What im having trouble with is the row contains an image (saved as varbinary(MAX) in the table), but then its not viewing the image with all the data.

Your help is much appreciated.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900