VS Code Tutorial For C# Developers

Поділитися
Вставка
  • Опубліковано 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❤

  • @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: ua-cam.com/video/bKCzoR01lpE/v-deo.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.