MODiX
Can't assign private variable (Unity)
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
32 replies
Advice for learning C# (Beginner - New to C# not programming)
Interactive course
https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/
Videos
https://dotnet.microsoft.com/learn/videos
5 replies
✅ C# TCP connections Help
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
For longer snippets, use: https://paste.mod.gg/4 replies
Which .NET UI platform to use?
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
8 replies
Which .NET UI platform to use?
https://github.com/Insire/diagrams/blob/main/drawio-assets/.net-gui-overview.png?raw=true
Open image in new tab or follow this to view it on github
8 replies
hello everyone im trying to make a 2d topdown game in unity and the script i wrote isn't working
Interactive course
https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/
Videos
https://dotnet.microsoft.com/learn/videos
55 replies
My Visual Studio code keeps making this error
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
For longer snippets, use: https://paste.mod.gg/4 replies
records, with expression, required property
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
15 replies