Complete 3 Hour ASP NET 6.0 and Entity Framework Core Course!

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии • 170

  • @tutorialsEU
    @tutorialsEU  2 года назад +9

    🚀Master ASP NET Development with our Premium Course: academy.tutorials.eu/p/asp-net-core-6-0-course-mvc-blazor-razor-ef-core

    • @alejandrolazo3766
      @alejandrolazo3766 2 года назад

      Where does Angular 13 will feat on this projects, or it is not necessary to use that framework. I am try to learn how to build apps that will work in all Mobile Platforms.

  • @slashslash92
    @slashslash92 Год назад +10

    Finally a tutorial using the latest version and is actually good. Appreciate it so much

  • @AveN7ers
    @AveN7ers 2 года назад +12

    I was having trouble with my links. You need to put a "/" at the start of asp-page links. I believe that the "/" makes it an absolute path whereas leaving it make the link a relative path.

  • @alfredkufa3135
    @alfredkufa3135 2 года назад +47

    Hey, no hate here just wanted to point out a couple of things. The first is that this probably the best educational video I have ever seen from the realm of IT, just because of its length (amount of content). However, I can't help but notice the different approach of the moderators. The first one is taking things step-by-step, explaining everything for example even the little things like . It is in my opinion this depth of explanation that separates great tutorials from mediocre ones. The second guy on the other hand, was going too fast in my opinion, and isn't bothered with explaining at all. Also the second guy left the previous guy's code and didn't expand on it, which just led to unnecessary confusion.

    • @SBtt24
      @SBtt24 2 года назад +4

      True that.

    • @tutorialsEU
      @tutorialsEU  Год назад +18

      Thanks alot for you feedback! For our updated video we will keep that in mind!
      Greets, the second guy (Jannick)

    • @alexpopowski1318
      @alexpopowski1318 Год назад

      True. The syntax guide to create dog data, it was way too overwhelming due to blitzing through it.

    • @kopilkaiser8991
      @kopilkaiser8991 Год назад

      Thank you for such a useful and helpful video. This have helped me increase my understanding in this area of topic.

  • @Last6241
    @Last6241 Год назад +3

    Хороший курс, после него большая мотивация написать свой проект,в общем лайк!)

  • @proudkhan82
    @proudkhan82 2 года назад +3

    @53.46 even if you dont specify which model the Create view is going to work with, the application still runs fine without any problem. So it works with just return View() in the Create action

  • @nightwing09x
    @nightwing09x 2 года назад +1

    Currently going through wpf section of your c# master class this is probably above me but love what you do

  • @abraradnan854
    @abraradnan854 Год назад +1

    What a worthy tutorial, you have keen eye for details that help beginners , thank you so much.

  • @DigitalTECHJOINT
    @DigitalTECHJOINT 2 года назад +2

    Great!!! Enjoyed the course . Very Helpful . Thanks

  • @HosseinSedghian
    @HosseinSedghian Год назад

    This video is so great. I really recommend it to you.

  • @jordanrashkov2422
    @jordanrashkov2422 2 года назад +2

    Is it me, or the order record in the db gets updated on each get request to the checkout page and not when the user clicks the Confirm Order! button?

  • @aileenchan3741
    @aileenchan3741 Год назад +1

    Thank you for the tutorial! It's really the best one I have seen so far!

  • @kitarolivier
    @kitarolivier 2 года назад +4

    Thank you for this wondeful tutorial. Just a detail : the db insert should be done in the confirm page, because actually, it is inserted before we confirm the order. Anyway, it's a great tutorial.

    • @achkatam
      @achkatam 2 года назад

      Did you manage to do that? If yes could you tell how you did it, please?

  • @Mikewendwosen
    @Mikewendwosen 2 года назад +1

    welcome back and thank you for the tutorial

    • @tutorialsEU
      @tutorialsEU  2 года назад

      Thanks Mikiyas. You can expect quite some videos in the next months

  • @nyionic8663
    @nyionic8663 2 года назад +2

    amazing tutorial! i was struggling for so long until i came across this

  • @tiagopinto8203
    @tiagopinto8203 2 года назад

    I have no words...ty so much

  • @danieldavy9011
    @danieldavy9011 2 года назад +8

    Great work! I enjoyed it even though in some points I struggled to follow all the steps due to tons of visual and audible information XD. Thank you very much for this class!

  • @sivtsev
    @sivtsev 2 года назад +1

    You are profi! Nice work!!!

  • @jeremyanderson3534
    @jeremyanderson3534 2 года назад +1

    Outstanding course guys. I learned a ton. Thank you!

  • @donal9914
    @donal9914 2 года назад +2

    minute 8 you forgot to mention when rendering is done in client machine with blazor or a frontend framework like Angular Vue React, the whole application si divided in 2 parts frontend for the above and a backend at your choice ( in this case c# ). The interaction then betwen frontend and backend it is provided by REST API services in most of the cases.
    Comparing to MVC or Web application where the interaction between frontend ( views ) and backend ( logic ) is not that much separated. and they talk directly thru c# code mimics of a client server app all in one I could say...

    • @ahmedifhaam7266
      @ahmedifhaam7266 2 года назад

      @@Okni301 huh?

    • @ahmedifhaam7266
      @ahmedifhaam7266 2 года назад

      It's not possible to do front-end rendering on server with react ?

  • @eliashailu2857
    @eliashailu2857 Год назад

    Thanks, Great job.

  • @albertdavidbangura7271
    @albertdavidbangura7271 Год назад

    Great tutorial, thank you very much! Going to get the full course ASAP!

  • @timothee52
    @timothee52 2 года назад +2

    Really nice tutorial, i really love that you go into details and explain them! Really nice work, i think i am going to take the full course !

  • @pentoxide2465
    @pentoxide2465 2 года назад +2

    Thank you for this great tutorial. It's so helpful and readable!

  • @vivac4893
    @vivac4893 2 года назад +1

    What a nice course you produce man. I'm really glad for that. Thanks.

  • @deandre1988
    @deandre1988 2 года назад +1

    Seriously outdated info. Great that you updated and collected this all into one free video.
    I’d suggest going into minimal api, vertical slice architecture, I think you’ll find it more interesting and the audience find it more current and entertaining.

  • @MauriceBoulard
    @MauriceBoulard 2 года назад +1

    3:17 the save to database shouldn't be in Checkout.cshtml.cs because you do this save to db everytime we enter in OnGet() so before the user has really clicked on button "Confirm Order" (else what's the point of this button if the pizza is already save in DB)

  • @megakyle83
    @megakyle83 2 года назад +1

    Excellent tutorial! You are great teachers! Thank you for making this content free for all to learn and cheers to your journey on growing your RUclips channel ;)

  • @relaxinghaven648
    @relaxinghaven648 2 года назад +2

    Great tutorial ! very well explained and easy to follow :) Thank you

  • @khalidbaraka4073
    @khalidbaraka4073 Год назад

    Seems like Object explorer is not an option when you click on View in order to get the connection string ( for MAC users ) for min 3:05:31

  • @bonissocool4638
    @bonissocool4638 2 года назад

    Thank for helping me! keep this good work

  • @strawb3rrie522
    @strawb3rrie522 Год назад

    Love the Dark Souls reference. Sif is the best doggo

  • @anupamchakma
    @anupamchakma 2 года назад

    Thanks for the tutorial. Very informative & well explained.

  • @phucwall121
    @phucwall121 Год назад

    great video bro. hoping you have a video about authentication and authorization

  • @mohacker
    @mohacker Год назад

    Thanksssssssssss for this amazing course it has no wrong in it

  • @ZoeAlternis
    @ZoeAlternis Год назад

    you should be adding it AFTER you click on Confirm Order. BasePrice should be FinalPrice. the folder for models was originally called "Models" but in SQL portion of the project it is called "Model". the SQL portion is way too fast. recommend anyone watching to make heavy use of pause or slow it down to half speed.

  • @rik0904
    @rik0904 2 года назад

    thx for video it helped to start with asp net .

  • @ilijapajkanovic9514
    @ilijapajkanovic9514 2 года назад +1

    You teached me soo much, thank you!!!

  • @Jackhanmma7099
    @Jackhanmma7099 2 года назад +1

    Thanks man love germany

  • @warezzwolf3554
    @warezzwolf3554 Год назад

    This video helped me out so much, I have been developing int 4.5 framework for a while now, trying to upgrade my skills. This really helped me. I am thinking about signing up for your course. You video mentions Blazor server and MVC but I don't see these mentioned on the site mention am I missing it?

  • @turglow01
    @turglow01 2 года назад

    any idea why around 50:00 mins in his entire form box is more central, while mine is hugging the left of the page? Did i forget to include something?

  • @rifatislamrakesh
    @rifatislamrakesh Год назад

    Thanks!

  • @wilfredj.m.kabathi1633
    @wilfredj.m.kabathi1633 Год назад

    Very great course. Thank you so much!

  • @invisible2160
    @invisible2160 2 года назад +1

    Very cool and informative video!!! Can't wait for more ^^

  • @noranora847
    @noranora847 2 года назад

    Great course! Thank you for sharing.

  • @lancemarchetti8673
    @lancemarchetti8673 2 года назад

    Super awesome 👌🏼..thanks for dotnet program tuts!

  • @89Ssik
    @89Ssik 2 года назад

    Can someone tell me why we need to type /helloworld in address bar and not /helloworldcontroller as its written in document? 23:50

  • @pbznt
    @pbznt 2 года назад

    Incredible tutorial. Thank you.

  • @oscardd411
    @oscardd411 2 года назад +1

    what font are u using?

  • @achkatam
    @achkatam 2 года назад

    any ideas why manual created classes as mainText and etc. don't work. In general whatever I created in site.css seems not to be working.

  • @nouchance
    @nouchance 2 года назад +2

    Thank you sir !

  • @minishaji9285
    @minishaji9285 Год назад

    Good Tutorial . Pls give link for publishing and deploying

  • @Rizkiaqa
    @Rizkiaqa Год назад +1

    Nice Video. Thank you for creating this. This is helpful and awesome. Btw, where can i have the source code ?

  • @jyetremlett3071
    @jyetremlett3071 10 месяцев назад

    @1:26:17 the code itself is not fine. It should be asp-page="/Checkout/Checkout"

  • @Ahm3dK
    @Ahm3dK 2 года назад

    many thanks for your awesome work.

  • @edudigitalAIM
    @edudigitalAIM 2 года назад

    Very good efforts...make more videos

  • @PenguinSports02
    @PenguinSports02 2 года назад

    EXCELENT COURSE !!

  • @debelafalanga9874
    @debelafalanga9874 2 года назад +1

    It says ASP NET 6.0, not web design course. And what about async or repository pattern for example, DI? Is this superbeginner category?

  • @iliealbinavasi7791
    @iliealbinavasi7791 2 года назад

    Excellent, but I have a little problem with paquetNuGet I can't instalate

  • @RamKumar-l3b2t
    @RamKumar-l3b2t Год назад

    Thank you so much sir

  • @markusschnepf
    @markusschnepf 2 года назад

    Dennis Panjuta, I know this name from Udemy and Unity courses. Great! At 0:12 I knew, it's going to be good!

  • @王智立-i8m
    @王智立-i8m Год назад

    thanks from taiwan.

  • @yugu5604
    @yugu5604 Год назад

    How to publish this website on Azure with the database? I published it, but the database (order page) shows an error.

  • @somensingh5345
    @somensingh5345 2 года назад +1

    Your IF condition for checkbox is not working..plz check it

  • @akampurirarugumambajumark2357
    @akampurirarugumambajumark2357 2 года назад +2

    Great free content!!

    • @tutorialsEU
      @tutorialsEU  2 года назад

      yes! Make sure to subscribe :)

  • @angelslayer9567
    @angelslayer9567 Год назад

    Cheers.

  • @ni.official
    @ni.official 2 года назад

    Thank you your tutorials is useful

  • @vpn4981
    @vpn4981 2 года назад

    Great video thanks for the skill sharing.

  • @cmargok
    @cmargok 2 года назад +2

    thanks for sharing your knowledge, new sub, =)

  • @bilmiyorumabilazmdegil4711
    @bilmiyorumabilazmdegil4711 2 года назад

    thanks sir i think you were created to teach something
    #respect

  • @Артем-й3м4у
    @Артем-й3м4у Год назад

    hello in course what you sell in academy possible pay with crypto?

  • @sabuhihaziyev1805
    @sabuhihaziyev1805 2 года назад

    Thanks for video

  • @Odeserk
    @Odeserk Год назад

    Nice one 🔥🔥🔥

  • @GuitardedDude88
    @GuitardedDude88 2 года назад

    Thanks for the video! I just wish you hadn't used Bootstrap and created in CSS yourself.

  • @nelsonmudanya3015
    @nelsonmudanya3015 2 года назад +2

    Great content

    • @tutorialsEU
      @tutorialsEU  2 года назад +1

      Thank you Nelson!

    • @nelsonmudanya3015
      @nelsonmudanya3015 2 года назад +1

      @@tutorialsEU keep doing what you are doing, it is excellent...

  • @Rizkiaqa
    @Rizkiaqa Год назад

    i downloaded the video :)

  • @patriotssoar915
    @patriotssoar915 2 года назад

    AWESOME!😊

  • @thebluerose1215
    @thebluerose1215 2 года назад

    Nice man ty

  • @everyonecanbefascist
    @everyonecanbefascist Год назад

    This course is AWESOME!!!

  • @razakalsharafy4708
    @razakalsharafy4708 2 года назад

    Thank you so much.

  • @bheesham1985
    @bheesham1985 2 года назад +2

    Thanks for this video. Can you share github repo of this project?

  • @angel_machariel
    @angel_machariel Год назад +3

    Nice snake oil tactics here at 1:26:37
    No, "we" are not in the 'Thank You' page right now and the reason it doesn't work is because you didn't set the links properly.
    1:26:44 No. The flow does not work flawlessly. That's what you just demonstrated.
    *For students:*
    asp-page="/CheckOut/ThankYou"
    First slash indicates the parent folder (= folder "Pages") of the rest of your Razorpage folders.
    So if you begin with that, you can always navigate yourself to the right folder and finally the page. Another example:
    asp-page="/Pizza"
    First slash is the parent (folder "Pages") and then you end up on the page already.
    So, simply always start with denoting the parent folder with...
    asp-page="/"
    ... and from there just go.

  • @cristiandanielherrera4349
    @cristiandanielherrera4349 2 года назад

    very good pizza C#

  • @geraldflores5662
    @geraldflores5662 Год назад

    I check your website and I would like to apply. Do you guys provide certification? like cert of completion or something?

  • @rafigino7120
    @rafigino7120 2 года назад +1

    Hello, maybe someone knows why I'm getting the name "custom" when I choose from the given pizzas and when I create pizza and put the name, I get the pizza name correct

    • @gugelashaa
      @gugelashaa 2 года назад +3

      you must change code in Pizza.cshtml on foreach loop image ancor :
      Get This Pizza

    • @rafigino7120
      @rafigino7120 2 года назад +1

      @@gugelashaa Thank you its working!!

  • @yasinshirwan407
    @yasinshirwan407 2 года назад +1

    very helpful

  • @alysonramos3424
    @alysonramos3424 2 года назад +1

    thanksssssss

  • @eyemaneyeman9341
    @eyemaneyeman9341 2 года назад

    Excellent

  • @lucsky8
    @lucsky8 2 года назад

    Tks very well done

  • @attraction-kashish458
    @attraction-kashish458 2 года назад

    my data save in database even before i press confirm order button what is the reason kindly inform me please.

  • @KIRANKUMAR-zg9py
    @KIRANKUMAR-zg9py 2 года назад +1

    Please do asp .net core with angular using bootstrap and ajax

    • @tutorialsEU
      @tutorialsEU  2 года назад +1

      Sounds amazing! We put that on our list

  • @mehmeh8883
    @mehmeh8883 2 года назад

    Hey great course! My question is how can i add more than one table in the database

    • @HelloWorld-th9vb
      @HelloWorld-th9vb 2 года назад +1

      You add a dbset to your application db context

  • @hermanpranoto3772
    @hermanpranoto3772 Год назад

    so basicly .net 6 is .net core as well?

  • @sameerksah
    @sameerksah 2 года назад

    I am using Manjaro Linux, so how would I go about that?

  • @ms.emirhan
    @ms.emirhan Год назад

    I just stuck in creating a form side and i can't get any submit form. And i look, so i didn't put submit button inside of form :D

  • @yutianzhang6058
    @yutianzhang6058 2 года назад

    Is this video a subset of the one on udemy?

  • @primpk4962
    @primpk4962 2 года назад

    it looks good

  • @JimmieZaccai
    @JimmieZaccai 2 года назад

    Do you teach MS SQL in your courses?

  • @HeitorYT
    @HeitorYT 2 года назад

    What about async streaming?

  • @arpihakhverdyan2462
    @arpihakhverdyan2462 Год назад

    Why do the class in website tell 29.95$ for 4 days but when you click it change to 97$ ?