asp.net - What is the Better Idea to store Images? -


what better idea store images ? database (or) hosting ? (or) there other idea store images using asp.net.

the standard answer use both; database holds location of files , file server holds actual data.

the main advantages of doing listed in store pictures files or in database web app?


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -