C# Tutorials and offshore development in India
Tutorials Resources Forum Reviews Communities Interview Jobs Projects Training Your Ad Here


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » WPF »

Implementing Remeber Me in WPF


Posted Date: 08 Nov 2009      Posted By: Abhijeet Kumar      Member Level: Gold     Points: 1   Responses: 3



Hi
I am developing a WPF based windows application. I want to implement Remeber me feature for the user. How to do this? Is there any support provided by Enterprise Library or .Net Environment.






Responses

Author: ABitSmart    09 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

Can you provide some more details of your system?

You can use Settings to save user specific data.

Kind regards,
ABitSmart
DNS Web-master, DNS MVM
My blog
Thoughts.exe



Author: Abhijeet Kumar    09 Nov 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

I am interested in saving the user login details like it is done in Web application (Remeber me), so that next time user will not be prompted for login information.

You said it can be done through Settings, Can you please elaborate on this.



Author: ABitSmart    09 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

You can use Properties.Settings to save user information. But if this is login details then you should not use this method as, the details will be stored in App.Config file.

You need to handle this with a custom solution. An encrypted file maybe.

Kind regards,
ABitSmart
DNS Web-master, DNS MVM
My blog
Thoughts.exe



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Search a text in WPF RichTextBox & replace its font
Previous : How to upload and display that files in a open box.
Return to Discussion Forum
Post New Message
Category: WPF

Related Messages




About Us    Contact Us    Privacy Policy    Terms Of Use