WhiteBlackGoose
Explore posts from serversConsole Doesn't Clear and Provides nested outputs
I think you're still not understanding
To fix a problem you first need to find it
In order to find the problem you need to perform this procedure of debugging, in particular what I suggest is removing parts of code until it works and see what was causing the problem
Once you know what the problem is, you revert the changes, and think how you can fix it
102 replies
dotnet application to moderate pc usage
I mean, you can make an app which you can't close or Alt+F4 in .net very simple
If you need it to be completely unhackable, I don't know how to do it, but if a simple fool proof protection is all that is required, then you can do it in any UI framework
22 replies