No video

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

  Рет қаралды 352,123

IAmTimCorey

IAmTimCorey

Күн бұрын

Пікірлер: 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 - kzbin.info/door/-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 - kzbin.infosearch?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.
WORLD'S SHORTEST WOMAN
00:58
Stokes Twins
Рет қаралды 210 МЛН
Kind Waiter's Gesture to Homeless Boy #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 15 МЛН
Look at two different videos 😁 @karina-kola
00:11
Andrey Grechka
Рет қаралды 15 МЛН
Blazor Server Components - Making Razor Components Easy to Use
42:23
ASP.NET Core Series: MVC and Razor Pages
27:37
dotnet
Рет қаралды 21 М.
.NET Framework vs .NET Core vs .NET vs .NET Standard vs C#
25:14
IAmTimCorey
Рет қаралды 550 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 153 М.
What is the Future of Blazor? Should I Learn Blazor?
22:32
IAmTimCorey
Рет қаралды 56 М.
microsoft doubles down on recording your screen
10:00
Low Level Learning
Рет қаралды 58 М.
10 C# Libraries To Save You Time And Energy
33:59
IAmTimCorey
Рет қаралды 206 М.
Blazor in 100 Seconds
2:33
Fireship
Рет қаралды 569 М.
NVIDIA Needs to STOP - RTX 3050 & Misleading Branding
11:35
Linus Tech Tips
Рет қаралды 1,3 МЛН
WORLD'S SHORTEST WOMAN
00:58
Stokes Twins
Рет қаралды 210 МЛН