Тёмный

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

IAmUmair
Подписаться 2,1 тыс.
Просмотров 34 тыс.
50% 1

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@eniminisofea684
@eniminisofea684 3 месяца назад
Thank you so much for smooth explanation and clear instruction.
@IAmUmair
@IAmUmair Месяц назад
You're welcome
@shaikmohammedirshad-zg9gt
@shaikmohammedirshad-zg9gt 3 месяца назад
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 Месяц назад
You can verify it from the Command prompt. Else restart Visual studio code, and try again
@raulpetcu9202
@raulpetcu9202 6 месяцев назад
thank you, brother ! God bless you !
@IAmUmair
@IAmUmair 6 месяцев назад
Thanks, likewise
@SiddhaKu-rq7oy
@SiddhaKu-rq7oy 9 дней назад
If suppose I have closed vs code and I want open that dotnet how I can see that??
@IAmUmair
@IAmUmair 4 дня назад
you can open visual studio code, and create new project using terminal, it's available in the top menu bar.
@AnandV-i2y
@AnandV-i2y 4 месяца назад
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 4 месяца назад
Ctrl + . is not working?
@zingutis
@zingutis 4 месяца назад
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 4 месяца назад
Vs code recommends running projects through terminal, so I believe ctrl+f5 is more related to visual studio and not vs code
@apollosun2913
@apollosun2913 3 месяца назад
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.
@vunguyentruong8868
@vunguyentruong8868 5 месяцев назад
How to connect with sql server bro ?
@IAmUmair
@IAmUmair 5 месяцев назад
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.
@oyetundesaheed8976
@oyetundesaheed8976 3 месяца назад
It is saying "build error", whenever i try to run it. I hope you can help bro
@IAmUmair
@IAmUmair 3 месяца назад
build error occurs because of errors in code, can you share with me the error messages
@geheart7406
@geheart7406 6 месяцев назад
I dont have D Drive, I only have C Drive what should I do? can anyone help me what to put :(
@IAmUmair
@IAmUmair 6 месяцев назад
You can make use of your public folders, i.e Documents or Downloads, default src folder
@marykristine9220
@marykristine9220 6 месяцев назад
why didnt i have the controllers and others after i typed "code . "
@IAmUmair
@IAmUmair 6 месяцев назад
Maybe the folder is different, you should use code . after going into the project folder.
@MystoganGames-oq1jb
@MystoganGames-oq1jb 7 месяцев назад
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 7 месяцев назад
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 7 месяцев назад
@@IAmUmair ok thanks
@vunguyentruong8868
@vunguyentruong8868 5 месяцев назад
Thanks bro
@IAmUmair
@IAmUmair 5 месяцев назад
Welcome
@tristanjesuselvinia8956
@tristanjesuselvinia8956 7 месяцев назад
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 7 месяцев назад
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)
@emmanuelmaun6055
@emmanuelmaun6055 7 месяцев назад
How to run code bro? I'm newbie
@IAmUmair
@IAmUmair 7 месяцев назад
By using 'dotnet run' command in terminal
@Lamsongames
@Lamsongames 2 месяца назад
not running error "scriptcs" �� ���� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���. what i sould do
@IAmUmair
@IAmUmair Месяц назад
Error is not clear, How can I help you
@shaikafrid2186
@shaikafrid2186 6 месяцев назад
Thanks bro
@IAmUmair
@IAmUmair 6 месяцев назад
Welcome
Далее
Beatrise (пародия) Stromae - Alors on danse
00:44
Initial Look at the C# Dev Kit for VSCode
22:41
Просмотров 37 тыс.
Visual Studio Code for C# Developers | .NET Conf 2022
26:33
Brutally honest advice for new .NET Web Developers
7:19
Writing C# in VS Code Is Finally Awesome!
7:48
Просмотров 173 тыс.
Visual Studio Code for .NET
23:31
Просмотров 40 тыс.
VS Code Tutorial For C# Developers
39:22
Просмотров 26 тыс.
How to Run C# in Visual Studio Code on Windows 10 2022
10:12