This seems like a really easy problem however after extensive searching I can’t seem to find what I’m looking for. What is the best possible implementation for pulling an image from a url and saving it to a SQL database?
I’m using MVC3 in C# and Linq to SQL.
First download that image from URL then save it in database