Coding
Library as a .sln
I am making a trivial jukebox and I downloaded the C#id3 library so that I could get the names and tracks from the mp3files without having to add them manually however it is a .sln Read more…
I am making a trivial jukebox and I downloaded the C#id3 library so that I could get the names and tracks from the mp3files without having to add them manually however it is a .sln Read more…
So I made this playerMovement script. And I don’t see why I am not able to jump. I have no compiler errors. (I am a beginner so please be gentle xD).https://paste.ubuntu.com/p/8FyK4V6by8/ Just step through your Read more…
Hi there, I am a sysadmin in the UK. Currently in my role I use a lot of VBS and PowerShell, whilst these are suiting me very well. I have 3 weeks of downtime over Read more…
Using: Windows Forms App (.NET Core) So I’ve been programming in Windows Forms App (.NET Framework), and this code always worked. Since I was unable to find any other code specifically for .NET Core, I Read more…
Hi everyone.I would like if .net core incorporated Rust-style enumerations. Currently you can make a switch using pattern matching with classes, but for the specific case of enumerations I think this type of construction would Read more…
I’m starting in C#, I’m coming from Python, I use WSL Ubuntu on my Windows 10 to code in Python. I’m making my first API on C#. What’s the best OS to do it? “Best” Read more…
I’ve looked into SSH.net but rsa pair documentation seems to not exist and it doesn’t have a server so it’s not great. TCP sockets aren’t ideal for larger files (I assume) and doesn’t have an Read more…
So I built this very basic CRUD application that creates some folders in Windows with a SQLite backend database in C# and I want to run it on a Mac. Can I use Wine for Read more…
This is a pretty newbie question, but for some reason I could not find an answer to this online. Let’s say I have three classes: Entities, Player, and Enemy. Entities has a variable, health. Both Read more…
I am .net developer mostly Web Specific but recently started WPF . Usually love to work on my desktop but somehow I need laptop now.Can someone suggest me a budget laptop for for the work Read more…