winforms - I need to implement a window application and validate users against a SQL DB -
Is there a way that I can use a custom subscription provider without having to create an ASP service for it? I like to validate users within the application exe against DB. Ottoh, I still want a login form which is system. Web. Client Services the provider. Client formatting credentials and systems. threading. Thread Current Principal , Interact with the system. Web.Security.MembershipProvider or any of these .NET built-in stuff.
Any good approach? I believe I am not the first person who wants to do it, anybody?
As you want to talk to your direct database, you better by writing your own logon logic Can be
Comments
Post a Comment