Run csharp and .NET program in visual studio code on windows Hey, guys in this video I’m going to show you how you can …
36 Comments
Leave a Reply
You must be logged in to post a comment.
Run csharp and .NET program in visual studio code on windows Hey, guys in this video I’m going to show you how you can …
You must be logged in to post a comment.
great tutorial thanks
It works🌹♥
Thanks
I tried both commands, it for some reason puts dquote> in the terminal
and the path doesn;t exist
im on windows using zsh
Why do we have to do so many steps to get it working. Especially when its Microsoft's language in their own IDE…….
OMG, Thank you so much, I have been struggling with my terminal not running my code, thank you so much!
this showed up when i entered dotnet run
C:UsersAcerDesktopmy ProjectProgram.cs(1,10): error CS1002: ; expected [C:UsersAcerDesktopmy P
rojectmy Project.csproj]
C:UsersAcerDesktopmy ProjectProgram.cs(1,10): error CS1022: Type or namespace definition, or end-o
f-file expected [C:UsersAcerDesktopmy Projectmy Project.csproj]
The build failed. Fix the build errors and run again.
what should I do
Thanks
anyone please help me I'm getting an error after running a basic c# program in visual code the error is like (error CS0017: Program has more than one entry point defined. Compile with /main to specify the
type that contains the entry point. The build failed. Fix the build errors and run again.) Please help me to solve this issue anyone please.🙏
unable to sync settings because the content in the file is not valid. please open the file and correct it.
this appears after i edited the johnson, please help
Thank you for providing the way to run the c# code through the run button. I was looking for such a way to run the code in the usual away available on other IDE program apart from using the "dotnet run" command from terminal.
Thanks broo….
I was stuck here for last couple of months
Thank you very much ❤❤
Thank you so much bro <3
very very thanks
was having a hard time running c# code in VS. thank you so much.
Blessings, John 3:16. Jesus loves you.
everything is ok but i don't see class program / static void / name space … it shows these =
internal class Program
{
private static void Main(string[] args)
{
Console.WriteLine("Hello, World!");
}
}
Thank you so much! This is convenient for me to coding on vscode.
♥️♥️♥️♥️
savved my liiife
it doesn't work
the installation was successful but when i tried to change the word "hello world" then i run it, it keeps showing hello, world! even i already changed it?
provide me your C# tutorial for beginners link
but i want to create new file… what can i do?
Nice video
last step you provided is basically useless? but thanks for the video
last step you provided is basically useless? but thanks for the video
Tutorials that works on the first time are rare to find. Thank you so much
Thank you thank you thank you soooooooooooo much
perfect
I refer back to this tutorial every time I setup a new computer. Thanks for the nth time.
great. I have been struggling for one month to start this. thank you
bro thank god I found this tutorial cuz its been 3 hours and Idk why it cant run or code anything and after watching this video to realize that the problem was that I installed vs instead of vs code, after I found out the problem, I immediately uninstalled/removed vs and downloaded vs code instead. TYSM
all the other visual studio code tutorials DID NOT WORK until i used this video!!!!!!!! THANK YOU FOR GETTING ME STARTED, BRAH!
but types errors is not comming on run time ??
wow, perfect video ! Thank you for helping me get started with my first C# program. I wrote a Python script, but i need a compiled version that will run fast, as I am trying to create a single instance program to prevent users from running it twice at the same time,
thanku sir
nice microsoft java tutorial