Тёмный
No video :(

Intro to ASP.NET Core Razor Pages - From Start to Published 

IAmTimCorey
Подписаться 419 тыс.
Просмотров 352 тыс.
50% 1

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 584   
@brennanbugbee
@brennanbugbee 4 года назад
This tutorial is better than the official documentation from Microsoft
@IAmTimCorey
@IAmTimCorey 4 года назад
Thank you!
@walterliu1202
@walterliu1202 4 года назад
Exactly, much better than the offical one
@Usermage_
@Usermage_ 4 года назад
After completing what is written on the official Microsoft tutorial, you get a site with great functionality. The Microsoft tutorial initially tries to discipline the developer to use intelligently object-oriented programming, interfaces, Linq, EF, lambda expressions. These technologies are actively used in medium and large projects. If you master them, you can program more efficiently. If you try to understand the code from the tutorial and write explanatory comments, you will greatly increase your understanding of not only ASP.net Razor, but also the previously listed technologies. Therefore, I disagree with you that the Microsoft tutorial is worse than the video from Tim. It is more capacious and informative, but Tim's video is more suitable for understanding the overall logic of Asp.net Razor, but for a deeper study, I recommend following this tutorial: docs.microsoft.com/en-us/aspnet/core/data/ef-rp/intro?view=aspnetcore-3.1&tabs=visual-studio Of course, you will spend more time and in some places it can be difficult to understand what is happening, but it's worth it.
@heriyantoyohanes54
@heriyantoyohanes54 3 года назад
Absolutely
@silentlessons4221
@silentlessons4221 3 года назад
thanks Brennan i hv been trying to go thru the microsoft tutorial and many things seem not to be working etc. at least u hv motivate dme to go through this tutorial. will start tomorrow.
@byoungmn
@byoungmn 4 года назад
I've been doing this as a hobby for 20 years and I have to say that this is EXACTLY what these youngsters need to be watching. Good work Tim! Like I said on the sub page Awesome content!
@IAmTimCorey
@IAmTimCorey 4 года назад
Thanks!
@Tazza19931
@Tazza19931 2 года назад
Watching Tim code is almost therapeutic. As someone who wants a career in software development (C#), this channel is a gold mine of invaluable, clearly expressed information. Brilliant.
@IAmTimCorey
@IAmTimCorey 2 года назад
I appreciate the kind words.
@lewisreid9940
@lewisreid9940 Год назад
I've had 4 hours of lectures and 8 hours of laboratories on this at uni and this short tutorial has already taught me far in an understandable manner! Thank you so much
@IAmTimCorey
@IAmTimCorey Год назад
Glad it helped!
3 года назад
After checking the documentation and trying to check up some written tutorials through google, I found this video, which is way more clear and concise than anything else out there. Direct to the point, well structured, and explains the WHY behind each line of code instead of "Just copy and paste this here and magic happens". Thank you.
@IAmTimCorey
@IAmTimCorey 3 года назад
Thank you. My goal is education so I attempt to do exactly what you noted. You would be surprised how many folks send me note like "Just show the code, stop with all the words!" You are my target viewer. Thank for sharing.
@sungiljon8499
@sungiljon8499 4 года назад
It is my rare encounter with such an excellent tutorial. I just fell in love with it.
@IAmTimCorey
@IAmTimCorey 4 года назад
I am glad you found it so valuable.
@spenceisgreat
@spenceisgreat 3 года назад
Hello IAmTimCorey. I have watched dozens of videos on web development. This is the first time I understood what was being taught. Too easy. My cat was looking over my shoulder, now he is building websites. Thanks !!
@IAmTimCorey
@IAmTimCorey 3 года назад
You and the cat are very welcome!
@PatrickHoodDaniel
@PatrickHoodDaniel 2 года назад
This really should be the top video for learning ASP.NET Core! The other top videos show the same procedure of: new project/establish a database/access data. This gets into the fundamentals. I am getting so much out of this video. Thank you so much!
@IAmTimCorey
@IAmTimCorey 2 года назад
I am glad it was so helpful.
@niy444
@niy444 Год назад
Thank you for this video! Very well explained and easy to understand. Here i'm just updating how long im in this video, to help myself see how far i am: Day 1: 33:25 Day 2: 53:31
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@wiko211
@wiko211 3 года назад
Not gonna lie it took me a lot of searching to get to this tutorial and it s great for everyone who doesn t have a clue about Razor pages and is stuck in some videos from 5y ago, this is the one you should watch
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad I could help!
@subhashbhardwaj4787
@subhashbhardwaj4787 2 года назад
I found this video immensely useful. I love that he goes into 'why's and takes detour as needed to ensure that background is understood. I highly recommend it.
@IAmTimCorey
@IAmTimCorey 2 года назад
Glad it was helpful!
@dwmbama68
@dwmbama68 4 года назад
Hands down the best videos I've found! You should write a book. I would definitely buy it.
@IAmTimCorey
@IAmTimCorey 4 года назад
I'm glad it was so valuable.
@chickazama
@chickazama 4 года назад
I started programming about 7 months ago and settled on C#, and ASP.NET Core is something I've been trying to get my head around for a while. Normally, Microsoft have great tutorials and docs but on there while you could follow along and build a website, I didn't really get why things worked the way they did, having only really built console apps up until now. I stumbled across this video and now a lot of things have clicked and I feel like I'm becoming more productive again! Thanks - Subscribed!
@IAmTimCorey
@IAmTimCorey 4 года назад
Excellent! I am glad it was helpful.
@henryporter4081
@henryporter4081 Год назад
I'm subbing because Tim has a nice-sounding voice, takes his time and somehow makes me feel at ease. I like that he is doing something simple here and explains it to me in very simple terms that I can understand easily. Good video.
@IAmTimCorey
@IAmTimCorey Год назад
Thank you!
@teachbrockcode4388
@teachbrockcode4388 4 года назад
Tim, as a programmer I have learned from your videos. Your videos are so helpful they have inspired me to start my own how to videos. I started a Razor Pages project at work last year and found little to no resources available. I hope I can make programming easier to learn for others like you helped me. Thanks, Brock
@IAmTimCorey
@IAmTimCorey 4 года назад
I am glad to have inspired you.
@colin-campbell
@colin-campbell 4 года назад
Good Lord, thank you for pointing out that "Sku and size" pricing issue on Azure. I've been ripping my hair out because I couldn't figure out how to get the supposedly "free" service from Microsoft. Thanks again!
@IAmTimCorey
@IAmTimCorey 4 года назад
I am glad it was helpful. Yep, you need to look carefully or you will miss it. There are so many tabs, links, and other things to be aware of that it is easy to miss.
@vladvlad2289
@vladvlad2289 2 года назад
I've watched about 5-6 tutorials from other channels and I couldn't understand how to use the "asp-...", I would just do it bcs that's how they did it, but you cleared that confusion up completely. Thx!
@IAmTimCorey
@IAmTimCorey 2 года назад
Awesome!
@faithmoyo
@faithmoyo 3 года назад
59:09 very considerate of you, thank you very much, may your wells never run dry.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thank you for watching
@nazimsaifi6036
@nazimsaifi6036 2 года назад
I am nazim from India your voice tone, explaining so awsome so thanks for this wonderful effort to make C# easy
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@akrooma
@akrooma 2 года назад
NEVER LIKED RAZOR PAGES .. but after seeing this.. i will definetly use it in the next project. thanks Tim!
@IAmTimCorey
@IAmTimCorey 2 года назад
Awesome!
@willpick
@willpick Год назад
Tim, you are an excellent teacher! I just completed your .NET dependency injection course and plan to purchase more. Thanks for putting out great content.
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@chrisogonas
@chrisogonas 4 года назад
Well structured, quite educative. As always, thanks for putting it all together, Tim.
@IAmTimCorey
@IAmTimCorey 4 года назад
You are welcome.
@fiftysnens
@fiftysnens Год назад
Your great man, found you when reading something about razor and man - u made my life so much more easy
@IAmTimCorey
@IAmTimCorey Год назад
I'm glad my content has been helpful.
@melqzzz
@melqzzz 3 года назад
Thanks! Your english is very clean and you speak so calm, its help me to understand cos I'm from Brazil!
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad to hear that!
@nirajdahal5019
@nirajdahal5019 4 года назад
Wow. You are a C# king . What a teaching style man. And you reply to every comment as well. Thank you so much for helping us all :D :D
@IAmTimCorey
@IAmTimCorey 4 года назад
My pleasure!
@victorbouffier3580
@victorbouffier3580 2 года назад
Hi Tim. This is the first video I watch of you and I can tell you it is one of the best ones I've seen on any subject. I am working out of a Mac M1 so things are a little different. But the way you explain things, and not only the hows but the whys takes the learning experience to a whole different level. Keep up the good work
@IAmTimCorey
@IAmTimCorey 2 года назад
I appreciate the kind words. I am glad it was clear and helpful.
@TwistedDestroyer99
@TwistedDestroyer99 Год назад
@@IAmTimCorey I would agree. I teach also. A different field. You’re a natural!
@RyazantsevNikolay
@RyazantsevNikolay 4 года назад
Fantastic clarity that I was unable to find anywhere else. Thanks!
@IAmTimCorey
@IAmTimCorey 4 года назад
You are welcome.
@adriangg9018
@adriangg9018 2 года назад
Thanks for this tutorial Tim. Is amazing how many people contribute to spread useful knowledge
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@BellIain
@BellIain 2 года назад
Just finding this in 2022. Really clear and simple. Thanks so much.
@IAmTimCorey
@IAmTimCorey 2 года назад
Glad it was helpful!
@defdaz
@defdaz 2 года назад
Good stuff, thanks! I set it to 1.5x speed and that seemed like the sweet spot.
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@glautermoulin
@glautermoulin Год назад
Awesome tutorial ! Thank you Tim.
@IAmTimCorey
@IAmTimCorey Год назад
You are welcome.
@baki3555
@baki3555 4 года назад
Razor Pages ile tanışmak için çok güzel bir video. İngilizce olduğu için zorlandım. Elimden geldiğince anlamaya çalıştım :) Teşekkürler
@IAmTimCorey
@IAmTimCorey 4 года назад
I am glad it was helpful.
@anitaona7091
@anitaona7091 3 года назад
Thank you! you are a genius !! and thanks for the posibility of learn for free, dont ever change
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome!
@ScopedMach1ne
@ScopedMach1ne 4 года назад
This may be a super strange ask. But the way you explain things would be great in a book! I sometimes like reading material over videos. That being said, I have watched a LOT of tutorials and you are amazing. I may buy your course.
@IAmTimCorey
@IAmTimCorey 4 года назад
Writing a book or two is on my todo list. It won't happen right away, but I would imagine it will become something that I prioritize at some point.
@charlefortulaso6320
@charlefortulaso6320 2 года назад
I might watch all the tutorials you have! Thanks for the great tutorial it will help us a lot as a beginner
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 2 года назад
Welcome, let me try to make it easier for you. Here is his YT home page - ru-vid.com/show-UC-ptWR16ITQyYOglXyQmpzw Please check out his many playlists organized by topic. If we can be of assistance - Help@iamtimcorey.com
@manit77
@manit77 4 года назад
Razor pages got me excited about web dev again. Thanks for the video.
@IAmTimCorey
@IAmTimCorey 4 года назад
Awesome!
@RaterisimoCBA
@RaterisimoCBA 2 года назад
Nice tutorial, it's a good simple overview to get started with Razor Pages. I like your slow-paced explanations and you voice things clearly, this made it easier to follow what you were doing. Will check your courses , hopefully I can take one soon !
@IAmTimCorey
@IAmTimCorey 2 года назад
Thanks!
@ManiasInc
@ManiasInc 2 года назад
Thanks a looot Tim!!!🙏💖👏🎉🎉 Sou great explanation and intro course!!!
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@mehulrana391
@mehulrana391 2 года назад
One of the best tutorials, if not the best. Thank you, Tim!
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@kovalenkoihor4325
@kovalenkoihor4325 Год назад
I have no idea, who is this Tim guy, but whatever I need to learn, I know, that among the videos on the internet, when I see the "bald guy", it's the right video to watch
@IAmTimCorey
@IAmTimCorey Год назад
Excellent!
@BelchamberUs
@BelchamberUs 4 года назад
Thank you for another excellent video Mr. Corey! I used to LOVE Bootstrap, used it for years, until CSS Grid came along and showed me how clunky and restrictive having to add all of those extra classes and nested containers can be. Separating design, layout AND HTML structure from the backend code and business logic without concern of even the display order of items is an evolutionary quantum leap and it will be very interesting to see how Grid matures and becomes more widely adapted in web and general software development.
@IAmTimCorey
@IAmTimCorey 4 года назад
That is a nice tool, although it only covers a small portion of what Bootstrap covers, so I don't see it replacing Bootstrap at any point. Bootstrap may adopt some of the ideas, though.
@STUPIDYOUTUBE_HIDINGMSGS
@STUPIDYOUTUBE_HIDINGMSGS 2 года назад
So much detailed information on this. Thanks Tim!
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@user-ey1st4to5j
@user-ey1st4to5j 3 года назад
Just an amazing tutorial.Keep it in hand and mind.Thanks for Tim. It is really perfect.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for sharing!.
@Noceo
@Noceo 4 года назад
Thank you so much for including an introduction to Azure. Also coming from MVVM + WPF, this seems like an obvious first step towards conquering the web (yes I am 10 years behind). Thanks Tim!
@IAmTimCorey
@IAmTimCorey 4 года назад
You are welcome.
@peterperez5847
@peterperez5847 3 года назад
Fantastic content. Explanations are clear and concise. Plan to look at your paid courses. Thank you.
@IAmTimCorey
@IAmTimCorey 3 года назад
Awesome, thank you! The Paid courses are what fund my being able to make the free content. Much appreciated!
@ethanchen3998
@ethanchen3998 4 года назад
thanks so much I had no experience with web development before and this is a great start!
@IAmTimCorey
@IAmTimCorey 4 года назад
You are welcome.
@ElTexMexAlex
@ElTexMexAlex 4 года назад
At 31:03, I wish I had learned this first before learning about different web apps. The ? is something I also learned today.
@IAmTimCorey
@IAmTimCorey 4 года назад
I'm glad this was instructive.
@mpr7295
@mpr7295 3 года назад
Excellent video! Thanks for this, I will be signing up to your other course!
@IAmTimCorey
@IAmTimCorey 3 года назад
You are most welcome. Thanks for watching.
@Rhyth19
@Rhyth19 3 года назад
Fantastic video. Keep up the good work.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for trusting Tim
@smit70NJ
@smit70NJ 2 года назад
This was great! I'll definitely be watching more of your videos
@IAmTimCorey
@IAmTimCorey 2 года назад
Awesome!
@lemcaddy
@lemcaddy 4 года назад
Great tutorial, especially for a newbie like me! I am trying to get my head around a project and this really helps. I am trying to build webpages around my existing login page (done in MVC(5)), so this looks like the best approach.
@IAmTimCorey
@IAmTimCorey 4 года назад
I'm glad it was helpful.
@elijahbeasley6
@elijahbeasley6 3 года назад
An absolutely excellent, succinct, and professional tutorial!
@IAmTimCorey
@IAmTimCorey 3 года назад
Thank you!
@juanreyes7082
@juanreyes7082 3 года назад
Thank you for putting this together for our benefit! This is great.
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@ericclaiborne7741
@ericclaiborne7741 4 года назад
LOL, I've spent the last two weeks watching all your videos! And I am replacing an ERP package that is about 20 years old and the UI is tightly coupled with the db layer. I laughed out loud when you mentioned the "stuck with the same UI 20 years later" at about 57:15! Yes, the many mistakes of a new developer. This time I am trying to learn as much as I can before I launch into the rebuild. 53 years old and still learning!
@IAmTimCorey
@IAmTimCorey 4 года назад
I am glad they are so helpful.
@Daniel-ci4vt
@Daniel-ci4vt 4 года назад
Thank you so much! I look forward to writing my first web app tomorrow morning :)
@IAmTimCorey
@IAmTimCorey 4 года назад
Great!
@zeemcollectors7900
@zeemcollectors7900 4 года назад
Thanks for this tutorial! I'm 20mins in and i have learnt so much already...now back to completing the video ;)
@IAmTimCorey
@IAmTimCorey 4 года назад
Awesome!
@kevin179887
@kevin179887 4 года назад
Hey Tim, I really like your show. You seem like you are open to feedback and I really think your great show could be better if you stay on topic. This video is a perfect example..You said you wanted to talk about Razor pages, but you instead talked about Bootstrap, Kestrel, and (OK, I have only made it 15 mins in). These are great additional topics for other videos. Please save them for that.
@IAmTimCorey
@IAmTimCorey 4 года назад
I try to explain that at the beginning - I am on topic. Trying to learn one specific item in a vacuum is not a good way to learn. It does not prepare you for the real world. You need to know how it fits into the overall ecosystem. Razor pages use Bootstrap. Not discussing Bootstrap at all, how it is configured, how to upgrade it (and why not to), etc. would mean that you would have a gap in your knowledge when you tried to put your understanding of Razor pages into use. The same with Kestrel. Knowing why it is there and how to use it will make you better at understanding Razor pages. This channel is all about the real world. There are tons of sites out there that will give you the five minute video on a topic. That's not what I do.
@kevin179887
@kevin179887 4 года назад
@@IAmTimCorey Thanks for your response.
@pauljeremyvillaruel263
@pauljeremyvillaruel263 3 года назад
Finished the tutorial, very clearly explained. Thank you Tim!
@IAmTimCorey
@IAmTimCorey 3 года назад
You are welcome.
@senzontuli
@senzontuli 4 года назад
Buddy, you are my star. Thanks for the information you are sharing with us, I individually truly appreciate it.
@IAmTimCorey
@IAmTimCorey 4 года назад
You are welcome.
@penamigph4448
@penamigph4448 Год назад
Video has potential value!!!
@timeforrice
@timeforrice 2 года назад
Great video and you explain it very well
@IAmTimCorey
@IAmTimCorey 2 года назад
Thanks!
@user-mr2fo8dk6n
@user-mr2fo8dk6n 3 года назад
man, you are a real life saver
@IAmTimCorey
@IAmTimCorey 3 года назад
I’m glad my content has been helpful.
@nagibatorbatcka86
@nagibatorbatcka86 2 года назад
Thanks for this video,it was wonderful.
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@charlesbaldo
@charlesbaldo 4 года назад
Great Video, you can get up fast with your methodology. I got a chuckle when you talked about Web Forms. You are right about the comparison. I made a living and a company off of them. Still support plenty, which is reason I am now getting up to speed on Razor. I had so much work in web forms. Oh and they did have web forms in asp.net 1.0 that was initial release, but C# was a new programming language and most developers started off with VB.net because they migrated from VB6
@IAmTimCorey
@IAmTimCorey 4 года назад
I didn't start off with Web Forms because I was a desktop guy but I did move from VB6 to VB.NET initially.
@charlesbaldo
@charlesbaldo 4 года назад
IAmTimCorey yeah I was a VB6 and went to classic ASP with VB scripting. Seems so long ago now, but so advanced at the time I did some Training too, really appreciate your teaching methodology, you say what you are going to do, do it with live meaningful examples then follow up on what you did, and you answer questions and discuss. Thanks
@charlesbaldo
@charlesbaldo 4 года назад
Prawin Arumugam I have been learning Blazor/razor. Microsoft still has a lot of work to do on web assembly though. But .net core MVC is not going anywhere
@pravinarumugam8509
@pravinarumugam8509 4 года назад
@@charlesbaldo Hi Charles , Seeing your years of experience and exposure in .net can you tel which will be future .net core razor or core mvc? i am looking to learn either one.
@armandopenaleonett1258
@armandopenaleonett1258 4 года назад
Thenk you , I love this channel, you are the best in .Net when it comes to teach it
@IAmTimCorey
@IAmTimCorey 4 года назад
Thank you!
@HKRC-qc4hk
@HKRC-qc4hk 3 года назад
Wow - damm this is the best introduction I have seen. Like pother people said ... better than Microsoft ! SUBSCRIBED - Thumbs up.
@IAmTimCorey
@IAmTimCorey 3 года назад
I appreciate the kind words.
@hassan4834
@hassan4834 4 года назад
I was looking for this and here it is 👍
@IAmTimCorey
@IAmTimCorey 4 года назад
Excellent!
@Dark2568
@Dark2568 3 года назад
Great video! It really helped to lay out the basics.
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad to hear it!
@efexzium
@efexzium 3 года назад
The best tutorials hands down
@IAmTimCorey
@IAmTimCorey 3 года назад
Thanks!
@andergarcia1115
@andergarcia1115 16 дней назад
Thanks Master for sharing this timeless and valuable content. I'm also interested in the application life cycle design course, but the link seems to be broken.
@arjss
@arjss 4 года назад
Thank you so much Tim.
@IAmTimCorey
@IAmTimCorey 4 года назад
You are Welcome
@TheJessejunior
@TheJessejunior 4 года назад
I give It a like before watching because i know for sure i'll né ecelent as always
@abdallabenomran6809
@abdallabenomran6809 4 года назад
i did the same as well . he is basically the best man ever
@IAmTimCorey
@IAmTimCorey 4 года назад
Thanks! I appreciate the faith.
@allthecommonsense
@allthecommonsense 4 года назад
Are you both buying his paid courses? That’s the best way to support someone like this :-)
@TheJessejunior
@TheJessejunior 4 года назад
@@allthecommonsense for sure, but it took almost two years from the First vídeo i've seen
@abdallabenomran6809
@abdallabenomran6809 4 года назад
​@@allthecommonsenseof course it's not about supporting someone BUT it's about believing and faithing what he is presenting
@shahzadazzam
@shahzadazzam 4 года назад
Tim, thank you for this awesome tutorial with a great explanation.
@IAmTimCorey
@IAmTimCorey 4 года назад
You are welcome.
@fpwilliams71
@fpwilliams71 3 года назад
This is awsome. Well done Tim, it' such a refreshing course and drives home the concept. Thank you. Which of your videos demonstrate database driven application? I'd love to watch and learn some more.
@IAmTimCorey
@IAmTimCorey 3 года назад
Take your pick - ru-vid.comsearch?query=database
@ore_bear8045
@ore_bear8045 3 года назад
very good , very good speed on talk,
@IAmTimCorey
@IAmTimCorey 3 года назад
Thanks
@programthis3805
@programthis3805 4 года назад
awesome tutorial thank you! way more concise than the documentation
@IAmTimCorey
@IAmTimCorey 4 года назад
You're welcome!
@PauloOliveira-hz3tn
@PauloOliveira-hz3tn 4 года назад
I hit the thumbs up button before watching it, because I know all of your content is such aweeeesome! Thx one more time mr. Corey! Btw, do I need to know asp.net MVC before asp.net core MVC? Greetings from Brazil! o/
@IAmTimCorey
@IAmTimCorey 4 года назад
Awesome and nope, you don't need to know ASP.NET MVC before learning the .NET Core equivalent. However, if you do learn it in that order, you won't lose out in any way. Knowing the original is very close to knowing the .NET Core and it will also help you in the "real world", where .NET Framework is still the majority.
@andreykoryakin9357
@andreykoryakin9357 2 года назад
You're awsome! Thanks for great tutorials, they are really helpful int the ocean of information!
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@webmaster4095
@webmaster4095 3 года назад
Thank you, I found this way is a very good to build an MVP
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for watching and sharing your thoughts.
@affinix
@affinix 3 года назад
very informative and straight forward, i love this vid
@IAmTimCorey
@IAmTimCorey 3 года назад
Thank you
@simonsutton2946
@simonsutton2946 4 года назад
I have been living in react and redux / angular land, then I landed a gig that has some newly created, Razor Pages creature, I kind of died in side a bit, but thanks a million for this, I at-least understand enough, from this to figure out what I don't know.
@IAmTimCorey
@IAmTimCorey 4 года назад
I am glad it was helpful.
@eshanbund3588
@eshanbund3588 4 года назад
Thank you Mr Corey, really awesome your tutorials
@IAmTimCorey
@IAmTimCorey 4 года назад
You are very welcome
@AbCde-mh6mg
@AbCde-mh6mg 4 года назад
love the way u explain things. You are the best!
@IAmTimCorey
@IAmTimCorey 4 года назад
Thank you!
@Nik-rx9rj
@Nik-rx9rj 3 года назад
Great explanations.
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad it was helpful!
@faridradfar4871
@faridradfar4871 3 года назад
Thank you so much
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thank for watching!
@alexanderspiegel6747
@alexanderspiegel6747 3 года назад
here is my like, Tim. Спасибо very much
@IAmTimCorey
@IAmTimCorey 3 года назад
Thank you too!
@devsaranga
@devsaranga 4 года назад
Excellent. Just what I was looking for.
@IAmTimCorey
@IAmTimCorey 4 года назад
Great!
@techsamurai11
@techsamurai11 Год назад
It's amazing how similar Razor is to MVC and how similar they are to ASP and Webforms. MVC and Razor are glorified ASP implementations and perhaps anachronistic which explains their appeal. Webforms is more code driven and you can certainly implement MVC in webforms and may end up with a more OOP result and less convention-based in Webforms. I'm curious to see how Blazor has improved on Webforms.
@kumaravelrajan
@kumaravelrajan 3 года назад
Fantastic video. Thanks.
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad you liked it!
@kkmennon9870
@kkmennon9870 3 года назад
Excellent tutorial keep it up tim.
@IAmTimCorey
@IAmTimCorey 3 года назад
Thanks, will do!
@jonathanvasquezalvarez1250
@jonathanvasquezalvarez1250 3 года назад
Awesome, this was just amazing and easy to understand, thanks a lot!
@IAmTimCorey
@IAmTimCorey 3 года назад
Glad it helped!
@SBH618
@SBH618 4 года назад
Came here just to like. Looking forward to watching this
@IAmTimCorey
@IAmTimCorey 4 года назад
Great!
@Zetagipp
@Zetagipp Месяц назад
I was hoping to see more on saving the information to a database
@IAmTimCorey
@IAmTimCorey Месяц назад
I have lots of videos on this channel about saving information to the database. That will apply to almost any project type, including Razor Pages.
@MichaelTroulis
@MichaelTroulis 4 года назад
Outstanding tutorial! Very clear, good pace. Thanks Tim!
@IAmTimCorey
@IAmTimCorey 4 года назад
You're welcome!
@conradlim9781
@conradlim9781 3 года назад
11:47 "getbooty" 😀 great videos. Thank you.. Keep it up
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 года назад
Thanks for watching.
@michaelgowie1814
@michaelgowie1814 2 года назад
Great tutorial .. thank you.
@IAmTimCorey
@IAmTimCorey 2 года назад
You are welcome.
@1ChrisNeedsMoney1
@1ChrisNeedsMoney1 4 года назад
Great tutorial! Thank you so much! I got so much out of this.
@IAmTimCorey
@IAmTimCorey 4 года назад
Glad it helped!
@heriyantoyohanes54
@heriyantoyohanes54 3 года назад
great tutorial, thanks Tim
@IAmTimCorey
@IAmTimCorey 3 года назад
Very welcome
@sylviogiraldes
@sylviogiraldes 4 года назад
Another great job Tim. Tks
@IAmTimCorey
@IAmTimCorey 4 года назад
Thank you!
@lukenukem8028
@lukenukem8028 4 года назад
This is better than MVC. MVC video should just link here.
@IAmTimCorey
@IAmTimCorey 4 года назад
Each has their place, but I do agree that I find more uses for Razor Pages than I do MVC.
Далее
Introduction to ASP.NET Core MVC in C# plus LOTS of Tips
1:03:56
Dependency Injection in .NET Core (.NET 6)
1:00:32
Просмотров 188 тыс.
ASP.NET Core Crash Course - C# App in One Hour
1:00:44
Просмотров 1,5 млн
Intro to Unit Testing in C# using XUnit
1:42:09
Просмотров 413 тыс.
Brutally honest advice for new .NET Web Developers
7:19
10 C# Libraries To Save You Time And Energy
33:59
Просмотров 206 тыс.