Unify Windows Forms and ASP.NET Providers for Credentials Management
I have coded several Windows Applications using .Net for the bank for the past years and one of the ussual task is to create the Login Form.
I have posted previously one of the solution I use in doing it (Use Membership API in winForms).
Browsing for new things to do I found this link on MSDN which I think is a better article to read Unify Windows Forms and ASP.NET Providers for Credentials Management
Hope to hear some comments or better solution from you guys.....