(#20) Attribute Routing in MVC 5 | mvc tutorial for beginners in .net c#

  Рет қаралды 58,221

WebGentle

WebGentle

Күн бұрын

Пікірлер: 51
@SanjayPatil_RSS
@SanjayPatil_RSS 5 жыл бұрын
Sir , these are greate videos, i was scared of MVC but now it seems easy. Can you plz let me know how to set default start page like default view when using attribute routing?
@WebGentle
@WebGentle 5 жыл бұрын
Excellent question - You can define attribute routing on action methods. And to make it default one First enable attribute routing in route.config file . And second write [Route("")] on action method.
@guyunknown9123
@guyunknown9123 2 жыл бұрын
@@WebGentle leaving the Route(" ") empty sets it to default?
@vaishnaviwarang1583
@vaishnaviwarang1583 Жыл бұрын
Simplified explaination. Best use of my time watching these series. Thankyou!
@WebGentle
@WebGentle Жыл бұрын
Thankyou for the feedback
@kaushalbhatt5443
@kaushalbhatt5443 6 жыл бұрын
Thanks, You have explain it in very simple way. Now I am clear with Routing in MVC.
@knowledgeys6652
@knowledgeys6652 5 жыл бұрын
After watching this video, any one can explain to other what is attribute routing..Really great example...Thanks for the video..
@pinkypreshma3588
@pinkypreshma3588 5 жыл бұрын
Your teaching skills are absolutely mind blowing. Specially this topic you😀. Best tutorial ever.
@riteshparekh7179
@riteshparekh7179 5 жыл бұрын
very nice explaination and eaasy to understand and revise quickly. Thanks a lot
@narendarsingh4672
@narendarsingh4672 5 жыл бұрын
Your are great sir,you have defined full concept of routing thanks a lot.
@MohammadImran-rn1vg
@MohammadImran-rn1vg 10 ай бұрын
Thanks for making MVC easy for us.
@sanjeevkohli9759
@sanjeevkohli9759 2 жыл бұрын
What a Great video and salute for the way of teaching, any one can understand MVC/Routing, I tried to understand routing before that but it was not done by me but now very easily I understand. THANKS A LOT SIR
@WebGentle
@WebGentle 2 жыл бұрын
Thankyou Sanjeev :) All the best to your learning.
@sonisaroj9863
@sonisaroj9863 4 жыл бұрын
video is very useful thank you so much. concept is so much clear
@rohanawasare7101
@rohanawasare7101 4 жыл бұрын
Sir, understood perfectly. Please make videos for dot net core, angular 7 and webAPI. Also, please make a separate segment for interview questions on mvc,c#,sql server. This will help a lot of people because your language and examples are very easy aur hum jaiso ki baat ban jayegi...thanks a lot..
@akashsharma2560
@akashsharma2560 6 жыл бұрын
You made best viedo ever i seen
@piyushkapil9598
@piyushkapil9598 3 жыл бұрын
Sir i have a doubt you define a route about-us with ~ in studentcontroller mystring method what happen if same route will be defined in other controller action method
@MrTouqeerhameed
@MrTouqeerhameed 5 жыл бұрын
amazing video teaching pattern and style very nice.thank you
@narendarsingh4672
@narendarsingh4672 5 жыл бұрын
Great Sir,I am grateful to you.
@AkhileshSingh-vx4tg
@AkhileshSingh-vx4tg 5 жыл бұрын
Best MVC tutorial ever.. Tq so much...
@tusharmahajan3911
@tusharmahajan3911 3 жыл бұрын
Awesome videos great explanation of mvc
@WebGentle
@WebGentle 3 жыл бұрын
Glad you liked it
@riteshparekh7179
@riteshparekh7179 5 жыл бұрын
very good explaination and nice and easy to undrstand thanks a lot
@sandeeppillai2890
@sandeeppillai2890 3 жыл бұрын
Super knowledge shared sir...
@arjunkshirsagar4204
@arjunkshirsagar4204 4 жыл бұрын
Supper explanation sir,I like very much
@zilurane7849
@zilurane7849 4 жыл бұрын
Thank you sir. I am requesting you to please make video on angular in hindi
@gaziabbas3028
@gaziabbas3028 4 жыл бұрын
Sir, your tutorials is to good.
@yoginiprabhu2433
@yoginiprabhu2433 Жыл бұрын
Nicely explained!!!
@spartanshinde
@spartanshinde 3 жыл бұрын
Hello Sir, to achieve attribute routing I need to change the path from the browser like you did. otherwise it is saying source not found 404. I mean it is not taking rout directory like conventional method. although I can see the routs being created in routing table
@Asadali-hb1uw
@Asadali-hb1uw 3 жыл бұрын
sir please upload area Routing
@jnanaranjanswain2332
@jnanaranjanswain2332 3 жыл бұрын
Dear Sir, I am facing this problem. Please tell me how to overcome this problem. Error:-ystem.InvalidOperationException: The view 'Details' or its master was not found or no view engine supports the searched locations. The following locations were searched:
@fanindrasonar1924
@fanindrasonar1924 4 жыл бұрын
Sir if two method having single int datatypes parameter that time what we have do?
@yogeshballewar7422
@yogeshballewar7422 2 жыл бұрын
dear sir, i saw your video, i user the routing but when i am using my view is not showing giving error, can you support us to resolve it
@amoln4207
@amoln4207 4 жыл бұрын
Great efforts....nicely explained 🤘👍
@jagdishjoshi3875
@jagdishjoshi3875 5 жыл бұрын
Awesome bro... Angular ki bhi videos baanao please
@DecentProgrammer
@DecentProgrammer 3 жыл бұрын
nice detailed video
@lalitwagh6176
@lalitwagh6176 Жыл бұрын
superb
@list5s
@list5s 5 жыл бұрын
if route(id:int ) will written in two or three controller then what will i do because these are same .
@WebGentle
@WebGentle 5 жыл бұрын
You can't have same route on multiple action method. It will give ambiguity error
@narendarsingh4672
@narendarsingh4672 6 жыл бұрын
thanks great help
@ashishsarathe8248
@ashishsarathe8248 6 жыл бұрын
Grt videos
@WebGentle
@WebGentle 6 жыл бұрын
Thanks :)
@sarveshm6779
@sarveshm6779 5 жыл бұрын
badhiya ba
@pratibhanikrad2632
@pratibhanikrad2632 6 жыл бұрын
Please provide JavaScript video for beginners
@RafikulHasanSara
@RafikulHasanSara 5 жыл бұрын
Can I use both way in one application ??
@WebGentle
@WebGentle 5 жыл бұрын
Yes you can both way
@RafikulHasanSara
@RafikulHasanSara 5 жыл бұрын
@@WebGentle thank u. One more question how to call a .cs function in view page for value encryption ?? Example public static string encryption (string val) { ........ Return encryption val}. Now how to call this function in view page ?
@shardendumishra6229
@shardendumishra6229 Жыл бұрын
How to pass multiple values in route
@vikaspandey72
@vikaspandey72 6 жыл бұрын
20th
@razamzai
@razamzai 3 жыл бұрын
The audio quality is not good....
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 32 МЛН
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 51 МЛН
🕊️Valera🕊️
00:34
DO$HIK
Рет қаралды 1,5 МЛН
Attribute Routing in ASP NET Core MVC
14:14
kudvenkat
Рет қаралды 145 М.
(#26) Layout in MVC | mvc tutorial for beginners in .net c#
19:15
(#28) Section in Layout | mvc tutorial for beginners in .net c#
18:23
ASP.NET MVC 5 Custom Authentication Filters
22:21
Tek Tuition
Рет қаралды 3 М.
Attribute Routing | Types of Routing | Custom Routing ASP.Net MVC 5
8:40
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 32 МЛН