BATBAT
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