Link to home
Start Free TrialLog in
Avatar of Yampolka
Yampolka

asked on

Migration Form Authentication .NET 3.5 to Individual User Accounts Authentication using existing stored procedures and existing Database tables

I have Web Api   .NET 4.6 , not .NET core
 I need to implement security  User Accounts  
 I should not use membership database.
 I must  use existing stored procedures for checking out the users .
Previously it was implemented  for .NET 3.5 as a Form Authentication.
 So  Registration Form and login form use to call  stored procedures via  ADO.Net objects.
Can  I use the same approach  in Web Api   .NET 4.6 ?

This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.