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

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -