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

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 1K

  • @Obamanamamama
    @Obamanamamama 3 ปีที่แล้ว +237

    No one understands how important annunciation is especially when teaching, this man is an amazing instructor

  • @yang-kyunpark7461
    @yang-kyunpark7461 2 ปีที่แล้ว +11

    Thank you, Professor! Successfully created my first web app thx to your teaching.

  • @JasonLayton
    @JasonLayton ปีที่แล้ว +146

    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.

    • @pawior6921
      @pawior6921 ปีที่แล้ว +3

      Could you recommend some more tutorials/resources that you have used?

    • @JasonLayton
      @JasonLayton ปีที่แล้ว +4

      @@pawior6921 I ended up going back to JavaScript... I have great resources for JS, but not for c#

    • @chesterking4852
      @chesterking4852 ปีที่แล้ว +1

      Can you please provide some js resources

    • @KILLCHRISU
      @KILLCHRISU ปีที่แล้ว

      @@chesterking4852google it

    • @guob1n
      @guob1n ปีที่แล้ว

      @@JasonLayton can i get the resources by any chance?

  • @heatherkloth4215
    @heatherkloth4215 3 ปีที่แล้ว +301

    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!

    • @bigbob2364
      @bigbob2364 3 ปีที่แล้ว +1

      I agree!

    • @moroccansouqcanada2720
      @moroccansouqcanada2720 3 ปีที่แล้ว +2

      yeah i feel thw same way

    • @agentstona
      @agentstona 2 ปีที่แล้ว +11

      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

    • @neutronstar6739
      @neutronstar6739 2 ปีที่แล้ว +19

      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

    • @navdeepkaur-fz4fc
      @navdeepkaur-fz4fc 2 ปีที่แล้ว +1

      Can anyone of you here help me with one of my mvc framework assignment, it's very urgent and important for me please

  • @bilalthiha
    @bilalthiha 3 ปีที่แล้ว +58

    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.

  • @RP_On_800_FPS
    @RP_On_800_FPS ปีที่แล้ว +85

    For recent people, you need to get the Model View Controller project instead of the base one.

    • @raphaelmunaki1668
      @raphaelmunaki1668 9 หลายเดือนก่อน

      . Thank you.
      please elaborate

    • @Vlusion
      @Vlusion 8 หลายเดือนก่อน

      Is VS Studio just fine for C# development?

    • @sandokanfirst2
      @sandokanfirst2 8 หลายเดือนก่อน

      @@Vlusion Absolutely, Visual Studio is perfect for C# development. A more light-weight editor would be Visual Studio Code.

    • @sandokanfirst2
      @sandokanfirst2 8 หลายเดือนก่อน

      Yes, that's exactly what he's doing at 10.29?

    • @uuo4930
      @uuo4930 4 หลายเดือนก่อน +1

      Appreciate it, I was about to watch other video

  • @warrenvillafranca8903
    @warrenvillafranca8903 3 ปีที่แล้ว +21

    The perfect beginner's guide for us who are starting to learning and shifting to web development from desktop apps.

    • @sneigee
      @sneigee 2 ปีที่แล้ว

      check this Real E-Commerce App using .Net 5 and Angular 13
      Thanks
      th-cam.com/video/-IzpsC-0eBk/w-d-xo.html

  • @emmajenkins4778
    @emmajenkins4778 3 ปีที่แล้ว +11

    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.

    • @nallaspathfinder9779
      @nallaspathfinder9779 3 ปีที่แล้ว

      Watch this video
      real time .net interview here
      th-cam.com/video/rUZ2jQfbRa8/w-d-xo.html

  • @mikejeng
    @mikejeng 10 หลายเดือนก่อน +4

    This is the best introduction I've ever seen. Thank you.

  • @AnGrYGrEeKGuY
    @AnGrYGrEeKGuY 3 หลายเดือนก่อน +1

    The way the tutorial is structured is amazing. Everything is answered, everything is explained. From the beginning of the course you know exactly what to expect.

  • @shadymina2346
    @shadymina2346 3 ปีที่แล้ว +10

    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

    • @reverendbluejeans1748
      @reverendbluejeans1748 2 ปีที่แล้ว

      I cannot find my packaging managing console. I am completly stuck

    • @ashleylord8309
      @ashleylord8309 2 ปีที่แล้ว +1

      @@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!

    • @reverendbluejeans1748
      @reverendbluejeans1748 2 ปีที่แล้ว

      @@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.

    • @thisbejann4600
      @thisbejann4600 2 ปีที่แล้ว

      @@ashleylord8309 do you know how i can view or access my migrated database using vs code?

  • @elliotanimations1067
    @elliotanimations1067 2 ปีที่แล้ว +26

    this is so coherent and thorough compared to hundreds of other videos. glad I discovered you, thank you for this

  • @_o_
    @_o_ 2 ปีที่แล้ว +30

    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.

    • @singhanianilesh
      @singhanianilesh 2 ปีที่แล้ว +5

      you summarize exactly why i searched for this video. Even the year matches :D

  • @WarEagleTimeMachine
    @WarEagleTimeMachine 2 ปีที่แล้ว +32

    Really an amazing video - one of the best tutorials I have seen on TH-cam. 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.

  • @ore_bear8045
    @ore_bear8045 3 ปีที่แล้ว +22

    I rate you sir as one of the top 5 TH-camrs on webdev, fantastic content

    • @OZAMA
      @OZAMA 3 ปีที่แล้ว +1

      How old r u?
      I'm asking this to everyone here btw

    • @MrKingchamp1000
      @MrKingchamp1000 3 ปีที่แล้ว

      @@OZAMA i am 21

  • @Bonafide188
    @Bonafide188 4 ปีที่แล้ว +104

    Perfect timing for this video, I just got a job and needed to brush up

    • @SupersnakeGames
      @SupersnakeGames 4 ปีที่แล้ว +1

      Congrats!

    • @haribohariboencore8935
      @haribohariboencore8935 3 ปีที่แล้ว +1

      I'm in the shoes you were 3 month ago

    • @beastmasterbg
      @beastmasterbg 3 ปีที่แล้ว

      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

    • @mohammedissam3651
      @mohammedissam3651 3 ปีที่แล้ว

      Lol me too

    • @alex-dk2rj
      @alex-dk2rj 3 ปีที่แล้ว +2

      @@haribohariboencore8935 y’all get fired yet? 😁

  • @FlavourlessLife
    @FlavourlessLife 3 ปีที่แล้ว +43

    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.

  • @zn6151
    @zn6151 3 ปีที่แล้ว +42

    I loved it from the first 3 minutes.
    We need more from you Professor, thanks a lot.

    • @sneigee
      @sneigee 2 ปีที่แล้ว

      check this Real E-Commerce App using .Net 5 and Angular 13
      Thanks
      th-cam.com/video/-IzpsC-0eBk/w-d-xo.html

  • @trymfalkum220
    @trymfalkum220 2 ปีที่แล้ว +2

    BRILLIANT VIDEO! My project group have tried so many videos and lectures until this video popped up!

  • @cdemirkir
    @cdemirkir 2 ปีที่แล้ว +5

    He is one of the best course instructor i have seen in TH-cam so far. He teaches the subject in a very clear way that can be followed very smoothly.

  • @yj4597
    @yj4597 2 ปีที่แล้ว +1

    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!!! 👏👏👏👏👏

  • @leszekjezierski9414
    @leszekjezierski9414 3 ปีที่แล้ว +40

    Great tutorial! Your students must be so lucky, you have a talent to pass a knowledge. All the best.

  • @0009arun
    @0009arun 25 วันที่ผ่านมา

    This is the best ever crash course I have done in the most complex framework out there. Thank you, sir!

  • @elchino7672
    @elchino7672 3 ปีที่แล้ว +21

    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!

  • @brazzot6694
    @brazzot6694 3 ปีที่แล้ว +1

    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

  • @markmahowald7866
    @markmahowald7866 3 ปีที่แล้ว +10

    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. :)

  • @wolfpack4128
    @wolfpack4128 3 ปีที่แล้ว +2

    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!

    • @OZAMA
      @OZAMA 3 ปีที่แล้ว

      How old r u?
      I'm asking this to everyone here btw

  • @EchoVids2u
    @EchoVids2u 3 ปีที่แล้ว +3

    Best ASP Tutorial I've ever seen in my life. Thank you Shad!!

  • @1987RX7TII
    @1987RX7TII 2 ปีที่แล้ว +1

    This almost feels like cheating. I've been doing Javascript/Typescript and Node back ends using a "sequelize" npm for my ORM, and then making all of my views myself in one of the popular JS frameworks. I just got hired for my first full time dev role working with C#, .NET, & Blazor so I wanted to follow this to get my feet wet. It's unbelievable how much hard work and time has gone into creating this tooling. I know that this is still something that is good to understand what is happening under the hood with, and that obviously, any sort of consumer-facing finished project in production would need a lot more configuring and styling but I am blown away at how quickly this tutorial took me from no application, to a working CRUD + DB app. Great video!

    • @CforChillandCheese
      @CforChillandCheese ปีที่แล้ว

      Hey, since you are hired as a dev role. Is that legit that a company will hire a newbie like me that made use of this ASP tools to generate CRUD for me? Because I have no prior knowledge in C# , only C, JS, HTML, CSS, JAVA for OOP. The tools are like you said, it saved my ass to build everything from scratch.

  • @BorisAnastasov-m1n
    @BorisAnastasov-m1n 10 หลายเดือนก่อน +4

    I want say one big thank you for the diagram at 19:00, because i think it is really accurate

  • @SnobbyLion
    @SnobbyLion 11 หลายเดือนก่อน

    I love the way he explains things. Makes overwhelming topics not overwhelming

  • @ronaldjohnson4470
    @ronaldjohnson4470 4 ปีที่แล้ว +31

    Thank you for the course, you're excellent instructor.

  • @shivambhayre5056
    @shivambhayre5056 ปีที่แล้ว +2

    Its only been 15mins this is just amazing he is explaining in so simple way

  • @dev0_018
    @dev0_018 2 ปีที่แล้ว +8

    watched few times to grasp and memorize all the concepts
    thanks professor that was very well explained

    • @Yohanelprofesor
      @Yohanelprofesor ปีที่แล้ว

      @@himanshuatri3232 Hey if you go to tools then nuget package then it will be there...Let me know if this helped :)

  • @DB42YT
    @DB42YT 7 หลายเดือนก่อน +1

    It took me two days to find a video this good. Finally.

    • @faizudesigns1463
      @faizudesigns1463 7 หลายเดือนก่อน +2

      Is it really? Works or helpful in 2024, ( .Net 8.0 ) version as well?

  • @АмирШавалеев-й3р
    @АмирШавалеев-й3р 4 ปีที่แล้ว +28

    Thank you so much for this course, this is what I need as a begginer in Core!

  • @chronewhite4197
    @chronewhite4197 3 วันที่ผ่านมา

    It's 2024, this guide still works. Thank you!

  • @Yohanelprofesor
    @Yohanelprofesor ปีที่แล้ว +4

    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.

    • @CforChillandCheese
      @CforChillandCheese ปีที่แล้ว +2

      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?

    • @Yohanelprofesor
      @Yohanelprofesor ปีที่แล้ว +1

      @@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

  • @theabundantway
    @theabundantway 3 หลายเดือนก่อน +1

    This guy is a great teacher. Ober of the best I've seen.

  • @wasimbaig1078
    @wasimbaig1078 2 ปีที่แล้ว +3

    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!

  • @huynhdo6208
    @huynhdo6208 8 หลายเดือนก่อน

    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!!!!!

  • @GanpatKakar
    @GanpatKakar 4 ปีที่แล้ว +17

    Thank you so much for this course, I really appreciate your effort on this.

  • @cyclewithjb
    @cyclewithjb 3 ปีที่แล้ว

    Learned a lot by just watching this vid. You are one of the best instructors here in TH-cam.

  • @codysiegmann5637
    @codysiegmann5637 3 ปีที่แล้ว +26

    I love how when you were editing that chicken joke, it still cracked you up. 😂

  • @angelos319
    @angelos319 ปีที่แล้ว +1

    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.

  • @AlanMustafa
    @AlanMustafa 3 ปีที่แล้ว +3

    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.

    • @sneigee
      @sneigee 2 ปีที่แล้ว

      check this Real E-Commerce App using .Net 5 and Angular 13
      Thanks
      th-cam.com/video/-IzpsC-0eBk/w-d-xo.html

  • @internetoldie
    @internetoldie 2 ปีที่แล้ว +2

    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!

  • @tedng3064
    @tedng3064 ปีที่แล้ว +3

    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!

    • @CforChillandCheese
      @CforChillandCheese ปีที่แล้ว

      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

  • @zewdubelachew8768
    @zewdubelachew8768 3 ปีที่แล้ว

    One of the best courses that is presented in a very simple and easy-to-understand way for a complete ASP.Net novices like me. Thanks for sharing!!!

    • @nallaspathfinder9779
      @nallaspathfinder9779 3 ปีที่แล้ว

      Watch this video
      real time .net interview here
      th-cam.com/video/rUZ2jQfbRa8/w-d-xo.html

  • @РадославСтефанов-в6я
    @РадославСтефанов-в6я 2 ปีที่แล้ว +6

    Absolutely amazing job! 100% perfection! Great work! Thanks!

    • @tprnbs
      @tprnbs ปีที่แล้ว +1

      @@himanshuatri3232 select Tools > NuGet Package Manager > Package Manager Console from the top menu

    • @badihaboulhosn8178
      @badihaboulhosn8178 ปีที่แล้ว

      @@himanshuatri3232 use Ctrl+Q for help, type "package manager console" and u'll get it

  • @DubZenStep
    @DubZenStep 3 หลายเดือนก่อน +1

    This man's teaching skills are next level

  • @HM-117-v3
    @HM-117-v3 3 ปีที่แล้ว +30

    20:14 migrations
    32:00 adding features
    36:46 search function
    don't mind me

    • @kaalharir3684
      @kaalharir3684 11 หลายเดือนก่อน

      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.

  • @roshanjoshi4445
    @roshanjoshi4445 2 ปีที่แล้ว

    i tried coding watching many courses but i couldn't . NOW i did it. this course built my self confident and attraction towards coding

  • @kaalharir3684
    @kaalharir3684 11 หลายเดือนก่อน +3

    I face 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.

  • @Humpdurious
    @Humpdurious 5 หลายเดือนก่อน +1

    I'm watching this in 2024, working on switching from java spring to making a few web applications in C# for a github page. I really appreciate the simple breakdown of the tutorial, but I have one suggestion; when you have your slides up for like the DAO ORM part, I would suggest not having your camera on, just cause when I was making notes and screen clipping I keep getting your ear and stuff in my notes haha.
    Everything else is great and really straightforward, I appreciate your work here.

    • @aniketbhalla1521
      @aniketbhalla1521 3 หลายเดือนก่อน

      Is it still good to learn from this course as a beginner to ASP? Been 3 years!

  • @nataliaoliveira7855
    @nataliaoliveira7855 4 ปีที่แล้ว +31

    Parabéns professor pelo ótimo conteúdo, completo e simples de entender.

    • @sneigee
      @sneigee 2 ปีที่แล้ว

      Nice one and also check this Real E-Commerce App using .Net 5 and Angular 13
      Thanks
      th-cam.com/video/-IzpsC-0eBk/w-d-xo.html

  • @dhunsworth
    @dhunsworth 3 ปีที่แล้ว

    The best explanation of MVC arch and how it works I have seen anywhere. Thanks!!

  • @samip4sure
    @samip4sure 4 ปีที่แล้ว +70

    The jokes were really good though.

    • @MichaelOfRohan
      @MichaelOfRohan ปีที่แล้ว

      Yeah, I love the one when he acted like running chrome is ok :,D

  • @astrahcat1212
    @astrahcat1212 ปีที่แล้ว

    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!

  • @mk9834
    @mk9834 3 ปีที่แล้ว +3

    This is so so so helpful! The explanations are crystal clear! Thank you so much !

  • @christhorp9277
    @christhorp9277 ปีที่แล้ว

    By far the best ASP video I've found, makes ASP really accessible, thanks !

  • @AldoResendizRomero
    @AldoResendizRomero 3 ปีที่แล้ว +3

    This is a fantastic tutorial!!! Perfectly explained! I love it!!

  • @NickBouwhuis
    @NickBouwhuis 3 ปีที่แล้ว +1

    Gotta admit. It took me longer than 1 hour. But this was so helpful to me I can't even express it in words. Thank you very much for taking the time to explain and show us the basics. You helped me a ton!

    • @OZAMA
      @OZAMA 3 ปีที่แล้ว

      How old r u?
      I'm asking this to everyone here btw

    • @NickBouwhuis
      @NickBouwhuis 3 ปีที่แล้ว

      @@OZAMA 26

  • @itzyourbwoytchybooxuur6475
    @itzyourbwoytchybooxuur6475 3 ปีที่แล้ว +4

    Thanks a lot, sir!
    This was incredibly well thought out and immensely helpful!

  • @jacobmartin4567
    @jacobmartin4567 3 ปีที่แล้ว +1

    Thanks Shad, I'm learning C# for my job and this is really helpful

  • @CaptainBrash
    @CaptainBrash 3 ปีที่แล้ว +3

    great video! the only bit i couldnt get working is the search. doesnt return anything but everything else works. thanks :)

  • @careerdiscovery27
    @careerdiscovery27 3 ปีที่แล้ว

    Wow! Have never had it this simple; you are a great teacher...you just added one user to your subscription list...

  • @maurov2104
    @maurov2104 4 ปีที่แล้ว +4

    Did these people read my mind? I just decided to learn C# this week and this course comes out

  • @dannydan999999
    @dannydan999999 3 ปีที่แล้ว +3

    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!

  • @samueltardi7491
    @samueltardi7491 3 ปีที่แล้ว

    Thanks!

  • @quietackshon
    @quietackshon 4 ปีที่แล้ว +6

    My Microsoft Docs sense is tingling, movie Db anyone?

  • @nelle1509
    @nelle1509 8 หลายเดือนก่อน

    Really appreciate this tutorial. Well explained and easy to follow. I also can't believe how easy it is to create a simple web app with .NET! Fascinating.

  • @narcissisticnarcissus4956
    @narcissisticnarcissus4956 4 ปีที่แล้ว +15

    Please make a CRUD app with React included!

  • @networker91
    @networker91 3 ปีที่แล้ว

    Awesome tutorial! 1 hour passed like 10 mins...All the best Shad >>>>

  • @thomasjust2663
    @thomasjust2663 3 ปีที่แล้ว +3

    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

  • @MJ-nz6ys
    @MJ-nz6ys 2 ปีที่แล้ว +1

    Thanks Shad and appreciate your hard work. It's always great learning from you.

  • @BillBrutzman
    @BillBrutzman ปีที่แล้ว +4

    Good tutorial but _ using VS 2022 _ __/Data\__ folder not created by wizard.

    • @Monkewomen11
      @Monkewomen11 10 หลายเดือนก่อน +1

      Did you find solution for this issue?

  • @standman007
    @standman007 3 ปีที่แล้ว +1

    Shad. Thanks very much for the course from the bottom of my heart

  • @BuffaloBlack
    @BuffaloBlack 3 ปีที่แล้ว +4

    I'm stuck on this applicationdbcontext part. My base files didn't come up with the data folder and subsequent files

  • @marcusaurelius6847
    @marcusaurelius6847 ปีที่แล้ว +1

    As a Java developer, this feels like fresh air and I like it

  • @joshuabonafe9274
    @joshuabonafe9274 2 ปีที่แล้ว +3

    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

  • @MrBravano
    @MrBravano 3 ปีที่แล้ว

    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.

  • @saremk12
    @saremk12 11 หลายเดือนก่อน +4

    Migration Has a problem

  • @WickedTwitches
    @WickedTwitches 3 ปีที่แล้ว

    My boy shad makes 10/10 tutorials.

  • @Blue-xp9zg
    @Blue-xp9zg 4 ปีที่แล้ว +7

    This is good for a crash course. However y'all can check this one : th-cam.com/play/PL6n9fhu94yhVkdrusLaQsfERmL_Jh4XmU.html
    After going through this one I bet y'all won't need any other tuts.

  • @waynemahoney1723
    @waynemahoney1723 3 ปีที่แล้ว

    Fantastic ASP.NET course, took me more than an hour and I have learned so much. Everything is working fine so thank you again

  • @petersuwara5432
    @petersuwara5432 4 ปีที่แล้ว +7

    Can we please have more Visual Studio Code not just Visual Studio. :/

    • @pixelfixer_
      @pixelfixer_ 4 ปีที่แล้ว

      VSCode isn't really equipped to handle ASP.NET

    • @prakash_77
      @prakash_77 4 ปีที่แล้ว +1

      They have more courses on VS Code as well, imcluding a 4.5 hour one. Check 'em out.

    • @rand0mtv660
      @rand0mtv660 4 ปีที่แล้ว

      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.

  • @aelfar7533
    @aelfar7533 3 ปีที่แล้ว

    This video was uploaded on my birthday, one of the best presents I ever got! :D

  • @gregroyclark
    @gregroyclark 2 ปีที่แล้ว +1

    Oh wow! I'm in the software development B.S. at GCU. Been using freecodecamp for 3 years, working in the field for 2, getting the bachelors to become more well rounded.

  • @BayleyBuzz
    @BayleyBuzz 3 ปีที่แล้ว

    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.

  • @MarkSalamone
    @MarkSalamone 3 ปีที่แล้ว +2

    This was a great introductory video Shad, thank you!

  • @francogiulianopertile279
    @francogiulianopertile279 3 ปีที่แล้ว +1

    Very nice intro to ASP.NET Core, short and concise

  • @MasoodChauhan
    @MasoodChauhan 11 หลายเดือนก่อน

    Wonderful explanation. Detailed. Encompass the Dos and the Donots. step by step execution. Highly appreciated!

  • @nasseral-oreefy7171
    @nasseral-oreefy7171 3 ปีที่แล้ว +2

    This is just the most explanatory course I've ever got. Thank you for all this thorough information.

    • @nallaspathfinder9779
      @nallaspathfinder9779 3 ปีที่แล้ว

      Watch this video
      real time .net interview here
      th-cam.com/video/rUZ2jQfbRa8/w-d-xo.html

  • @robertzeurunkl8401
    @robertzeurunkl8401 3 ปีที่แล้ว +1

    13 mins in, and pretty good. I would recommend not doing the demo with "individual users", but "windows authentication". In the real world, no one is going to use the built in user manager feature. They are almost always going to be Active Directory apps.

  • @josephcobbinah5412
    @josephcobbinah5412 2 ปีที่แล้ว

    Wow!! I'm new to ASP.NET core and already love it!! Thanks a lot.

  • @mikepan5665
    @mikepan5665 ปีที่แล้ว

    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!

  • @spirosfwiw
    @spirosfwiw ปีที่แล้ว

    Excellent crash course. Enjoyed from start to end. Learned alot. Gof familliar with things . Thank you Proff Shad.

  • @johnikeson3114
    @johnikeson3114 ปีที่แล้ว

    Little wonder you are a professor, very clear and precise lecture.

  • @keenoogodlike
    @keenoogodlike 2 ปีที่แล้ว

    FreeCodeCamp is the best free tutorial ever