VS Code Tutorial For C# Developers

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

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

  • @shaheenelt
    @shaheenelt 5 месяцев назад +12

    The problem with most of C# developers is that they cannot think out of Visual Studio and MS SQL server. Finally got someone who thinks out of Visual Studio . Thanks a for your awesome tutorial.

  • @luciusrex
    @luciusrex 5 дней назад +2

    i just quit jetbrains (too expensive), didnt want to go back to visual studio 22. vscode has been amazing!! what i was using for jetbrains i now pay for copilot! thanks for this!

  • @DanielS.-km8gf
    @DanielS.-km8gf 4 месяца назад +4

    Beautifully done! I wish more youtube dev tutorials were like this.

  • @emon1019
    @emon1019 3 месяца назад +1

    Must say that your way of explaining and showing things around on the screen was fantastic. After watching the video, left with some good knowledge and no questions. Thanks for this great content.

  • @hutchm92
    @hutchm92 2 месяца назад +2

    Thank you. I have to use this vs code for Mac when practicing at home versus using visual studio 2022 at work. This is very useful

  • @victoralmanzar1273
    @victoralmanzar1273 9 месяцев назад +5

    Hello Julio, awesome tutorial. Would you be able to do one on the Dev Container extension for those of us who want the runtime and all the tools on a container?

    • @juliocasal
      @juliocasal  9 месяцев назад +2

      Thank you, Victor. Added that one to my list!

  • @vjjejacobs
    @vjjejacobs 5 месяцев назад +2

    Excellent video. Exactly what I wanted to know, delivered perfectly.

    • @juliocasal
      @juliocasal  5 месяцев назад

      Glad it was helpful!

  • @AeroPR
    @AeroPR 2 месяца назад +1

    Fantastic introduction. Thank you

  • @user-nk5hk4lw3z
    @user-nk5hk4lw3z Месяц назад +1

    Perfect! Thank you Julio!

  • @ClancyNykl
    @ClancyNykl 3 месяца назад +1

    Amazing tutorial! Thanks for all your effort.

  • @faojulahsan
    @faojulahsan 9 месяцев назад +2

    Awesome. long-awaited tutorial

  • @byte_coderr
    @byte_coderr 2 месяца назад +1

    nice work Mr. Julio. i appreciate that

  • @ahmedinooo
    @ahmedinooo 8 месяцев назад +3

    Very useful Julio, Thank you and keep going 👍

  • @nirajchandrajoshi
    @nirajchandrajoshi Месяц назад +1

    Super This is called quality content

  • @aleksandrechelidze7254
    @aleksandrechelidze7254 2 месяца назад +1

    Thank you, sir.

  • @sknchn9901
    @sknchn9901 9 месяцев назад +2

    Thank you ! Appricate the effort to make those videos !

  • @waleedbensumaidea3947
    @waleedbensumaidea3947 8 месяцев назад +2

    Thank you so much Julio for your efforts.
    This is amazing video i where waiting for long time..
    There is also a nice short cut in visual studio 2022 IDE that closes all functions blocks in the document
    Ctrl + m + o
    That helps me focus on specific block of code and close other blocks of functions..
    But i didn't find this short cut in VScode.
    Do you how can i find similar shortcut like that or create custom?

    • @juliocasal
      @juliocasal  8 месяцев назад +1

      Thanks! You can try Ctrl + K Ctrl + 0 (ZERO) in VS Code.

    • @waleedbensumaidea3947
      @waleedbensumaidea3947 8 месяцев назад

      @@juliocasal Thank you for your Reply and help 🌹.
      That was nice short cut that closes all blocks in the document even the namespace.
      And after trying that, I found (Ctrl + K + -)
      (minus)
      This just closes the blocks of functions

  • @songperformer_NET
    @songperformer_NET 4 месяца назад +1

    Very useful, thanks

    • @juliocasal
      @juliocasal  4 месяца назад

      Glad it was helpful!

  • @pakkerto
    @pakkerto 7 месяцев назад +1

    Great Job Julio, thank you

  • @Jorschm
    @Jorschm 4 месяца назад +2

    Does C# have a formatter for VSCode?

    • @juliocasal
      @juliocasal  4 месяца назад

      The C# extension will take care of that

    • @Jorschm
      @Jorschm 4 месяца назад

      @@juliocasal I had to install the extension CSharpier because it was not working for me for the indentation

  • @AbhinavKumar-fv7qx
    @AbhinavKumar-fv7qx 9 месяцев назад +1

    Thanks u so much for much needed content.

  • @respect_770
    @respect_770 9 месяцев назад +2

    I have basic programming knowledge and I want to become a .NET Core backend developer. Where should I start..?

    • @juliocasal
      @juliocasal  9 месяцев назад +2

      You can start here: ruclips.net/video/bKCzoR01lpE/видео.html

    • @respect_770
      @respect_770 9 месяцев назад

      ​@@juliocasal❤

  • @deboraalves2453
    @deboraalves2453 6 месяцев назад +1

    Thank you

  • @keran7852
    @keran7852 6 месяцев назад +1

    Thank you!!

  • @hjoseph777
    @hjoseph777 3 месяца назад

    I am using VS Code with C#. How do I get to install the startup code just like Visual Studio. I have to manually keying "using System;" and the rest

    • @juliocasal
      @juliocasal  3 месяца назад

      Sorry, I don't follow

  • @FilhoDeSkyrim
    @FilhoDeSkyrim 6 месяцев назад +1

    Sadly the Microsoft proprietary C# extension is very bad, a lot of bugs, just check the reviews of the extensions.

    • @juliocasal
      @juliocasal  6 месяцев назад +1

      It's getting better.