c# - windows mobile- leave user logged in for 24 hours -
I'm making my first Windows Mobile application I have a login screen - I'm just wandering, 24 hours a day How does the user sign in, where will it ask for a username and password?
The application was opened / closed during the day, and I only want to put my certificate in the morning. Thank you
You can capture the database for the first time, and check the time separately from the first log You can. Time, if time varies more than 24 hours, delete the row in the table
Comments
Post a Comment