Coding
What do I DO?!
Hello all, I am new to coding… like VERY new to coding. I will be taking my first CS class come next semester, but other than that my only experience is via a couple YouTube Read more…
Hello all, I am new to coding… like VERY new to coding. I will be taking my first CS class come next semester, but other than that my only experience is via a couple YouTube Read more…
I want to report numbers out of a task to the UI. That doesn’t work directly, see code below (exception message appears). How does it work with progress. Report ? using System; using System.Threading; using Read more…
Hi guys! So here my question, for the most brainy guys here. After so many hours of research on the net, I found literally no good solution for edit/compile a dll project easily. I already Read more…
Hello guys. Today we’ll talk about how to protect your binary code or dlls from being reflected. This post covers the protection of dll files generated by visual studio. What is Reflection For those who Read more…