BATBAT
BATBAT
CC#
Created by BATBAT on 5/22/2024 in #help
dotnet application to moderate pc usage
I want to build something similar to the application used in internet/gaming cafes. where a fullscreen application/page covers the entire screen. We can't alt-f4, close, minimize, force quit the window. The window has username and password input and only after entering those we can access the pc. This tracks a person's usage and doesn't let someone surf more than their time. The OS will always be windows I'm completely new to dotnet/c# but have experience with cpp, java. So my question is: is it possible to do this using dotnet? how should I be building this? Any advice, resource or similar project will help. Thanks
22 replies
CC#
Created by BATBAT on 4/23/2024 in #help
✅ Error on using dot net binaries on mac "Microsoft.NETCore.App.app is damaged and can’t be opened"
I am able to run --help but anything other than that gives error. I'm using "dotnet-sdk-8.0.204-osx-arm64"
32 replies