Common mistakes in EF Core - Jernej Kavka - NDC Sydney 2021

Поділитися
Вставка
  • Опубліковано 26 вер 2024

КОМЕНТАРІ • 9

  • @Stap1223
    @Stap1223 2 роки тому +10

    Great content but it would be great if when people are doing demos with code if you would put the code window in full screen so it's easier to read! It's frustrating not being able to see the code clearly because the presenter is in a little window on the left. I understand that you want to "give them air time" but that should be before and after the demo not for the whole video at the expense of user experience with demos!

  • @DarshanaHashendra
    @DarshanaHashendra 2 роки тому +3

    Great explanation.

  •  2 роки тому +7

    Very interesting but unfortunately the video is not high enough quality to see the actual code.

  • @jeromebeaupre3214
    @jeromebeaupre3214 2 роки тому +1

    Great video for things to lookout for. A bit sad that the end was so rushed. I felt like it would have been the best part. Does JK have any other platforms or is the presentation available somewhere?

  • @jacobstein7179
    @jacobstein7179 2 роки тому +1

    Really good talk but targeted at EF core newbies. Tl;dr EF core queries generate SQL and aggregate or terminating actions will cause the query to execute, and further actions will be performed in memory.

    • @frankhaugen
      @frankhaugen 2 роки тому +2

      Not just newbies, because I see many developers forget about the small things, (forgetting NoTracking is the most common in my experience), that have a big impact. As long as professional developers are involved, mistakes will happen 🤣

  • @jhbonarius
    @jhbonarius 2 роки тому +3

    If you found mistakes in EFCore... it's open source, so just open as issue, fix it and make a PR ?
    Edit: ohhh, this is not about mistakes IN EF Core, but mistakes USING EF Core...

    • @JansthcirlU
      @JansthcirlU 2 роки тому +1

      I would actually love an NDC talk about the evolution of EF/EF Core and the mistakes and hardships they've had to plough through along the way!

    • @ianmarteens
      @ianmarteens 2 роки тому

      I wouldn’t do it. First, not being paid for that. Second, each one deserves their own poison. I’m not sure they would appreciate my fixings. Even the sensible counsel I tried to publish in this video was deleted, even when I argued technically for it. So, each one has the poison they deserve. I’m fine with it.