Programming in asp.net-mvc: Save image url or save image file in sql database? on newest questions tagged asp.net-mvc – Stack Overflow

We can save an image with 2 way

  1. upload image in Server and save image url in Database.
  2. save directly image into database

which one is better?

See Answers


source: http://stackoverflow.com/questions/11691637/save-image-url-or-save-image-file-in-sql-database
Programming in asp.net-mvc: programming-in-asp-net-mvc



online applications demo