Hi
I am creating an application where the user needs to log in to access data. I would like to save the user credentials when they first login and give a "Remember Me" option.
Is there any class/interface implementation which I can use in my WinMo application in order to be able to do this? Or is SQL the only option available?
Thanks.