C# Language Internals - Bart De Smet

Поділитися
Вставка
  • Опубліковано 19 вер 2024
  • Ever wanted to know how your favorite C# language features come to life, what the performance implications are, etc.?
    Then this 100% hardcore demo session is for you! Fasten your seatbelts for a browse through the Roslyn compiler code, inspection of generated IL code, and the occasional dive into WinDbg to inspect JITted code.
    NDC Conferences
    ndcsydney.com
    ndcconferences...

КОМЕНТАРІ • 13

  • @kenjiobara
    @kenjiobara 5 років тому +13

    I'm feeling like a Jr developer after watching this kind of talk.
    Excelente talk!

  • @jessesinger4790
    @jessesinger4790 5 років тому +7

    I definitely wanted him to step through it line by line for 6 hours

  • @MobilTemp
    @MobilTemp 4 роки тому +2

    Best c# video i have ever seen. Awesome job.

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

    A killing experience never seen like before. each and every topic explanation is awesome. the async and dynamic topics are the best for me 😍🥰

  • @C00l-Game-Dev
    @C00l-Game-Dev 6 місяців тому

    Exactly what I was looking for! Thanks!

  • @MobilTemp
    @MobilTemp 4 роки тому +1

    Amazing man!

  • @lextr3110
    @lextr3110 7 років тому +2

    Awesome talk!

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

    Hard stuff

  • @GeorgeTsiros
    @GeorgeTsiros 3 роки тому

    This guy is _good_

  • @resinsmp
    @resinsmp 4 роки тому

    Curious how common it is for compiler developers to struggle with the chickenegg problem.

    • @Snickerv12
      @Snickerv12 Місяць тому

      Chicken and egg isn’t a problem. It’s the egg. There is no other correct answer.

  • @IvarDaigon
    @IvarDaigon 3 роки тому +1

    intellisense?... bwahahaha fool.. I AM INTELLISENSE!