(#21) Pass data from view to controller | mvc tutorial for beginners in .net c#

  Рет қаралды 108,960

WebGentle

WebGentle

Күн бұрын

Пікірлер: 88
@lancelotxiii9089
@lancelotxiii9089 2 жыл бұрын
I didn't understand a word you said but just from observing what you were doing I was able to apply your logic to write an email via the browser. Thank you very much!
@WebGentle
@WebGentle 2 жыл бұрын
That's great. Thankyou for the feedback
@chaitanya121
@chaitanya121 5 жыл бұрын
Appreciate your hard work. really help full .
@programming5484
@programming5484 2 жыл бұрын
Your have been cherrypick the right topics to understand this .net mess .Kind regards for you man.
@sharvarirane1176
@sharvarirane1176 4 жыл бұрын
Thanks I was having an error since long time just saw your video and it got solved... Thanks alot
@NT-zn7wm
@NT-zn7wm 5 жыл бұрын
hi sir, can u send 2+ year of interview questions
@samparab77
@samparab77 9 ай бұрын
Thanks for video sir, it help me alot for making my project from scratch
@onlybychirag
@onlybychirag 10 ай бұрын
@webgentle How to get dynamic name value from view to controller??
@umamaheswari4803
@umamaheswari4803 3 жыл бұрын
best videos for mvc.very nice explaination sir thank u so much for uploading
@mdselimsk6108
@mdselimsk6108 5 жыл бұрын
Sir yen may se konsa better hay big project ka liya
@codegyaan1946
@codegyaan1946 3 жыл бұрын
how to add (plain)textbox value into @Html.ActionLink using new ,without model use.
@anuragmohanty1301
@anuragmohanty1301 5 жыл бұрын
All are fab... Nitish Sir
@mrafayshams3089
@mrafayshams3089 Жыл бұрын
Thank you sir. What if the data I want to pass is in Javascript?
@1prdas1
@1prdas1 3 жыл бұрын
Very informative! Thanks
@jayandrapatil
@jayandrapatil 4 жыл бұрын
Very simple, clear and nice explanation and demo. :-) Nitish, can you create video on how to use complex models from actual business scenario? that will be really helpful..
@LESLIGHTHOUSE
@LESLIGHTHOUSE Жыл бұрын
how to post data without using ajax and refreshing your page , is there any way to do this using MVC core data
@WebGentle
@WebGentle Жыл бұрын
There will be page refresh if you don't want to use JS.
@sheetaldandge3746
@sheetaldandge3746 4 жыл бұрын
Thank you so much sir.. Really appreciate your hardwork! You make things so simple! Thanks alot!
@Islamis_status
@Islamis_status 3 жыл бұрын
tnks sir app ki videos na exam ma boht help ki
@mizile1486
@mizile1486 4 жыл бұрын
Good video, I understood most of the things even with the language barrier. Can someone explain to me why the "Post using Request" method returned null values for firstName & lastName when submitting the form? I don't understand the language so I can't hear his reason why the null values were returned. Thanks!
@gujjulapradeepreddy3189
@gujjulapradeepreddy3189 2 жыл бұрын
Because we need to use Request.Form instead of Request
@rohandeshpande8353
@rohandeshpande8353 Жыл бұрын
Superb tutorial sir thank you so much
@amreshchandra4098
@amreshchandra4098 3 жыл бұрын
I know MVC ,can u tell me how much time it require to learn .net core if I know mvc
@parimal2267
@parimal2267 6 жыл бұрын
Great ,But what is basic difference between form collection and Request ,as both are performing same pattern
@list5s
@list5s 5 жыл бұрын
so simple bro if you are using from collection whole from data pass view to controller like value and button everything, now if you are using request then will retrieve only selected value like string firstname= request["Firstname"] extra value are not retrieve .
@Jagmohan3042
@Jagmohan3042 5 жыл бұрын
For form collection method you haven't used HttpPost as the verb. Can you please explain why? Also let me know was that the post method? As default is a HttpGet.
@list5s
@list5s 5 жыл бұрын
because html.beginform() also have method post right click and go to inspect you see method="post" already written.
@onemorestory1
@onemorestory1 4 жыл бұрын
Actually this is super thing for example Bravo
@digitalbusinessstrategies5261
@digitalbusinessstrategies5261 3 жыл бұрын
Thank you sir for making such great videos
@Pankajmohapatra47
@Pankajmohapatra47 2 жыл бұрын
Nice content, easy to learn. Thank you
@chanmonyrakkong4980
@chanmonyrakkong4980 3 жыл бұрын
Does anyone know why Request property won't work anymore on the 3.1 of ASP.Net?
@gog592
@gog592 3 жыл бұрын
Try Request.Form[] instead of Request[]
@rajshreedhangekar4679
@rajshreedhangekar4679 3 жыл бұрын
Hello Sir,could please give solution on How to hide url parameter instead of encryption...please do video on this issue...
@himanijha3610
@himanijha3610 8 ай бұрын
Is there any way from where we can read the content and code.
@WebGentle
@WebGentle 5 сағат бұрын
Nops. I dont have this code repo
@ayantechno5365
@ayantechno5365 6 жыл бұрын
Bro I have question.... You specified httppost for both request and parameters.... But you didn't used httppost while form collection?? As we know when we don't use any HTTP verb then it will be HTTPget..... But what happened in case of form collection
@nishthakapur997016
@nishthakapur997016 5 жыл бұрын
what if form contains anchor link? and we have to call get method on anchor link press
@WebGentle
@WebGentle 5 жыл бұрын
kzbin.info/www/bejne/pqbaf6WwjZx9lcU watch this part. This will help you to get data on click of link.
@sushilprajapati2234
@sushilprajapati2234 4 жыл бұрын
Great job nice and very helpful
@vikaskashyap1074
@vikaskashyap1074 5 жыл бұрын
Sir your video is very help full ..
@pragatichouhan3418
@pragatichouhan3418 3 жыл бұрын
ThankYou So much useful content
@sanjaybhnew
@sanjaybhnew 4 жыл бұрын
My Call from View to Controller not working...Instead it comes back to Index View instead of showing the called Actionmethod from Index View..Please help urgently
@WebGentle
@WebGentle 4 жыл бұрын
You need to pass the name of your target action method in the form. By default the application will post to same name method that is used to render the view.
@rahulmeshram4371
@rahulmeshram4371 2 жыл бұрын
Excellent . Request to generate the data by using range. It will use for generate lables of qr code
@nehatarique82
@nehatarique82 2 жыл бұрын
Wonderful videos
@kaushikbhadani
@kaushikbhadani 4 жыл бұрын
Nice Tutorial !!
@gmurtazaqadir
@gmurtazaqadir 3 жыл бұрын
great tutorial
@rohanpotdar8524
@rohanpotdar8524 10 ай бұрын
how to pass html dynamic table from view to controller in mvc for save the records
@anjumanbaqeriaghowari
@anjumanbaqeriaghowari 6 жыл бұрын
Sir ao boht bhryaaa teaching krtay hn plzz wep api b sikhao
@sudeeptochattaraj6853
@sudeeptochattaraj6853 4 жыл бұрын
urgent chyea using 3 tier architecture.. crud operation. include edms sql server ajax
@mayurnaktode592
@mayurnaktode592 5 жыл бұрын
Please make a video on multi language web applications with using multiple controllers
@akashsharma2560
@akashsharma2560 6 жыл бұрын
Good job sir
@manojkumarmishra868
@manojkumarmishra868 4 жыл бұрын
i want a e-commerce website in mvc
@shahid94372
@shahid94372 6 жыл бұрын
v good sir, keep it up . form submission using js bi bata datay tu ala hu jata ajax call kar ka
@WebGentle
@WebGentle 6 жыл бұрын
Sure Mr Khan. I will cover this also.
@pranshulgupta6922
@pranshulgupta6922 3 жыл бұрын
Sir ado.net se saving ka video bna dijiye
@techaman569
@techaman569 5 жыл бұрын
Please bind dropdown and insert using Ado .net in MVC
@WebGentle
@WebGentle 5 жыл бұрын
kzbin.info/www/bejne/ooXRmqibn95-n6c
@hafizmuhammadusman9901
@hafizmuhammadusman9901 3 жыл бұрын
sir jo data controller k pass jaa raha wohi data View per kaisy show ho code btaa day us ka b urgent h please sir
@trivedipriyanka7576
@trivedipriyanka7576 3 ай бұрын
Thank you sir
@WebGentle
@WebGentle 6 сағат бұрын
😊
@prashantgaikwad2846
@prashantgaikwad2846 5 жыл бұрын
Nice Sir, Please make a video on API 2.0
@akritigupta5123
@akritigupta5123 2 жыл бұрын
Sir MVC me full registration n image upload to login email password logout sb ek me bta dijiye ek project me please please sir
@poojasharma-wt9kb
@poojasharma-wt9kb 5 жыл бұрын
thank you so much
@mohammadhridoyhossain9824
@mohammadhridoyhossain9824 6 жыл бұрын
sir can you please make a video about view model how to use it please
@sanjaybhnew
@sanjaybhnew 4 жыл бұрын
Please improve the Sound quality ..It's not audible in some Videos otherwise Rest of everything is perfectly fine till now.Thanks a Lot..
@jitendergola2842
@jitendergola2842 6 жыл бұрын
hi sir i watch your tutorial please make two video more crud operation with entity frame work and without entity framework with file uploading as soon as possible
@manojsinghbisht7180
@manojsinghbisht7180 9 ай бұрын
Sir please web application se btaye
@RK-ew9gi
@RK-ew9gi 5 жыл бұрын
sir make vedio by using multi button submission
@WebGentle
@WebGentle 5 жыл бұрын
It is already available in this tutorial. Keep watching
@prologaming1008
@prologaming1008 5 жыл бұрын
What language is that? It sounds a bit like english ... but I am not sure it is :D
@WebGentle
@WebGentle 5 жыл бұрын
It's Hindi. All the content is in English but explanation is in Hindi
@narendarsingh4672
@narendarsingh4672 6 жыл бұрын
great
@razamzai
@razamzai 3 жыл бұрын
The Audio Quality is not good....
@gauravkhangar91
@gauravkhangar91 3 жыл бұрын
brother apki voice thodi clear ni aati mtlb bhut high pitch h apki voice ki. Thoda dhyan do
@gouthamp2001
@gouthamp2001 4 жыл бұрын
hi sir could you please make videos in English
@WebGentle
@WebGentle 4 жыл бұрын
Please refer to other playlist. All of them are in English.
@vladamihai9096
@vladamihai9096 2 жыл бұрын
please add subtitles
@kiramastercrack
@kiramastercrack 3 жыл бұрын
does everyone in the comments can understand hindu or am i missing something?
@dr.furkhzeshan1426
@dr.furkhzeshan1426 4 ай бұрын
.
@orgdejavu8247
@orgdejavu8247 3 жыл бұрын
roses are red some flowers are blue the title is in English so why aren't you
@sarojkumari3104
@sarojkumari3104 3 жыл бұрын
Today's interviewer asked me that question .
@sarojkumari3104
@sarojkumari3104 3 жыл бұрын
😘
@WebGentle
@WebGentle 3 жыл бұрын
I hope you have nailed it 😊
@anugupta6834
@anugupta6834 9 ай бұрын
adhorra gyan mt deya kr
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
MVC - Pass data from view to controller in .NET C#
9:10
Tek Tuition
Рет қаралды 10 М.
Hans Zimmer - Pirates Of The Caribbean Medley
12:22
Tasos Triantopoulos
Рет қаралды 9 МЛН
2,000 People Fight For $5,000,000
24:45
MrBeast
Рет қаралды 84 МЛН
MVC Video :- Difference between viewdata,viewbag,tempdata and session.(MVC Interview questions)
18:50
Beast Games Episode 1 (First 10 Minutes)
10:23
MrBeast 2
Рет қаралды 2,7 МЛН
Coke Studio Season 9| Afreen Afreen| Rahat Fateh Ali Khan & Momina Mustehsan
6:45
Coke Studio Pakistan
Рет қаралды 549 МЛН