G
Graham
Hi All
I'm developing an ASP.NET 2.0 application that uses the new membership
features, however I also need to develop a WinForms application that manages
users when they have registered. This management revolves around linking
users to internal business data, however I would also like to build-in the
ability to manage users using the membership API directly in my WinForms
app. I can do this through code in the ASP.NET application, where the
provider information is supplied from web.config. In my WinForms application
this isn't available of course, and I presumably need to supply the provider
info via code. Any ideas how to do this?
Thanks!
Cheers - Graham
I'm developing an ASP.NET 2.0 application that uses the new membership
features, however I also need to develop a WinForms application that manages
users when they have registered. This management revolves around linking
users to internal business data, however I would also like to build-in the
ability to manage users using the membership API directly in my WinForms
app. I can do this through code in the ASP.NET application, where the
provider information is supplied from web.config. In my WinForms application
this isn't available of course, and I presumably need to supply the provider
info via code. Any ideas how to do this?
Thanks!
Cheers - Graham