C# and .Net in Visual Studio Code ( vscode ) | C# Dev Kit | Setup and Install | 2024 | IAmUmair

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

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

  • @eniminisofea684
    @eniminisofea684 5 месяцев назад +1

    Thank you so much for smooth explanation and clear instruction.

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

      You're welcome

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

    thank you, brother ! God bless you !

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

      Thanks, likewise

  • @heziganj6873
    @heziganj6873 8 дней назад

    Thanks its clear and veryusefull

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

    Thank you so much for the easy guide.

  • @shaikmohammedirshad-zg9gt
    @shaikmohammedirshad-zg9gt 5 месяцев назад +4

    After installing the sdk, when I looking for dotnet --info in VS code terminal. it is showing "No sdks installed" Can you hep with that?

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

      You can verify it from the Command prompt.
      Else restart Visual studio code, and try again

  • @ZuuzuMohamed-q2w
    @ZuuzuMohamed-q2w 24 дня назад

    Useful lesson

    • @IAmUmair
      @IAmUmair  22 дня назад

      Glad to hear that

  • @PrajwalMahale-ft9sc
    @PrajwalMahale-ft9sc Месяц назад

    ಧನ್ಯವಾದಗಳು❤

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

    Im installed vs code but console app is not working. ..its popup like
    """ one or more errors were encountered while creating project Console App.
    The generated project content may be incomplete.
    The SDK 'Microsoft.Net.Sdk' specified could not be found. """

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

      The error is quite clear, .net sdk hasn't been installed.

  • @SiddhaKu-rq7oy
    @SiddhaKu-rq7oy 2 месяца назад +2

    If suppose I have closed vs code and I want open that dotnet how I can see that??

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

      you can open visual studio code, and create new project using terminal, it's available in the top menu bar.

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

    sir apne setup to sikha diya ab isme programm kaisay bnaye ye bhi bta dy
    kya timer control use ho skta ha visual studio code ma
    qk youtube waly to sary purple icon wala visual studio use kr rhy ha

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

      Timer control konsi app me use hota hai?
      Web application me to ni hota

  • @MystoganGames-oq1jb
    @MystoganGames-oq1jb 9 месяцев назад

    You didn't tell us what you're typing in the terminal. I had to screenshot and zoom in.
    Till now, the part before you create a new project, i do not know what you typed. Tried cln and clr but they are not working

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

      I did tell you all the imp terminal commands.
      The one that you're talking about is 'cls' for clearing all previous commands.

    • @MystoganGames-oq1jb
      @MystoganGames-oq1jb 9 месяцев назад

      @@IAmUmair ok thanks

  • @AnandV-i2y
    @AnandV-i2y 6 месяцев назад

    auto import and suggestions are not showing
    for ex:- I have interface file when I call that in other file its not showing quick fixtures to import

    • @IAmUmair
      @IAmUmair  6 месяцев назад

      Ctrl + .
      is not working?

  • @zingutis
    @zingutis 6 месяцев назад

    Thanks, man! Although I am facing issue, when I press CTRL + F5, it's saying I do not have .NET SDK installed, even though "dotnet run" command works (but I wanna use F5 :D ). Is this something you can help me with? I am pretty much sure something missing or wrong is with my system variables...

    • @IAmUmair
      @IAmUmair  6 месяцев назад

      Vs code recommends running projects through terminal, so I believe ctrl+f5 is more related to visual studio and not vs code

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

      I don't know about Ctrl+F5, but at the top right of the code window, there's a button that looks like a play button. Click its arrow and select "Run the project associated with this file" to run the code.

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

    I dont have D Drive, I only have C Drive what should I do? can anyone help me what to put :(

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

      You can make use of your public folders, i.e
      Documents or Downloads, default src folder

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

    It is saying "build error", whenever i try to run it. I hope you can help bro

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

      build error occurs because of errors in code, can you share with me the error messages

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

    why didnt i have the controllers and others after i typed "code . "

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

      Maybe the folder is different, you should use code . after going into the project folder.

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

    How to connect with sql server bro ?

    • @IAmUmair
      @IAmUmair  7 месяцев назад

      I already have videos for database connectivity - both using Visual Studio and Visual Studio Code, in both cases SQL Server is being used.
      Please check those.

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

    Thanks bro

  • @mohsinkhosa4806
    @mohsinkhosa4806 12 дней назад

    Wahh Moliee Wahh😅

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

      Molie delete kraisa comment...
      Harkat ni krendi😂

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

    bro can you make a tutorial on how to run on console folder and make some simple program like hello world out of it? sorry I'm newbie in c#

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

      Hi, there are few steps to follow for a console app.
      1. dotnet new console ProjectName (command for new project)
      2. cd ProjectName (change directory to the project)
      3. dotnet build (build project resources)
      4. dotnet run (run the project)

  • @darkquotes935
    @darkquotes935 27 дней назад

    dotnet run is not working

    • @IAmUmair
      @IAmUmair  19 дней назад +1

      Can you run any other dotnet command? In cmd or terminal?
      If yes, then the issue could be with the source code

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

    sir please help me with that

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

      What issue you're facing

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

    How to run code bro? I'm newbie

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

      By using 'dotnet run' command in terminal

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

    not running error "scriptcs" �� ���� ����७��� ��� ���譥�
    ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���. what i sould do

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

      Error is not clear,
      How can I help you

  • @vunguyentruong8868
    @vunguyentruong8868 7 месяцев назад

    Thanks bro