Community

Returning Images from ASP.NET Web API

(Bipin Joshi) Sometimes you need to save and retrieve image data in SQL Server as a part of Web API functionality. A common approach is to save images as physical image files on the web server and then store the image URL in a SQL Server database.

Read More - Register for Free Membership