C
C#2y ago
bixen7135

Help

So how i can start coding in c#??
9 Replies
Angius
Angius2y ago
$newproject
MODiX
MODiX2y ago
When creating a new project, prefer using .NET over .NET Framework, unless you have a very specific reason to be using .NET Framework. .NET Framework is now legacy code and only get security fix updates, it no longer gets new features and is not recommended. https://cdn.discordapp.com/attachments/569261465463160900/899381236617855016/unknown.png
Angius
Angius2y ago
Just pick a project and start $helloworld
Angius
Angius2y ago
Here's some tutorials for beginners
bixen7135
bixen7135OP2y ago
Which of these three should I choose?
Angius
Angius2y ago
Probably the console project if you're just starting out
bixen7135
bixen7135OP2y ago
I already have the code for working with the database, how can I compile it? Why Visual Studio is so hard to figure out
Angius
Angius2y ago
What do you mean it's hard? File -> publish Or press the green arrow to run it Or use the CLI and dotnet publish or dotnet build the project
Want results from more Discord servers?
Add your server