VS Code Tutorial For C# Developers

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

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

  • @shaheenelt
    @shaheenelt 10 месяцев назад +20

    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.

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

    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.

  • @aasukaadhithya4107
    @aasukaadhithya4107 11 дней назад

    Sir This Video for the developers was a Fabulous one. The way of Teaching was very impressive. I become a fan of your work. We need more Videos like this. Absolute remarkable❤

    • @juliocasal
      @juliocasal  11 дней назад +1

      Appreciate it, thanks!

  • @hutchm92
    @hutchm92 7 месяцев назад +3

    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

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

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

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

      Glad it was helpful!

  • @luciusrex
    @luciusrex 5 месяцев назад +3

    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!

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

    Awesome. long-awaited tutorial

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

    Amazing tutorial! Thanks for all your effort.

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

    Perfect! Thank you Julio!

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

    Thank you ! Appricate the effort to make those videos !

  • @Burakkk-cdr-34
    @Burakkk-cdr-34 7 месяцев назад +1

    nice work Mr. Julio. i appreciate that

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

    Very useful Julio, Thank you and keep going 👍

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

    Fantastic introduction. Thank you

  • @tropicalknife
    @tropicalknife Год назад +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  Год назад +1

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

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

    Great Job Julio, thank you

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

    Thank you, sir.

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

    Super This is called quality content

  • @AbhinavKumar-fv7qx
    @AbhinavKumar-fv7qx Год назад +1

    Thanks u so much for much needed content.

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

    Very useful, thanks

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

      Glad it was helpful!

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

    Thank you!!

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

    Thank you

  • @waleedbensumaidea3947
    @waleedbensumaidea3947 Год назад +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  Год назад +1

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

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

      @@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

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

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

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

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

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

      ​@@juliocasal❤

  • @samuelegbayelo7366
    @samuelegbayelo7366 Месяц назад

    Is there another way to debug without using F5? My one is not working for some reason.

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

    Does C# have a formatter for VSCode?

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

      The C# extension will take care of that

    • @Jorschm
      @Jorschm 9 месяцев назад +1

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

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

    Hi julio, thanks for the video! If I try to open the lmp button afer installed Copilot there is no the text "Modify using Copilot(I made the access to Gitub), do you know why??

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

    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  8 месяцев назад

      Sorry, I don't follow

  • @FilhoDeSkyrim
    @FilhoDeSkyrim 11 месяцев назад +2

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

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

      It's getting better.