.Net
I did it! I freaking did it!
This is probably nothing to most of the people on here, but I did it! What did I do? I taught myself enough C# over the semester to pass the final project in my computer Read more…
This is probably nothing to most of the people on here, but I did it! What did I do? I taught myself enough C# over the semester to pass the final project in my computer Read more…
With the holiday season coming, the R plugin introduces more code assistance and runtime capabilities, UX features, and stability improvements. Try them with the brand new 2020.3 releases of JetBrains IDEs. Download PyCharm from our Read more…
I’ve been working on this project for a good time now, and while I’ve found some solutions using PowerShell scripts, none of them have worked for me as I don’t know PowerShell! The gist of Read more…
I’m just curious, what if any issues did you guys have upgrading your stuff to PHP v8.0? Mine actually went smoother than anticipated, and just a few things. Lots of str_replace() calls had an int Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
Hey guys, I’ve been trying to run this .sh file of mine on my windows pc for some time now. And when I finally got to this point and I launch it. It says “I Read more…
I am trying to create an updater window for my Wpf app that compares the local dll’s & pdb’s with what is saved on my github. My updater window is a User Control Library (which Read more…
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! Members Online source
Pretty much the title. I’m working on the next generation of some algorithmic trading bots, and while I’ve done this before using console or Winforms, I’m looking to make this version a bit more user Read more…