Learn ASP.NET Core 3.1 - Full Course for Beginners [Tutorial]

  Рет қаралды 1,619,851

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Learn ASP.NET Core 3.1 in this complete tutorial course for beginners.
After learning about the history and basics of ASP.NET Core, you will learn how to build a small book list application with CRUD operations. You will learn how to use the Entity Framework for integration with a database with ASP.NET Core Razor Pages.
You will also learn how to build a book list application using ASP.NET MVC and see how to use DataTables with API Calls in a Razor Project.
It could be helpful to have some familiarity with C# and SQL. If you want to learn about those topics, try these videos:
🎥 C#: • C# Tutorial - Full Cou...
🎥 SQL: • SQL Tutorial - Full Da...
✏️ Course from Bhrugen Patel. Check out more of his courses:
🔗 MVC Advanced Course: www.udemy.com/course/complete...
🔗 Razor Advanced Course: www.udemy.com/course/advanced...
🔗 All Courses: www.bhrugen.com/
⭐️ Code ⭐️
💻 Book List Razor: github.com/bhrugen/BookListRazor
💻 Book List MVC: github.com/bhrugen/BookListMVC
⭐️ Coure Contents ⭐️
Section 1: Introduction
⌨️ (0:00:00) Welcome
⌨️ (0:02:41) Razor Project Overview
⌨️ (0:04:51) MVC Project Overview
⌨️ (0:05:52) Evolution of ASP.NET Core
⌨️ (0:10:21) Tools Needed
⌨️ (0:11:49) Github Url
Section 2: Razor Project
⌨️ (0:12:50) Introduction
⌨️ (0:13:18) Create Project
⌨️ (0:16:02) Razor Pages
⌨️ (0:19:17) csproj
⌨️ (0:22:51) launchsettings
⌨️ (0:24:58) wwwroot
⌨️ (0:26:53) Pages Folder
⌨️ (0:31:23) Routing in Razor Pages
⌨️ (0:36:42) Tag Helpers
⌨️ (0:40:03) Main Methods
⌨️ (0:42:36) Startup Part 1
⌨️ (0:45:49) Startup Part 2
⌨️ (0:49:57) Middlewares
⌨️ (0:54:17) AppSettings
⌨️ (0:55:34) Dependency Injection
Section 3: Book List Razor
⌨️ (0:59:27) Introduction
⌨️ (0:59:57) Runtime Razor Package
⌨️ (1:02:56) Create Book Model
⌨️ (1:05:15) Add Connection String and Packages
⌨️ (1:08:41) Add Book Table to Database
⌨️ (1:14:01) Book Index Get Handler
⌨️ (1:20:05) Designing Book Index Page Part 1
⌨️ (1:23:20) Designing Book Index Page Part 2
⌨️ (1:30:44) Create Book Page Model
⌨️ (1:34:19) Create Book Page UI
⌨️ (1:38:47) Create Book and Validations
⌨️ (1:44:45) Client Side Validations
⌨️ (1:46:41) Edit Book Get Handler
⌨️ (1:49:33) Edit Book UI
⌨️ (1:50:55) Edit Post Handler
⌨️ (1:55:30) Delete Book
⌨️ (1:59:21) Book Get API
⌨️ (2:03:26) DataTables
⌨️ (2:12:05) Delete API Call
⌨️ (2:15:03) Delete Book
⌨️ (2:19:36) Upsert Page Handlers
⌨️ (2:24:43) Upsert Page UI
Section 4: MVC Project
⌨️ (2:23:00) Introduction
⌨️ (2:28:34) Create Project
⌨️ (2:31:06) MVC Folders
⌨️ (2:33:24) Routing in MVC
Section 5: Book List MVC
⌨️ (2:38:29) Introduction
⌨️ (2:38:53) Create Book Model and Push to Database
⌨️ (2:46:15) Create Books Controller
⌨️ (2:49:06) Third Party Links
⌨️ (2:51:13) BookList Js and API Calls
⌨️ (2:56:00) Index View Book List
⌨️ (3:00:03) Upsert Get Action
⌨️ (3:02:50) Upsert View
⌨️ (3:09:18) Upsert Post And Delete

Пікірлер: 740
@nintandao64
@nintandao64 3 жыл бұрын
I'm only a little over 1/3 of the way through this so far and wanted to say I really appreciate the fact that you posted this free of charge, it's 10x easier to follow and understand than the 'beginner' course that was provided on Pluralsight
@sandramensah4818
@sandramensah4818 2 жыл бұрын
Hi
@charlesbaldo
@charlesbaldo 4 жыл бұрын
This is excellent. I have been learning Core 3.1 for about 2 months now piecing it together from videos, MS websites, books and trial progamming. This video puts everything i have been doing in one place. It is lke a review of my life for the last two months. The person doing the training is clear, concise, smooth and pleasant to listen to. THANK YOU
@sandramensah4818
@sandramensah4818 2 жыл бұрын
Hello
@user-yc9rp8mv5b
@user-yc9rp8mv5b 8 ай бұрын
Dear friend. Visit youtube chanal #solvemyprogrammingtask. Thank you.
@CodeItUpByAMBITIONED
@CodeItUpByAMBITIONED 4 жыл бұрын
GREAT TUTORIAL AS ALWAYS! This channel is providing so much value, you even inspired me to start my own one about advanced C# lessons! Keep up the good work!
@user-yc9rp8mv5b
@user-yc9rp8mv5b 8 ай бұрын
Dear friend. Visit youtube chanal #solvemyprogrammingtask. Thank you.
@ingosmalose
@ingosmalose 4 жыл бұрын
I would say. Thanks. With your videos, I could learn about C# that is my target right now and my English that's my main goal at this moment. It's a great video.
@notBradYourself
@notBradYourself 4 жыл бұрын
If you are trying to decide between this and Mosh's course on udemy, choose this one 100%. It's up to date, streamlined and there's no guesswork. Mosh's is EXTREMELY outdated and is missing a lot of crucial points that will later break your work and leave you guessing.
@aleksandermirowsky7988
@aleksandermirowsky7988 4 жыл бұрын
I usually never post a comment on KZbin, but I'm making an exception today just to say that you're absolutely right. As someone who has bought and finished Mosh's course I can attest to what you're saying. Not only Mosh's course is extremely outdated, he purposely leaves out explanations about Entity Framework in the hopes people will buy his OTHER course about Entity Framework, he completely abstracts a lot of C# knowledge and even say he covers it in his C# complete course. I'm not saying his content is terrible, it's just designed in a way to make you buy his other courses, but the main point being that it's definetely outdated and .Net web app technology has gone so much far since his course was originally posted.
@pd6335
@pd6335 4 жыл бұрын
Do you know if this guy's course is easy to add authentication into? Can it simply be scaffolded and then you put [auth] or whatever above each action method?
@notBradYourself
@notBradYourself 4 жыл бұрын
@@pd6335 Sorry buddy, can't help you with that just yet, will update this when I learn a little bit more about that world.
@pd6335
@pd6335 4 жыл бұрын
@@DotNetMastery thanks I got that working. I did have one question though. When I deploy my app to Windows Server IIS, the database cannot be accessed with the same connection string I use locally. But I can see the database on my server. Running visual studio and the app on the server locally still works though. Any idea? (I'm going to buy your MVC course when Udemy has a sale)
@von3976
@von3976 4 жыл бұрын
@@pd6335 Were you able to add authentication in the sense that different users have different "Book" listings?
@joshlutz4785
@joshlutz4785 4 жыл бұрын
I have a decent knowledge of PHP and have been trying to migrate to C# for quite awhile with limited success. I started this video like most I watch, expecting to come out as confused as when I started...I was wrong! I watched it end to end, following along. You took a very complex task and simplified it so that anyone can comprehend. I thank you for taking the time to make this video, you got me over the hump with C#. I will definitely be looking you up on Udemy to keep going. Thanks again!!
@kenmtb
@kenmtb 2 жыл бұрын
One of the better tutorials on youtube. The author will often take time to explain WHY things are done not just parrot WHAT he is typing. This is actual teaching and is appreciated.
@Sea-qv4sd
@Sea-qv4sd 3 жыл бұрын
Finally I’ve been trying to follow various different C# tutorials but was missing knowledge between knowing how to program and understanding VS. This bridges the gap for a tutorial series I want to do covering multiple things in Vs
@hasanteomantngr6827
@hasanteomantngr6827 3 жыл бұрын
I started to watch today and finished today. Extremely useful course
@thebuzz3740
@thebuzz3740 3 жыл бұрын
I took 4 days to complete it😆
@MauriceBoulard
@MauriceBoulard 2 жыл бұрын
woww kid you can be proud of yourself and tell all the world
@bardus_hobus
@bardus_hobus 3 жыл бұрын
This is an amazing video. No stupid, long intros, no stupid logos that waste my time; just good ole' teaching. Thank you!!
@MotionInMotion1975
@MotionInMotion1975 4 жыл бұрын
Thank you very much for this video, it is the most explanatory one I've found, specially for a guy like me that is stuck is being Web Forms for 15 years. Thanks man.
@meh398
@meh398 4 жыл бұрын
Just, never stop making these great tutorials please.
@Kayjeah
@Kayjeah 3 жыл бұрын
Dude thank you so much! Really helping me to build a portfolio during this pandemic since it's so hard to find junior roles...
@TheFather_
@TheFather_ 4 жыл бұрын
exactly what im looking for, i watched the first 40 mins and planning to complete it tom, thanks for this great vid.
@j-t-ogamingblahblah3025
@j-t-ogamingblahblah3025 4 жыл бұрын
ditto , plus Mr Patel looks proper happy, i like that :) - commence.... (i say commence as am going again :P , otherwise ditto would be a lie, sorry ocd explanation!, to be exact i got about[lol] half way through - now am gonna create my thing), will somebody shut me up haha PO
@retro2712
@retro2712 3 жыл бұрын
@@j-t-ogamingblahblah3025 you horny dude
@deonlubbe2124
@deonlubbe2124 3 жыл бұрын
The explanation for Dependency Injection was perfect. Much clearer now, thank you!
@nik6304
@nik6304 3 жыл бұрын
Only 3 hrs course I have ever completed. High Value Content.
@user-xp9hb8wn6x
@user-xp9hb8wn6x 2 жыл бұрын
First of all, thank you so much for your GREAT instruction. I've been searching materials about ASP.NET Core Razor Pages. YOU are the closest solution, OUT OF THE BOX. I feel I should learn much more things. Very happy to meet GOOD friend like you. I like India, Satya Nadella, Mahatma Gandhi and YOU. Gandhi said, "The future depends on what you do today.". It's the most impressive phrase for me. P.S. sorry for my poor English. Happy coding... Bye...
@madhusaivemulamada3556
@madhusaivemulamada3556 2 жыл бұрын
Thanks, these concepts helped me build a project that was given to me while interviewing and the panel is impressed
@frankjorissen6271
@frankjorissen6271 4 жыл бұрын
Thank you sir. Thanks to this tutorial, I finally have a clear view on this matter
@jackjack6026
@jackjack6026 4 жыл бұрын
Great tutorial, very clearly explained and easy to be understood. Thanks a lot!
@dandiuszielth
@dandiuszielth 3 жыл бұрын
Just an FYI: your timestamp in the description for Section 4 Introduction should be 2:28:00 rather than 2:23:00. Anyway, thanks for the great material!
@thethomasproject
@thethomasproject 4 жыл бұрын
Looking to pick up the advanced version of this course on Udemy and am wondering if you cover the fundamentals of using datatables with ajax to only pull the data that needs to be displayed but manage the page count and managment? Thanks for this - excellent tutorial.
@mazingerz99
@mazingerz99 4 жыл бұрын
Thank you so much! You were detail and good at explaining each step. Great work!
@TimothyBreadman
@TimothyBreadman 3 жыл бұрын
I like this man's tone of voice. It's so gentle. It feels like he believes in me!
@samitechcookie9758
@samitechcookie9758 3 жыл бұрын
What do you mean by the last sentence?
@imadabab
@imadabab 4 жыл бұрын
Excellent explanation. I already started with you all MVC and Razor Pages courses. Thanks a lot.
@iaincaldwell4445
@iaincaldwell4445 4 жыл бұрын
Nice to have a really up-to-date and easy to follow course on this subject. Well done Sir!
@user-yc9rp8mv5b
@user-yc9rp8mv5b 8 ай бұрын
Dear friend. Visit youtube chanal #solvemyprogrammingtask. Thank you.
@islamahmedmohamed5147
@islamahmedmohamed5147 3 жыл бұрын
The style explained in sequence and simplicity, thank you very much.
@devops_junkie9203
@devops_junkie9203 4 жыл бұрын
Wow, I learned so much from you man, you explain every detail perfectly. Thanks a lot and please keep up the good work. I will be purchasing a curse from you very soon.
@VarunKumar-qd5wl
@VarunKumar-qd5wl 3 жыл бұрын
Please don't purchase curse, 1. It is useless. 2. No Value for money. 3. Curses are not good for your life assuming you have enough to worry about!!
@Gauravkumar-jm4ve
@Gauravkumar-jm4ve 3 жыл бұрын
@@VarunKumar-qd5wl y u saying that..
@121saba1
@121saba1 3 жыл бұрын
Course**
@sbk1398
@sbk1398 2 жыл бұрын
That was incredible. Clear explanations and incredibly useful content
@basixonia
@basixonia 4 жыл бұрын
Simply perfect. Was able to learn ASP in three days. Thank you so much.
@333-.-.-.
@333-.-.-. 3 жыл бұрын
If you don't mind a random person asking. What do yoj do for a living or plan to do?
@zawmyohein4221
@zawmyohein4221 3 жыл бұрын
Thanks you so much . Your tutorial is so perfect and shoot to target.The thing what most i like at your explanation is about dependency injection.
@Albert-vk4ji
@Albert-vk4ji 4 жыл бұрын
Really good tutorial, I use Git to document every step and I think I have learned a lot more than I can using official tutorials... P.S. I don't know how far Razor Pages alone can go but I must say the JavaScript part starting from 2:02:05 reminds me of my previous experience with JavaScript and why I quit learning it...
@alejandrocano88
@alejandrocano88 4 жыл бұрын
why you did you quit JS?
@imanqoly
@imanqoly 2 жыл бұрын
All voids in my brain has been filled with the data needed to do asp.net core! Just one 3 hourvideo did a miracle 🙏
@varunvalsa3823
@varunvalsa3823 3 жыл бұрын
I had search lot of classes for core. But this one is the most finest for beginners. Just awsome.
@miroslavmus
@miroslavmus 3 жыл бұрын
I love how this free tutorial video is 100000000000% more helpful than my professors at the Uni that I pay a pretty penny for... Dude who made this video >> I LOVE YOU, YOU ARE MY SAVIOUR
@pankajdikshit8335
@pankajdikshit8335 2 жыл бұрын
This is really very awesome tutorial. I appreciate the the knowledge and the presentation techniques of the tutor.
@walegbadamosi8447
@walegbadamosi8447 3 жыл бұрын
It is a very nice course, well delivered with all simplicity. Thank you.
@philipfortunate9934
@philipfortunate9934 4 жыл бұрын
your accent is easy to understand. And your course is being extremely helpful to me. Thank you very much sir.
@surajpandey5741
@surajpandey5741 3 жыл бұрын
Thank you so much sir for this course.It is very helpful for me . Your voice is very nice and very easy to understand. whatever I was looking for , got here.The big thing is that There is no any advertize here and because of this our attention is not distracted.🙏🙏🙏
@hitagiNcode
@hitagiNcode 4 жыл бұрын
This youtube channel is better than many of Udemy, does anyone agrees ?
@sauravkandel6484
@sauravkandel6484 4 жыл бұрын
Good explanation, exactly was looking for this type of video !! Thanks for sharing your knowledge with us.
@ffqxkoc4075
@ffqxkoc4075 3 жыл бұрын
Very nice and clear lecture! I wonder if you have a lecture about .Net Core structure. I'd like to understand the flows between pages and the control logic especially the client side when Ajax and JavaScript are called.
@mfaizan24
@mfaizan24 4 жыл бұрын
excellent tutorial, I put the playblack speed at 1.75 manage to finish the course quickly. paused in between to do the practicals.
@MUSICA1742
@MUSICA1742 4 жыл бұрын
This is the very best course I ever seen in KZbin. Thanks a Lot. I really learned here. I will pay for the next levels at his website because I am anger to see what is next. Mr. Bhrugen Patel is a very good teacher. I saw your videos using 1.25 playback speed and it is So Nice!! I recommended it. Again Thank You.
@jadjadallah476
@jadjadallah476 3 жыл бұрын
Please don't get anger, it will damage your nerves. Besides, you should keep calm in order to learn better. On the other hand, you should be eager to see what is next.
@MUSICA1742
@MUSICA1742 3 жыл бұрын
@@jadjadallah476 I am so sorry... I wanted to say hungry... hungry to learn and hungry to see the videos... NOT anger... why did I write something like that?... my poor English..
@abhishekpandey4682
@abhishekpandey4682 4 жыл бұрын
Wow... amazing... I couldn't have learnt asp .net core without this video. Great Job.
@fnamelname2371
@fnamelname2371 4 жыл бұрын
One day there will be a great programmer who's been looking at your tutorials, keep up the good work!
@tarekjrd75
@tarekjrd75 4 жыл бұрын
and that men is me !
@fnamelname2371
@fnamelname2371 4 жыл бұрын
@@tarekjrd75 inshAllah brother
@retro2712
@retro2712 3 жыл бұрын
@@fnamelname2371 allah isnt real he was a rapest...
@janwesleyalipio8464
@janwesleyalipio8464 3 жыл бұрын
@@retro2712 learn how to respect other peoples beliefs
@retro2712
@retro2712 3 жыл бұрын
@@janwesleyalipio8464 youre right, that was wrong of me, i shouldnt have said that, thank you for telling me this. im sorry ay for saying that
@zogaum
@zogaum 4 жыл бұрын
Simple, direct and enlightening. Thanks!
@TalkanianRetrogaming
@TalkanianRetrogaming 4 жыл бұрын
This is my Mantra right now. Thanks a lot.... Watched twice in 2 days XD
@gilmoremoses8317
@gilmoremoses8317 2 жыл бұрын
I went from a slitting operator working in a factory & living in a basement to a website developer working from my apartment. This changed my life. THANK YOU BROTHER!!!
@akshayc6163
@akshayc6163 2 жыл бұрын
Did you become a developer from this one video?
@beefordhala
@beefordhala 4 жыл бұрын
Really nice tutorial.This is exactly what I am looking for learning ASP.Net.Thanks
@xmflr95
@xmflr95 4 жыл бұрын
recently I wanted to learn the blazor course, this video is so cool!! Thank you very much.
@patrikkolenovsky2788
@patrikkolenovsky2788 4 жыл бұрын
All my live i've been waiting for a simple explanation of IOC behavior... Now I can die in peace
@jonasmwalula1760
@jonasmwalula1760 3 жыл бұрын
LOL
@shiralipalkamsetti2332
@shiralipalkamsetti2332 3 жыл бұрын
haha...i feel you !
@toptenlife704
@toptenlife704 2 жыл бұрын
same
@MrPDTaylor
@MrPDTaylor 4 жыл бұрын
Thanks for the excellent tutorial! Working with Razor pages feels a lot like Angular with a dash of React thrown in. I am very much liking it. I think I found my new stack.
@dylaninfinity9756
@dylaninfinity9756 4 жыл бұрын
The only thing I'd be scared of is employability. I guess if you're doing freelance stuff it wouldn't matter as much. But, I'm honestly curious how many companies would be using Razor pages over something like Angular or React, which .NET Core also works well with. Maybe you are getting a headstart if WASM compiled languages end up taking over the frontend scene though?
@MrPDTaylor
@MrPDTaylor 4 жыл бұрын
@@dylaninfinity9756 yeah they aren't using Razor pages. Mostly for my own enjoyment
@dylaninfinity9756
@dylaninfinity9756 4 жыл бұрын
Patrick TAYLOR Ah, okay well good luck. I’m still in uni and I’m about to get to the applying to jobs for after graduation phase in a few months time. I have a pretty good grasp with Node on the backend, but figured I should start branching off to other languages to be more employable. Hence, why I’m here. Being that making projects that prove I’m employable is my primary goal atm, I guess I just have a different goal. It’s also very probably pertinent that I haven’t made anything large enough in a dynamically-typed language yet to the point it becomes a deficit in terms of maintainability. Anyway, I thought I’d ask in case you knew of some trend I wasn’t aware of. Thanks for answering.
@roryzhuang67
@roryzhuang67 4 жыл бұрын
Some timestamp needs update. For example: Section 4: MVC Project should be 2:28:00
@alfonsorodriguez7324
@alfonsorodriguez7324 3 жыл бұрын
Great course, this is really helpful for anyone that wants to program in asp.
@Krior07
@Krior07 4 жыл бұрын
Nunca había entendido al menos un 70% del ingles en otros videos. Con estas personas entiendo al menos el 88% con ayuda de la practica. Muchas gracias señor
@DiegoRomero-uy4qd
@DiegoRomero-uy4qd 2 жыл бұрын
Because he speaks slowly. Great!
@ahmedmonire
@ahmedmonire 4 жыл бұрын
With raising the hat, best dot net core course for beginners , simple and clear. Thank you @Bhrugen
@kylegunby1532
@kylegunby1532 4 жыл бұрын
A course like this using tools that are free regardless of the scale of operation would be pretty cool.
@myname-jj9oi
@myname-jj9oi 3 жыл бұрын
Thank you for post this video, i enjoy to watch and easy to understand this content of net core 3.1 and it's give me dopamine detox to my brain
@lawrenceopeters7998
@lawrenceopeters7998 4 жыл бұрын
one of the most basic way to understand Crud Operation. nice one
@JohnWick-so2mc
@JohnWick-so2mc 3 жыл бұрын
So first of all I have to thank you very much for this free(!) tutorial. And after this video I know that I will get more tutorials on Udemy from Bhrugen Patel. I have wanted to learn asp.net core for a long time, but haven't found any good courses on it. Now I know where to go.
@JimboAlba
@JimboAlba 4 жыл бұрын
You're a good teacher. Thanks!
@akankshakv9623
@akankshakv9623 3 жыл бұрын
Sir yours way to explain is just awesome.Please keep posting daily.Thanks alots.
@fiddanistudio4381
@fiddanistudio4381 4 жыл бұрын
Thanks 4 the course. Really great effort and good work
@faizanshafiq991
@faizanshafiq991 2 жыл бұрын
I love this course so far. I will surely enroll in other courses you're offering on udemy.
@Syrill_
@Syrill_ 3 жыл бұрын
Time he's talking it's all good. Time he's typing I have to pause to keep up. Nontheless this helped me a lot :) Thanks
@jratnerd
@jratnerd 4 жыл бұрын
This video is super helpful, and easy to follow!
@mrohailiqbal
@mrohailiqbal 4 жыл бұрын
Very much helpful. I have learned a lot. Keep up the good work.
@Mark-xp5uo
@Mark-xp5uo 3 жыл бұрын
I love this guy, very good tutorial my friend!
@reno82
@reno82 4 жыл бұрын
Love the soothing accent. Thanks for the lesson, it has been helpful!
@patsantos5640
@patsantos5640 3 жыл бұрын
For my case I appreciate the content but the accent disturbs me a lot. His intonation stresses the wrong keyword sometimes. Can't complain much tho. Free resource sooo...
@marufm8195
@marufm8195 3 жыл бұрын
@@patsantos5640 Play it at 2.0, just perfect
@Giovanesobrinho
@Giovanesobrinho 4 жыл бұрын
Great thanks só much, ALL that i need, can you recommend me more advanced material?
@dawoodahmad8243
@dawoodahmad8243 4 жыл бұрын
really great INSTRUCTOR. KEEP IT UP SIR
@mohamedkunle528
@mohamedkunle528 3 жыл бұрын
first y"all have to watch ASP.NET core tutorial for beginners kudvenkat and this guy also they are masterpiece
@STUPIDYOUTUBE_HIDINGMSGS
@STUPIDYOUTUBE_HIDINGMSGS 3 жыл бұрын
Thanks for the video, I'm waiting for the completion of this tutorial including authentication.
@akshayc6163
@akshayc6163 2 жыл бұрын
Amazing video! If you are going through the comments to decide if you should take this tutorial or not, JUST GO FOR IT!!! The author explains EVERYTHING and creates TWO projects in this tutorial - One with Razorpages and another with ASP MVC.
@abdullahafrij866
@abdullahafrij866 2 жыл бұрын
Isn't this old to watch or can i watch it now for beginner?
@akshayc6163
@akshayc6163 2 жыл бұрын
@@abdullahafrij866 it's good but a bit outdated
@DarkGT
@DarkGT 4 жыл бұрын
You have to get Kudvenkat to upload to this channel, also very good teacher on ASP.
@SACHIN-gd6zy
@SACHIN-gd6zy 4 жыл бұрын
Kudwenkat is literally the best
@JT-mc7qo
@JT-mc7qo 4 жыл бұрын
The legend.
@andrewwatson189
@andrewwatson189 4 жыл бұрын
kudvenkat is GOAT
@SaurabhSarang
@SaurabhSarang 4 жыл бұрын
Kudvenkat is god !
@venkatramana331
@venkatramana331 3 жыл бұрын
Legend
@stratisdermanoutsos9113
@stratisdermanoutsos9113 2 жыл бұрын
I have been using C# and .NET for years. Tho, after all this time, I only started ASP .NET like a month ago. I have not learned a single practical thing and was 100% unable to even create a simple project like the ones you show. After this video, I can safely say I have the basic idea of how things work and can start building projects on my own knowing how to proceed and what to do. A bravo, kind sir, for this amazing tutorial!!
@Latif127
@Latif127 4 жыл бұрын
Great Tutorial, thank you very much
@AbhishekSingh-mh2fg
@AbhishekSingh-mh2fg 4 жыл бұрын
finally a nice video for .Net developers
@hgeorgi64able
@hgeorgi64able 2 жыл бұрын
Thanks so much, this was very helpful in getting me started. BTW, How can you add a Where Clause to the query so you can limit what gets displayed. Thx
@deepaksinghmaurya1219
@deepaksinghmaurya1219 4 жыл бұрын
Hey ! You guys are doing great Love you😍
@SproutJake
@SproutJake Жыл бұрын
sir, you have no idea how much this video has helped me!
@chjayakrishnajk
@chjayakrishnajk 3 жыл бұрын
Hello, Mr. Bhrugen You have explained the dependency injection with a common example. My suggestion is to give an example of every concept with a common example.
@WarrenGarabrandt
@WarrenGarabrandt 2 жыл бұрын
That's not a bad idea. It would help to anchor a lot of abstract concepts in reality for those who are new to this.
@jamelbouzidi6529
@jamelbouzidi6529 4 жыл бұрын
Thanks for this TUTORIAL, What about adding a Group Class and specify for each book its Group? What are the changes we need to do?
@thethomasproject
@thethomasproject 4 жыл бұрын
Jamel, it comes down to adding a new table for the group class and then adding a foreign key link to the books for the groups table. If you understand foreign key relationships, it should be quite easy. If not, that's what you need to learn next.
@techmonite6624
@techmonite6624 3 жыл бұрын
Awesome tutorial. Very easy to follow!
@NareshSinghalTheKing
@NareshSinghalTheKing 3 жыл бұрын
Very nicely explained each and every things from the scratch .It's really very useful video to get started with .Net Core 3.1 ...video covers all major parts ...Thanks Sir...:) Bhai..jabarjast video banayo chhe ..
@benardcharumbira1138
@benardcharumbira1138 4 жыл бұрын
Awesome tutorial. Thanks !
@HJ-hs1xn
@HJ-hs1xn 3 жыл бұрын
When should you use just Task and when should you use Task?
@manivannanr7889
@manivannanr7889 2 жыл бұрын
Thank you very much. I was looking at a lot videos for .Net Core and this is the best
@codewithjk
@codewithjk Жыл бұрын
I'm laravel developer recently my senior developer said you have to learn asp dot net . In my office they are using visual studio 2019 so this tutorial helpful for me .
@matthewhernandez3174
@matthewhernandez3174 3 жыл бұрын
I'm UPSERT I didn't discover this video sooner 🙌💖
@hadiboukdir386
@hadiboukdir386 4 жыл бұрын
Good Job, Thank you
@mahesh_rcb
@mahesh_rcb 4 жыл бұрын
I think .net core with angular 8 would be great series Who agrees ..
@nicksonmwangi5088
@nicksonmwangi5088 4 жыл бұрын
I agree with you very much
@mahdimehrabi1922
@mahdimehrabi1922 4 жыл бұрын
just dont be lazy and go learn them in seperate tutorials
@mahesh_rcb
@mahesh_rcb 4 жыл бұрын
@@mahdimehrabi1922 Yep
@Fkn1405
@Fkn1405 4 жыл бұрын
Thanks for the course. Thanks for your effort
@riazripon6670
@riazripon6670 2 жыл бұрын
Thank you, sir. Those concepts helped me build a project. love from Bangladesh
@drudru3149
@drudru3149 4 жыл бұрын
Thank I'll work on this after my work
@randomthings_07
@randomthings_07 4 жыл бұрын
The disadvantage you have mention for the Razor page , like two Index file but in different folder so we can make that file identifiable like BookIndex instead of Index .. this will be still a drawback ? thanks , the tutorial is so good and easy to follow
@2mixtrail2
@2mixtrail2 3 жыл бұрын
What would I have to change if I wanted to connect to a table that already existed? Thanks so much, I learned a lot
@yasirkaram
@yasirkaram 4 жыл бұрын
One hour time is needed to explain .NET and ASP.NET framework.. From this you may really get to know how productive is .NET framework !!
@vce9400
@vce9400 4 жыл бұрын
Hi, do you have any idea about reporting ? rdlc ?crystal report? please advice. Thanks in advance
ASP.NET Core Crash Course - C# App in One Hour
1:00:44
freeCodeCamp.org
Рет қаралды 1,5 МЛН
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
DAD LEFT HIS OLD SOCKS ON THE COUCH…😱😂
00:24
JULI_PROETO
Рет қаралды 12 МЛН
It’S So Fun To Wash My Son’S Hair! #funny #baby#cute  #funnybaby
00:14
Amazing Children Toys
Рет қаралды 6 МЛН
39kgのガリガリが踊る絵文字ダンス/39kg boney emoji dance#dance #ダンス #にんげんっていいな
00:16
💀Skeleton Ninja🥷【にんげんっていいなチャンネル】
Рет қаралды 6 МЛН
The Story of Next.js
12:13
uidotdev
Рет қаралды 555 М.
Should I Create A Minimal API Or Full API?
7:40
IAmTimCorey
Рет қаралды 34 М.
Programming Is NOT Enough | Add these 7 skills…
13:19
Travis Media
Рет қаралды 415 М.
.NET Framework vs .NET Core vs .NET vs .NET Standard vs C#
25:14
IAmTimCorey
Рет қаралды 545 М.
He Beat A Super Grandmaster In 9 Moves!!
6:13
Chess Vibes
Рет қаралды 19 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 93 М.
APIs Explained (in 4 Minutes)
3:57
Exponent
Рет қаралды 728 М.