.Net
Automate a Markdown links page with Pinboard and C#
no comments yet Be the first to share what you think! C# devs null reference exceptions source
no comments yet Be the first to share what you think! C# devs null reference exceptions source
Hey everyone, I have a basic .net 5 app deployed, but none of the JS, CSS, or library files are available to the site. I need some help troubleshooting. The URL is plzwork.ga. It says Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
Is there any stable, well tested type safe query builder in C# or .net world? Like these one in Java: https://www.jooq.org/ http://www.querydsl.com/ EF Core? If you don’t wanna go for EF Core and write the Read more…
Obviously starting out in the language. I just don’t get why this method even exist? Thanks ^ means xor. Theres no exponential function in C#? If you are speaking of the operator ^ it does Read more…
I’m trying to do a little bit of work with my classes and wondering whether what I want to do is possible: I have my base class `Car`. Public Class Car { private readonly IEngine Read more…
Hello, can somebody please help me to refactor my code? My code has one mistake somewhere and test number 7 in our Judge test system gives me- “Incorrect Answer”. I have tried solving this exercise Read more…
Removed: Rule 6. If the game is in C# and you want to showcase it, feel free to do so. Perhaps you can include some screenshots or insight about how you made it in C#, Read more…
I want to play a sound in linux and C# doesn’t have native support for that. So i made a post and someone link me to this ( Building .NET Core sound application – part Read more…
I like blog posts that focus more on programming and ideology like yours over “here’s my take on feature X”, so thank you for writing this up. FYI, your layout is broke on mobile (Android, Read more…