I’m creating my first Windows Mobile Application.
I have a login screen- I am just wandering, how do I have the user logged in for a period of 24 hours, where it will then ask them for a username and password?
The application will constantly be opened/closed during the day, and I only want them to have to put in their credentials in the morning.
Thanks
You can capture the first time to the database , and check the time different of the first log in time , if the time diff over 24 hrs , delete the row in the table