Upload and Display Image in Database table in ASP.NET CORE 3.0 Or Higher

preview_player
Показать описание
In this video, I am going to show that , How to Upload Image and Display Image in ASP.NET CORE. In older version of DOTNET , I was used IHostingEnvironment But still I am using IWebHostingEnvironment.
Рекомендации по теме
Комментарии
Автор

thank you sir i get familiar with the process and your approach is very straight forward and simple. nice job

aliesmaeili
Автор

Plz make a video on report generation, pdf, excel

sahaniarunitm
Автор

if I want to replace the uploaded file on Edit View, can the edit controller be a little similar to the create controller?

yekhanchoy
Автор

Can you please write a src=" " path for a details page scenario, where you want to display only a specific picture and you don't loop through all of them?

A_walk_in_the_park
Автор

do you have there a competition in the skill of switching windows?

agraiskr
Автор

You don't upload to directly database but filesystem..

dr.ozitron
Автор

how to edit and update the saved image back to database

amberyaqub
Автор

can you make a video on multiple image upload with asp.net core mvc

rabinsubedi
Автор

This is terrible, why would you save profile images on the server and use a string in the database to fetch them? This raises a lot of red flags concerning security and sustainability.

frugalweasel