winforms - c# Cafe Manager Application That requires login and runs at startup -


i trying create application (windows form) internet cafe managment runs @ startup of each client , asks login credentials. running server application @ counter system. have database in server , clients can access through wcf application. problem how run @ system startup , allow people use system after entering right credentials. no other activities should take place without entering credentials.and cannot closed.

my guess reinventing wheel (this has been solved many times) if want roll own here things at:

your question broad , there many ways achieve you're looking for. can clean , complex while others dirty hacks (system modal form) simpler implement.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -