ASP.NET Core Crash Course - C# App in One Hour

2024 ж. 22 Мам.
1 486 686 Рет қаралды

Learn how to create a web database app in ASP.NET Core using Visual Studio and the C# language.
This tutorial will show you how to :
- Use the MVC (Model View Controller) design pattern.
- Configure database tables using the Entity framework.
- Setup of classes as models. Customize Razor forms.
- Create methods inside a controller.
- Style an ASP.NET page with CSS.
- Use Bootstrap classes.
- Create a search function to filter database results.
✏️ Course developed by Shad Sluiter. Check out his KZhead channel: / shadsluiter
⭐️ Special thanks to our Champion supporters! ⭐️
🏆 Loc Do
🏆 Joseph C
🏆 DeezMaster
--
Learn to code for free and get a developer job: www.freecodecamp.org
Read hundreds of articles on programming: freecodecamp.org/news

Пікірлер
  • No one understands how important annunciation is especially when teaching, this man is an amazing instructor

    @Obamanamamama@Obamanamamama2 жыл бұрын
    • Did you mean pronunciation?

      @HealthierOutdoor@HealthierOutdoor Жыл бұрын
    • @@HealthierOutdoor no

      @Obamanamamama@Obamanamamama Жыл бұрын
    • Do you mean enunciation.

      @limcheehean@limcheehean4 ай бұрын
    • hmmmm

      @MarcinScholke@MarcinScholke2 ай бұрын
    • he is a proffessor

      @MarcinScholke@MarcinScholkeАй бұрын
  • Prof Shad, you are a gem. Teaching is one thing but teaching exceptionally with kindness is very rare today. We are fortunate to have receive such teaching from you.

    @criticforgood@criticforgood2 жыл бұрын
  • Really an amazing video - one of the best tutorials I have seen on KZhead. It can be a complex system to learn, with so many components, but you laid out everything wonderfully. It is also great that you produce many of the errors that those of us are learning will run into, and then show us how to resolve and what the reasoning is. I would also like to add that the description at 17:05 concerning MVC was a really great breakdown of how all these parts interact.

    @WarEagleTimeMachine@WarEagleTimeMachine Жыл бұрын
  • As someone with 2 years of experience in JS, it was tough to find a tutorial that wasn't too easy and that also wasn't too hard, this was it.

    @WrestlingTournamentsDotCom@WrestlingTournamentsDotCom Жыл бұрын
    • Could you recommend some more tutorials/resources that you have used?

      @pawior6921@pawior692110 ай бұрын
    • @@pawior6921 I ended up going back to JavaScript... I have great resources for JS, but not for c#

      @WrestlingTournamentsDotCom@WrestlingTournamentsDotCom10 ай бұрын
    • Can you please provide some js resources

      @chesterking4852@chesterking48527 ай бұрын
    • @@chesterking4852google it

      @KILLCHRISU@KILLCHRISU7 ай бұрын
    • @@WrestlingTournamentsDotCom can i get the resources by any chance?

      @guob1n@guob1n6 ай бұрын
  • Thank you very much, Shad, for such an amazing tutorial. Clearly, calm, productive, patient ... what a great teacher you are! Just in one video explained every corner of an application. Fantastic tutorial!

    @elchino7672@elchino76723 жыл бұрын
  • this is so coherent and thorough compared to hundreds of other videos. glad I discovered you, thank you for this

    @elliotanimations1067@elliotanimations1067 Жыл бұрын
  • Wow, that really was a crash course. I liked that it was intermediate-level with zero pandering. I have experience with Python, flask and C++ but was still able to follow everything here.

    @TheQuiQuestion@TheQuiQuestion2 жыл бұрын
  • He is one of the best course instructor i have seen in KZhead so far. He teaches the subject in a very clear way that can be followed very smoothly.

    @cdemirkir@cdemirkir Жыл бұрын
  • I always wondered why my instructors never taught us core. It's because they wanted us to write all the code out ourselves. But what a wonderful time saving tool this is! Thanks Shad!!! Great video!

    @heatherkloth4215@heatherkloth42152 жыл бұрын
    • I agree!

      @bigbob2364@bigbob23642 жыл бұрын
    • yeah i feel thw same way

      @moroccansouqcanada2720@moroccansouqcanada27202 жыл бұрын
    • Because this doesn't go down well At scale .... for small to medium toy apps its ok but when you talk about millions of users this things have bad and slower performance .......DAO is always faster and better

      @agentstona@agentstona2 жыл бұрын
    • I mean writing code yourself is a better way to remember and learn what the code actually does. It's not recommended to do these if you don't know what you're doing

      @neutronstar6739@neutronstar67392 жыл бұрын
    • Can anyone of you here help me with one of my mvc framework assignment, it's very urgent and important for me please

      @navdeepkaur-fz4fc@navdeepkaur-fz4fc Жыл бұрын
  • For recent people, you need to get the Model View Controller project instead of the base one.

    @RP_On_800_FPS@RP_On_800_FPS9 ай бұрын
    • . Thank you. please elaborate

      @raphaelmunaki1668@raphaelmunaki16682 ай бұрын
    • Is VS Studio just fine for C# development?

      @Vlusion@VlusionАй бұрын
    • @@Vlusion Absolutely, Visual Studio is perfect for C# development. A more light-weight editor would be Visual Studio Code.

      @sandokanfirst2@sandokanfirst2Ай бұрын
    • Yes, that's exactly what he's doing at 10.29?

      @sandokanfirst2@sandokanfirst2Ай бұрын
  • Thank you for the course, you're excellent instructor.

    @ronaldjohnson4470@ronaldjohnson44703 жыл бұрын
  • Best ASP Tutorial I've ever seen in my life. Thank you Shad!!

    @EchoVids2u@EchoVids2u3 жыл бұрын
  • Thanks so much! I'm in a job where I building desktop apps, so learning web development is all on me in my personal time, and videos like this one save me dozens of hours of personal time. :)

    @markmahowald7866@markmahowald78663 жыл бұрын
  • Great tutorial! Your students must be so lucky, you have a talent to pass a knowledge. All the best.

    @leszekjezierski9414@leszekjezierski94143 жыл бұрын
  • Awesome course. Very well instructed. I get a lot of people wanting to learn programming and I cant think of a better instructor. Will be sending to all your courses. You are a natural. Keep up the good work.

    @MrBravano@MrBravano3 жыл бұрын
  • Thank you so much for this course, I really appreciate your effort on this.

    @GanpatKakar@GanpatKakar3 жыл бұрын
  • Thank you for this video. As a beginner, this is the first I have come across which has pieced together MVC in a format I could follow, in full, step by step and understand what was happening.

    @emmajenkins4778@emmajenkins47782 жыл бұрын
    • Watch this video real time .net interview here kzhead.info/sun/pbmTYs6JnZSIlHA/bejne.html

      @nallaspathfinder9779@nallaspathfinder97792 жыл бұрын
  • As an old C++ programmer who's just getting back into programming (last time I used VS was in...2006?) this was amazing. Lots of little tricks embedded in the video, I feel like Visual Studio and I are old friends who just met each other on the street, and now we're having a drink and catching up on things.

    @_o_@_o_2 жыл бұрын
    • you summarize exactly why i searched for this video. Even the year matches :D

      @singhanianilesh@singhanianilesh2 жыл бұрын
  • Shad, Thankyou very much. It all worked. It is amazing how much you have packed into this video. You are clearly an excellent educator. Lots to think about and follow up.

    @BayleyBuzz@BayleyBuzz2 жыл бұрын
  • THANK YOU THANK YOU THANK YOU SOOOOOOOOOOOO MUCH!!!!!!!!!!!!!!!!!!!! I've searched high and low for MVCs and most of them either didn't explain at all or deliberately skipped -- which ended up being a waste of time when I actually wanted to learn and have an active server page!!! (Seriously, I've looked at so many...) Wow. I wish I can turn back time and just start with this tutorial because it is simply THE BEST -- Clear, concise and straightforward. Thank you Professor!!! 👏👏👏👏👏

    @yj4597@yj4597 Жыл бұрын
  • I love how when you were editing that chicken joke, it still cracked you up. 😂

    @codysiegmann5637@codysiegmann56372 жыл бұрын
  • This is the best introduction I've ever seen. Thank you.

    @mikejeng@mikejeng3 ай бұрын
  • I love the way he explains things. Makes overwhelming topics not overwhelming

    @SnobbyLion@SnobbyLion5 ай бұрын
  • I loved it from the first 3 minutes. We need more from you Professor, thanks a lot.

    @zn6151@zn61513 жыл бұрын
    • check this Real E-Commerce App using .Net 5 and Angular 13 Thanks kzhead.info/sun/YK2zoNd7ZGKbdaM/bejne.html

      @sneigee@sneigee2 жыл бұрын
  • The perfect beginner's guide for us who are starting to learning and shifting to web development from desktop apps.

    @warrenvillafranca8903@warrenvillafranca89032 жыл бұрын
    • check this Real E-Commerce App using .Net 5 and Angular 13 Thanks kzhead.info/sun/YK2zoNd7ZGKbdaM/bejne.html

      @sneigee@sneigee2 жыл бұрын
  • Amazing, frontend dev of 12+ years here, needed to learn some C# to help out the backend guys, this really got me excited/gave me the confidence to explore C# more. Possibly the best tutorial I've ever followed along with. Thanks!

    @internetoldie@internetoldie Жыл бұрын
  • Usually i do not comment on videos, however i should in this case. Really really good tutorial for what it teaches you. I like that this guy teaches you a bit how to think and write code. I also liked him saying something like "with one click you do a bunch of stuff" , this means to show you that you must be more productive in some cases and just complete a task with some help rather than learning everything and then complete the task.

    @angelos319@angelos319 Жыл бұрын
  • This is a fantastic tutorial!!! Perfectly explained! I love it!!

    @AldoResendizRomero@AldoResendizRomero3 жыл бұрын
  • You're the man, Shad. Thanks for this intro.

    @naturfagstoff@naturfagstoff3 жыл бұрын
  • Loved it. Probably the best video I've encountered on the topic. Everything explained in a simple language. Easy to follow even for beginners. Thumbs up!

    @mikepan5665@mikepan5665 Жыл бұрын
  • This was a great introductory video Shad, thank you!

    @MarkSalamone@MarkSalamone3 жыл бұрын
  • This is so so so helpful! The explanations are crystal clear! Thank you so much !

    @mk9834@mk98343 жыл бұрын
  • Thanks a lot, sir! This was incredibly well thought out and immensely helpful!

    @itzyourbwoytchybooxuur6475@itzyourbwoytchybooxuur64752 жыл бұрын
  • Thanks Shad and appreciate your hard work. It's always great learning from you.

    @MJ-nz6ys@MJ-nz6ys Жыл бұрын
  • Fantastic ASP.NET course, took me more than an hour and I have learned so much. Everything is working fine so thank you again

    @waynemahoney1723@waynemahoney17233 жыл бұрын
  • Salute to you Sluiter! Absolute beginner here (senior citizen though) Took me nearly week to understand few of the concepts but watched this nearly 20 times to clear those concepts. Awesome work!

    @wasimbaig1078@wasimbaig1078 Жыл бұрын
  • Parabéns professor pelo ótimo conteúdo, completo e simples de entender.

    @nataliaoliveira7855@nataliaoliveira78553 жыл бұрын
    • Nice one and also check this Real E-Commerce App using .Net 5 and Angular 13 Thanks kzhead.info/sun/YK2zoNd7ZGKbdaM/bejne.html

      @sneigee@sneigee2 жыл бұрын
  • Wow! Have never had it this simple; you are a great teacher...you just added one user to your subscription list...

    @careerdiscovery27@careerdiscovery272 жыл бұрын
  • The best explanation of MVC arch and how it works I have seen anywhere. Thanks!!

    @dhunsworth@dhunsworth2 жыл бұрын
  • Thank you so much for this course, this is what I need as a begginer in Core!

    @user-iy8fo4bk5h@user-iy8fo4bk5h3 жыл бұрын
    • How old r u? I'm asking this to everyone here btw

      @OZAMA@OZAMA3 жыл бұрын
  • Perfect timing for this video, I just got a job and needed to brush up

    @Bonafide188@Bonafide1883 жыл бұрын
    • Congrats!

      @SupersnakeGames@SupersnakeGames3 жыл бұрын
    • I'm in the shoes you were 3 month ago

      @haribohariboencore8935@haribohariboencore89353 жыл бұрын
    • hey can I ask Im a newbie in Asp.net I usually make unity games with C#. Is it really hard and did they require a lot from you to know ASP.NET

      @beastmasterbg@beastmasterbg3 жыл бұрын
    • Lol me too

      @mohammedissam3651@mohammedissam36513 жыл бұрын
    • @@haribohariboencore8935 y’all get fired yet? 😁

      @alex-dk2rj@alex-dk2rj3 жыл бұрын
  • BRILLIANT VIDEO! My project group have tried so many videos and lectures until this video popped up!

    @trymfalkum220@trymfalkum220 Жыл бұрын
  • Been making games in Unity C# since Unity version 5 and this helped me tremendously to get started in learning asp core. Thanks so much!

    @astrahcat1212@astrahcat12126 ай бұрын
  • I rate you sir as one of the top 5 KZheadrs on webdev, fantastic content

    @ore_bear8045@ore_bear80453 жыл бұрын
    • How old r u? I'm asking this to everyone here btw

      @OZAMA@OZAMA3 жыл бұрын
    • @@OZAMA i am 21

      @MrKingchamp1000@MrKingchamp10002 жыл бұрын
  • watched few times to grasp and memorize all the concepts thanks professor that was very well explained

    @dev0_018@dev0_018 Жыл бұрын
    • @@himanshuatri3232 Hey if you go to tools then nuget package then it will be there...Let me know if this helped :)

      @Yohanelprofesor@Yohanelprofesor Жыл бұрын
  • Amazing, I had a assignment that required almost the same thing and i was stressing for a bit , but now I'm so passing and so happy

    @brazzot6694@brazzot66943 жыл бұрын
  • Great crash course, just what i needed! Thank you very much Professor!

    @juancarlosabad3298@juancarlosabad32982 жыл бұрын
  • The jokes were really good though.

    @samip4sure@samip4sure3 жыл бұрын
    • Yeah, I love the one when he acted like running chrome is ok :,D

      @MichaelOfRohan@MichaelOfRohan9 ай бұрын
  • Absolutely amazing job! 100% perfection! Great work! Thanks!

    @user-go1hd3wm8h@user-go1hd3wm8h Жыл бұрын
    • @@himanshuatri3232 select Tools > NuGet Package Manager > Package Manager Console from the top menu

      @tprnbs@tprnbs Жыл бұрын
    • @@himanshuatri3232 use Ctrl+Q for help, type "package manager console" and u'll get it

      @badihaboulhosn8178@badihaboulhosn8178 Жыл бұрын
  • Thanks for this hour, Shad, it really helped me to understand more things about this technology. Cheers!

    @avuifasol@avuifasol2 жыл бұрын
  • By far the best ASP video I've found, makes ASP really accessible, thanks !

    @christhorp9277@christhorp927711 ай бұрын
  • I want say one big thank you for the diagram at 19:00, because i think it is really accurate

    @user-ki1gq6xb4y@user-ki1gq6xb4y3 ай бұрын
  • Hi Shad! Thanks for en enjoyable lesson, although I knew most of it, I must say that few people upload videos with easy explanations as you do!

    @dannydan999999@dannydan9999993 жыл бұрын
  • Thank you Shad for this amazing tutorial!

    @shauryabavishi3874@shauryabavishi38743 жыл бұрын
  • Thanks Shad, I'm learning C# for my job and this is really helpful

    @jacobmartin4567@jacobmartin45673 жыл бұрын
  • Coming from a PHP and a straight front end developer i thought becoming and full stack was going to be a nightmare but Thanks to visualstudio everything is more simple. We just have to keep in mind what we doing without skipping a step and learn how to trouble shoot errors.

    @Yohanelprofesor@Yohanelprofesor Жыл бұрын
    • Is this legit for developers who work for a company? I am similar to you, but i am familiar with JS, CSS, HTML and no C#. Do they accept this kind of `shotcuts` to build the fullstack?

      @CforChillandCheese@CforChillandCheese Жыл бұрын
    • @@CforChillandCheese yes I believe so asp is just a frame work like Jquery is a library of JavaScript asp is a framework of the c# language or library. It just makes everything very simple and straightforward. I am leaning asp to become a full stack developer

      @Yohanelprofesor@Yohanelprofesor Жыл бұрын
  • The first adding component is Model 20:20 Adding controllers 22:50 based on what the model contains Package manager console 26:00 command: add-migration "initialsetup"(mapping) Then: Package manager console command: update-database

    @shadymina2346@shadymina23462 жыл бұрын
    • I cannot find my packaging managing console. I am completly stuck

      @reverendbluejeans1748@reverendbluejeans17482 жыл бұрын
    • @@reverendbluejeans1748 If you use the search bar in VS you can use package manager console as a search term. I could not find it until I did that either. Hope this helps!

      @ashleylord8309@ashleylord83092 жыл бұрын
    • @@ashleylord8309 It was not available on the mac. I found a PC hanging around so I used that instead. I also manage to find a workaround.

      @reverendbluejeans1748@reverendbluejeans17482 жыл бұрын
    • @@ashleylord8309 do you know how i can view or access my migrated database using vs code?

      @thisbejann4600@thisbejann4600 Жыл бұрын
  • Its only been 15mins this is just amazing he is explaining in so simple way

    @shivambhayre5056@shivambhayre5056 Жыл бұрын
  • Thank you so much Shad!!! Great course🙌✨

    @jern01@jern013 жыл бұрын
  • Hi. Thank you for the video. I am only at the beginning video. But I would like to make this comment for all the new learners before I forget. One should know that there are quite a few changes in Microsoft Visual Studio Community 2019, Version 16.11.10 compared to the version used in this video. For example, to get the app to run in the beginning, on the top of the Visuals Studio window, one has to click and choose the name of the App and not "IIS Express" as shown in this video. Otherwise one gets all kind of errors, which googling won't resolve, unfortunately. And of course, one has to previously install the "ASP.NET and web development" package using the Visual Studio Installer. Thank you, again for this free course.

    @hristian_carabulea@hristian_carabulea2 жыл бұрын
    • Thanks for the info. I was wondering why I was getting errors at some part of the video.

      @serred9452@serred94522 жыл бұрын
    • Thank you so much

      @chadgregory9037@chadgregory90372 жыл бұрын
  • Did these people read my mind? I just decided to learn C# this week and this course comes out

    @maurov2104@maurov21043 жыл бұрын
  • Your content is everything that most videos and forums aren't. You don't just put in lines of code or create some function and not explain that you added a Nuget package or using statement. Awesome work!

    @wolfpack4128@wolfpack41283 жыл бұрын
    • How old r u? I'm asking this to everyone here btw

      @OZAMA@OZAMA3 жыл бұрын
  • This is an incredible crash course! Thank you so much!

    @NassosKranidiotis@NassosKranidiotis2 жыл бұрын
  • Dear Shad, a brilliant work. Thank you for sharing your experience in such a short time. However, I have a small correction which would like to ask you about a step you took and forgot to remove, so it made me wonder for a bit but then corrected it. Here is the detail: At 22:15, the added method of Public Joke(){} must be removed before start adding a new Controller. The project won’t be built until the part has been commented out. Than you again.

    @AlanMustafa@AlanMustafa2 жыл бұрын
    • check this Real E-Commerce App using .Net 5 and Angular 13 Thanks kzhead.info/sun/YK2zoNd7ZGKbdaM/bejne.html

      @sneigee@sneigee2 жыл бұрын
  • 20:14 migrations 32:00 adding features 36:46 search function don't mind me

    @internetuser117@internetuser1172 жыл бұрын
    • In migrations i am facing this issue. PM> enable-migrations Enable-Migrations is obsolete. Use Add-Migration to start using Migrations. PM> add-migration "initialsetup" Build started... Build succeeded. More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands.

      @kaalharir3684@kaalharir36845 ай бұрын
  • Really well done and thanks a lot! Very clear descriptions and your voice is easy to work with!

    @manicminer3830@manicminer38303 жыл бұрын
  • This is amazing tutorial, I was able to create my first application right out of the box without any errors by just following every single steps. Thank you!!!!!

    @huynhdo6208@huynhdo6208Ай бұрын
  • Yo, as a MERN full stack dev, I gotta say this video is straight up dope! It's the right spot for me and the insights and tips are legit useful. Big ups to the creator for putting out such sick content for us developers!

    @tedng3064@tedng3064 Жыл бұрын
    • Hey I am stuck at create login for an user around 50+ min, did he miss something to add the userdata into database? Because i cant even login with credentials i created via `Register` page. HELP, please ! I only have JS and HTML , C basic, and JAVA for OOP. :( and I am new on ASP

      @CforChillandCheese@CforChillandCheese Жыл бұрын
  • My Microsoft Docs sense is tingling, movie Db anyone?

    @quietackshon@quietackshon3 жыл бұрын
  • It took me two days to find a video this good. Finally.

    @DB42YT@DB42YTАй бұрын
    • Is it really? Works or helpful in 2024, ( .Net 8.0 ) version as well?

      @faizudesigns1463@faizudesigns146325 күн бұрын
  • Hi, when it comes to update-database then I look at the SQL Server there's only 1 (localdb) which is the ProjectsV13 and there's no database for joke

    @joshuabonafe9274@joshuabonafe92742 жыл бұрын
  • Please make a CRUD app with React included!

    @narcissisticnarcissus4956@narcissisticnarcissus49563 жыл бұрын
    • Yess

      @cinthyacavalcante5318@cinthyacavalcante53183 жыл бұрын
  • Simply awesome. Thanks Shad. This is what a tutorial should be like. Straight to the point and informative.

    @MegaGrinbull@MegaGrinbull2 жыл бұрын
    • Watch this video real time .net interview here kzhead.info/sun/pbmTYs6JnZSIlHA/bejne.html

      @nallaspathfinder9779@nallaspathfinder97792 жыл бұрын
  • Fantastic crash course that I ever come across! Simple but very effective to follow through!!

    @BlissfulPrem@BlissfulPrem8 ай бұрын
  • Good tutorial but _ using VS 2022 _ __/Data\__ folder not created by wizard.

    @BillBrutzman@BillBrutzman11 ай бұрын
    • Did you find solution for this issue?

      @Monkewomen11@Monkewomen114 ай бұрын
  • I'm stuck on this applicationdbcontext part. My base files didn't come up with the data folder and subsequent files

    @BuffaloBlack@BuffaloBlack3 жыл бұрын
    • When you create the project, make sure that authentication is changed to "Individual User Accounts". Your creation menu maybe a little different but look for "Authentication" or "Change Authentication". I believe once you create the project you can't make changes so create a new project and it should fix the issue if you change the authentication. I initially had the same problem and realized that I missed this important step. In the video, he goes over it around the 11 minute mark. Hope this helps.

      @gennis4433@gennis44333 жыл бұрын
    • @@gennis4433 Thank you!

      @BuffaloBlack@BuffaloBlack3 жыл бұрын
  • Me vi varios tutoriales tratando de entender ASP y es el primero que encuentro que simple, corto y claro.

    @alejandrogomeznieto@alejandrogomeznieto Жыл бұрын
  • Thanks, Shad. It was indeed a great help for a beginner.

    @abrartareen100@abrartareen1003 жыл бұрын
  • Migration Has a problem

    @saremk12@saremk124 ай бұрын
  • 24:07 "hours of programming have been done for you with a single click" is probably good for a seasoned programmer, but for a newbie? I'm not so sure, people won't know were or what exactly those new pages are about, it seems this video is more concentrated on what can be done in an hour vs what is learned really well in an hour Scott Hanselman's method of starting to learn to program with a "stick shift" instead of an automatic is slower, but most people probably learn more...sorry, I know you mean well

    @thomasjust2663@thomasjust26632 жыл бұрын
  • Thank you, Professor! Successfully created my first web app thx to your teaching.

    @yang-kyunpark7461@yang-kyunpark7461 Жыл бұрын
  • This course is just perfect! Thank you so much!

    @andread4721@andread47212 жыл бұрын
  • Can we please have more Visual Studio Code not just Visual Studio. :/

    @petersuwara5432@petersuwara54323 жыл бұрын
    • VSCode isn't really equipped to handle ASP.NET

      @pixelfixer_@pixelfixer_3 жыл бұрын
    • They have more courses on VS Code as well, imcluding a 4.5 hour one. Check 'em out.

      @prakash_77@prakash_773 жыл бұрын
    • Well Visual Studio is still the primary editor that is being used by C# developers and many C# developers are just used to it. Of course, nothing is stopping you from using VS Code if you want. They also have pretty good support for C# there.

      @rand0mtv660@rand0mtv6603 жыл бұрын
  • This is good for a crash course. However y'all can check this one : kzhead.info/channel/PL6n9fhu94yhVkdrusLaQsfERmL_Jh4XmU.html After going through this one I bet y'all won't need any other tuts.

    @Blue-xp9zg@Blue-xp9zg3 жыл бұрын
  • This video was uploaded on my birthday, one of the best presents I ever got! :D

    @aelfar7533@aelfar75332 жыл бұрын
  • I really like your teaching style, you cover everything in a slow and clear manner, not skipping over anything.

    @CanadianMang@CanadianMang2 жыл бұрын
  • Great video Shad! I appreciate it!

    @douglassanabria6956@douglassanabria69563 жыл бұрын
  • PERFECT! Straight to the point.

    @juandiegocastanogomez3854@juandiegocastanogomez38543 жыл бұрын
  • Amazing , the teaching methodology and progression of content is simply extrordinary.

    @suryakodimala9859@suryakodimala985910 ай бұрын
  • i tried coding watching many courses but i couldn't . NOW i did it. this course built my self confident and attraction towards coding

    @roshanjoshi4445@roshanjoshi4445 Жыл бұрын
  • Thank you for the excellent tutorial - looking forward to more...

    @virtual0017@virtual00173 жыл бұрын
  • Wow, visual studio really is helping you out. It kind of feels like programming on training wheels which is actually a good thing if you work with it - not against it.

    @michaelredl7860@michaelredl7860 Жыл бұрын
  • Wonderful explanation. Detailed. Encompass the Dos and the Donots. step by step execution. Highly appreciated!

    @user-on9wh6hh4h@user-on9wh6hh4h5 ай бұрын
  • Best instructor. Very easy to follow. Thanks professor Sluiter

    @tiagocosta2689@tiagocosta2689 Жыл бұрын
  • So nice tutorial. I learn a lot from this one hour. Thank you so much!!!

    @johnwindsor5426@johnwindsor54263 жыл бұрын
  • Extremely helpful and clear tutorial. Cheers Shad

    @markjohnson2241@markjohnson22412 жыл бұрын
  • Wow!! I'm new to ASP.NET core and already love it!! Thanks a lot.

    @josephcobbinah5412@josephcobbinah54122 жыл бұрын
  • Very useful beginners guide, took me a couple of attempts to get the right start up but after followed along with ease

    @The_Tastybug@The_Tastybug Жыл бұрын
  • Thanks for a good, basic, quick intro! It's less scary now! 👍

    @Nessus07@Nessus073 жыл бұрын
  • Thank you so much Shad. You're wonderful teacher.

    @elizabethfromgrandrapids3303@elizabethfromgrandrapids33032 жыл бұрын
KZhead