VSCode for the C# Developer - Tim Corey - NDC London 2023

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • VSCode is a nimble editor that can do just about anything. In this session, we will set up and configure VSCode for use in C# development. Then we will use it to build, debug, and deploy a small .NET Core web application to Azure.
    Along the way, we will go over a list of the top C#-focused plugins for VSCode. Whether you are just getting started with VSCode or you are used to VSCode but want to start building C# projects, this session will get you up to speed fast.
    Check out our new channel:
    NDC Clips:
    ‪@ndcclips‬
    Check out more of our featured speakers and talks at
    ndcconferences...
    ndclondon.com/

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

  • @rd_45
    @rd_45 Год назад +7

    When tim touches any topic, there is no room for doubts

  • @joelinherts
    @joelinherts Год назад +2

    Good presentation. Thanks for sharing.

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

    It's interesting to have my C# projects on vs code and using CLI for commands. Thanks for sharing Tim❤

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

    Thanks for the tips on VS Code for C#.

  • @iantrembirth6918
    @iantrembirth6918 Год назад +2

    Didn't realise Tim was coming to London, I'd have tried to get along.

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

    I wonder why he didn't propose using Notepad to "sharpen" your C# skills.
    After all, it does all that VS Code does in that regard, only a little better - it doesn't even give you code completion, syntax checking or any of that fancy stuff, forcing you to really think about what you want to do and want to write!
    Trust Tim, get better at C#, use Notepad, Vim or VS Code, I am sure none of your higher-ups will complain about you wasting all that time.