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. """
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
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
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...
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.
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.
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)
Thank you so much for smooth explanation and clear instruction.
You're welcome
thank you, brother ! God bless you !
Thanks, likewise
Thanks its clear and veryusefull
You are welcome
Thank you so much for the easy guide.
Most welcome
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?
You can verify it from the Command prompt.
Else restart Visual studio code, and try again
Useful lesson
Glad to hear that
ಧನ್ಯವಾದಗಳು❤
❣️
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. """
The error is quite clear, .net sdk hasn't been installed.
If suppose I have closed vs code and I want open that dotnet how I can see that??
you can open visual studio code, and create new project using terminal, it's available in the top menu bar.
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
Timer control konsi app me use hota hai?
Web application me to ni hota
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
I did tell you all the imp terminal commands.
The one that you're talking about is 'cls' for clearing all previous commands.
@@IAmUmair ok thanks
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
Ctrl + .
is not working?
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...
Vs code recommends running projects through terminal, so I believe ctrl+f5 is more related to visual studio and not vs code
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.
I dont have D Drive, I only have C Drive what should I do? can anyone help me what to put :(
You can make use of your public folders, i.e
Documents or Downloads, default src folder
It is saying "build error", whenever i try to run it. I hope you can help bro
build error occurs because of errors in code, can you share with me the error messages
why didnt i have the controllers and others after i typed "code . "
Maybe the folder is different, you should use code . after going into the project folder.
How to connect with sql server bro ?
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.
Thanks bro
Welcome
Wahh Moliee Wahh😅
Molie delete kraisa comment...
Harkat ni krendi😂
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#
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)
dotnet run is not working
Can you run any other dotnet command? In cmd or terminal?
If yes, then the issue could be with the source code
sir please help me with that
What issue you're facing
How to run code bro? I'm newbie
By using 'dotnet run' command in terminal
not running error "scriptcs" �� ���� ����७��� ��� ���譥�
��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���. what i sould do
Error is not clear,
How can I help you
Thanks bro
Welcome