.Net
Help With Abstraction
Hi, Hoping I could have some guidance on this one. I have a base class, and a few classes that extend it. This is all working fine, however I need a way to instantiate variables Read more…
Hi, Hoping I could have some guidance on this one. I have a base class, and a few classes that extend it. This is all working fine, however I need a way to instantiate variables Read more…
Its just a big annoyance for software developers. There are a lot of AV softwares that will flag just about anything that is not used by the general public. There was a point in time Read more…
Hello, so I am 17 years old and from Germany. I just started professional training (i think that is what you call it) as a software developer. I need some help learning it and as Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
Interesting, I wonder if other serialization formats (Protobuf especially) could get similar results by generating strongly-typed serializers and deserializers with Source Generators C# devs null reference exceptions source
no comments yet Be the first to share what you think! C# devs null reference exceptions source
I’m pretty far along in a game engine. I started in .Net Core 2.1 but upgraded to 3.1 and .Net 5 as they were released. I don’t appear to have any issues with performance regarding Read more…
Hi guys, I am trying to compare the date in a row of an Excel sheet. As an example a screenshot from the Excel: In line 20 of the example I want to compare the Read more…
I’ a little confused how to parse the duration and time component of the output of ffmpeg. My goal is to approximate the percentage of a task completed. The string representation of the duration of Read more…
Been using C# for a very long time but I’m very ashamed to admit that my knowledge of Docker and stuff like Kubernetes is very limited (apart from pulling image and starting it). Recently I’ve Read more…