.Net
Play a sound ? (In both linux and window)
The title say it all, i want my app to play a sound but the SoundPlayer only support window. Any ideas ? Error CS1069 The type name ‘SoundPlayer’ could not be found in the namespace Read more…
The title say it all, i want my app to play a sound but the SoundPlayer only support window. Any ideas ? Error CS1069 The type name ‘SoundPlayer’ could not be found in the namespace Read more…
Hello everyone I am trying to create a program that allows me to set up a test with simple answers while being able to insert .txt files to check to see if they are correct Read more…
I can’t find a TypeScript to C# converter (that works). Does anyone know of one? Again, I need TypeScript to C#, NOT C# to Typescript. This one looked promising but didn’t work for me: https://marketplace.visualstudio.com/items?itemName=Box-Of-Hats.ts-to-csharp Read more…
It can be a bit slow but you can tune it to a degree. If you want ReSharper I’d recommend using Rider if that’s an option, it’s great unless you are doing Blazor dev, in Read more…
Hi. I already wrote about this tool a month ago. Then he was still at the very beginning of his journey. And after a month, I want to show you a first stable version with Read more…
Im new to csharp and came across a problem while writing a Guessing Game where you have 10 attempts. Could anyone tell me what im doing wrong? It would be much appreciated. numberGen is Random(). Read more…
Hey guys, I played around with some new .NET 5 features this week. I wrote a blog post on generating builder classes automatically using the new Source Generator in .NET 5. Check it out. https://justsimplycode.com/2020/12/06/auto-generate-builders-using-source-generator-in-net-5/ Read more…
I’ve tried using Visual studio a couple of times , but every single time it lagged so much , the delay from user input was agonizing , are there any other good ides for c# Read more…
Hi I am currently a high school grad and I know full stack javascript and man those promises and callbacks are hell but you can ignore that. I am studying PHP right now. Do you Read more…
Several weeks ago I dropped a question in stack overflow but I haven’t gotten any answers so I’m bringing it here. https://stackoverflow.com/questions/64812976/3d-perlin-noise-normalize-function-in-c-sharp It requires knowledge about both python and c# and any help is greatly Read more…