Upload multiple files in asp net core mvc

  Рет қаралды 88,194

kudvenkat

kudvenkat

Күн бұрын

Пікірлер: 47
@MrLaithraad
@MrLaithraad 3 жыл бұрын
Best training I've seen on KZbin Thank you very much
@souravsingha3340
@souravsingha3340 5 жыл бұрын
please discuss about SignalR in your project
@anuragmohanty1238
@anuragmohanty1238 2 жыл бұрын
Best tutor ever seen
@Fetretim
@Fetretim 2 жыл бұрын
Absolutely beautiful, thank you sir
@MikeS-yg7bv
@MikeS-yg7bv 5 жыл бұрын
Thank you so much venkat . It would be amazing if you show how to implement multyple images with one id with a second table. Amazing Video !!!
@MuhammadArslan-vx3rv
@MuhammadArslan-vx3rv 3 жыл бұрын
Brother kindly share how to store images in db and display them?
@adrielrocco7036
@adrielrocco7036 3 жыл бұрын
i guess Im asking randomly but does any of you know of a method to get back into an Instagram account..? I somehow forgot the account password. I would love any tips you can offer me.
@brettbenicio1194
@brettbenicio1194 3 жыл бұрын
@Adriel Rocco instablaster ;)
@adrielrocco7036
@adrielrocco7036 3 жыл бұрын
@Brett Benicio I really appreciate your reply. I got to the site on google and im waiting for the hacking stuff atm. Looks like it's gonna take a while so I will get back to you later with my results.
@adrielrocco7036
@adrielrocco7036 3 жыл бұрын
@Brett Benicio It worked and I finally got access to my account again. I am so happy! Thank you so much you really help me out!
@bashirmanafikhi
@bashirmanafikhi 5 жыл бұрын
woow it is the answer for my question in the last video.. Thank you very very much Venkat you are the best man ♥
@DMC428
@DMC428 5 жыл бұрын
It would be great if you could mention in future videos, if the code you're writing is necessary to have in the project. Now I have to go back and see how the code was before all these changes for the multiple file upload and I could save time and concentration I spent for writing the code together with you. A small "be aware that the code changes in this video are for presentation purposes. They won't be part of the project we're building together" would be great :) That's absolutely not a negative critic, just a small wish from someone who want's to save his concentration to watch even more of your videos :D Have a nice day venkat and thanks for all of your efforts!
@tarekjrd75
@tarekjrd75 4 жыл бұрын
people like you have to watch youtube twice ....
@DMC428
@DMC428 4 жыл бұрын
@@tarekjrd75 people like you don't seem to be following the tutorials they comment on. If you don't get what I mean, maybe you should watch a second time.
@ahmedsherif3463
@ahmedsherif3463 4 жыл бұрын
good Job
@HareesIN
@HareesIN 5 жыл бұрын
Thanks for this video, it's very useful
@CarlosWashingtonMercado
@CarlosWashingtonMercado 2 жыл бұрын
Neat.
@esamcoding
@esamcoding 4 жыл бұрын
the checking if ( model.Photos.Count > 0) is not needed because if the count of items in the list is zero "foreach" will simply not run.
@_samirdahal
@_samirdahal 4 жыл бұрын
3:06 use ternary operator for short code: var files = $(this)[0].files; var totalFileSelected = (files.length > 1) ? `${files.length} files selected` : `${files.length} file selected`; $(this).next(".custom-file-label").html(totalFileSelected);
@salmanchowdarym1110
@salmanchowdarym1110 5 жыл бұрын
Thanks for this video
@ozougwuifeanyireginald3667
@ozougwuifeanyireginald3667 4 жыл бұрын
great !
@Sysshad
@Sysshad 5 жыл бұрын
Is there any good way to show a minature of all the pictures after pictures has been selected but before the user presses Create. I have been testing this out some, but if the pictures are very large in byte size it really really slows down the page.
@coolwaterdvr
@coolwaterdvr 5 жыл бұрын
Thank you Venkat.
@MmMm-tg5mq
@MmMm-tg5mq 5 жыл бұрын
great thanks you so much
@charlie0193
@charlie0193 5 жыл бұрын
does the model binding automatically chooses the first file in the list to pick as the profile picture? is that done behind the screen by the framework itself?
@pddaum
@pddaum 5 жыл бұрын
It will be the last file in the files list (the right-most in the "File name:" dialog box when selecting your files) because of the code in the Create action in HomeController. The uniqueFileName variable is overwritten each time looping through the photos, then the newEmployee is built, so the PhotoPath will be from the final uniqueFileName assignment. (One thing I noticed is that the file selection dialog in Windows can be weird about ordering the files depending on how you select, whether by holding ctrl or dragging a selection box, etc)
@mritunjaygiri3626
@mritunjaygiri3626 4 жыл бұрын
sir i am facing one problems in my asp.net project.....i use many master pages and more than 20 content pages of one master page the problem is how to manage all folders...in solution explorer there is more than 300 folders how to merge one master page and its content page in one folder. pls help me i search every where but no any result.
@debarghyachakraborty
@debarghyachakraborty 4 жыл бұрын
Anyone having problem viewing console log output at 5:06, include another above the existing script tag in Create.cshtml file.
@politicaltelegraph6339
@politicaltelegraph6339 5 жыл бұрын
Thanks Sir.
@NiazMohammad
@NiazMohammad 4 жыл бұрын
For some reason, it's not showing the photopath column in the dbo table
@ilyas7610
@ilyas7610 4 жыл бұрын
please make a video on Upload multiple files against one user
@bunthakh
@bunthakh 3 жыл бұрын
Dear sir, do you have sample to store multi image in database with .net core ? if you have please kindly share me thanks you.
@bliitzeg
@bliitzeg 5 жыл бұрын
How to do the same but in Web api . asp.net
@q_a_x_i_m2922
@q_a_x_i_m2922 2 жыл бұрын
how to make it multiple time choosing the images but not replacing the previuos choosed images
@vartikakhandelwal8510
@vartikakhandelwal8510 5 жыл бұрын
How can I seed Image value as I made it a required attribute?
@kowaosco286
@kowaosco286 2 жыл бұрын
good morning the camera wasn't clear from 45 going a head the words are not seen
@brianfitzgerald7078
@brianfitzgerald7078 4 жыл бұрын
I was missing the '.' before 'custom-file-label' and the html wasn't changing but it wasn't throwing an error either. Took me forever to figure it out.
@lifetraveler8008
@lifetraveler8008 4 жыл бұрын
I was in the same situation with 'form-group row'. I had '-' in between group and row. I used www.diffnow.com/report to find the difference between Venkat's code and my code
@favorivideo628
@favorivideo628 4 жыл бұрын
why somebody would need to add multiple photos when we all know that only one of them will be used? What am I missing?
@earllibay6814
@earllibay6814 4 жыл бұрын
because might really useful , like creating an album that shows all the image by its name or id, but since its another stuff that doesnt cover like SQL then you have to go to his channel and watch it ,
@johnqpublic2718
@johnqpublic2718 5 жыл бұрын
If I became an expert on all videos you have uploaded, every one, would I know enough to get an IT job like developer or network engineer?
@pourianayeb1063
@pourianayeb1063 5 жыл бұрын
Every project has it own challenges if you want to be a teacher yes it is enough but if you want to be a developer you need lots of experience as well.
@vamsi8669
@vamsi8669 5 жыл бұрын
this course is all about programming and software, it has nothing related to network
@johnqpublic2718
@johnqpublic2718 5 жыл бұрын
@@vamsi8669 no shit sherlock.
@Protocoding
@Protocoding 4 жыл бұрын
No, for most developer job interviews this is irrelevant. Just learn concepts and algorithms.
@lordjim9971
@lordjim9971 4 жыл бұрын
Great but how to download file?
Edit view in asp net core mvc
14:49
kudvenkat
Рет қаралды 90 М.
File upload in asp net core mvc
23:12
kudvenkat
Рет қаралды 190 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Implementing login functionality in asp net core
14:11
kudvenkat
Рет қаралды 172 М.
AddSingleton vs AddScoped vs AddTransient
15:23
kudvenkat
Рет қаралды 218 М.
Logging in ASP NET Core
9:28
kudvenkat
Рет қаралды 149 М.
Routing in ASP NET Core MVC
12:01
kudvenkat
Рет қаралды 192 М.
Attribute Routing in ASP NET Core MVC
14:14
kudvenkat
Рет қаралды 147 М.
Tag helpers in asp net core
10:08
kudvenkat
Рет қаралды 138 М.
Global exception handling in asp net core mvc
9:08
kudvenkat
Рет қаралды 111 М.
ASP NET Core Identity UserManager and SignInManager
10:44
kudvenkat
Рет қаралды 177 М.
Google drive File upload using .net core mvc (part 1)
12:09
Mahydul Islam
Рет қаралды 69
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.