Add account field to asp.net forms authentication -


what's best way implement additional user identifier in asp.net forms web application?

at database level user identified user , account number.

usera accounta passworda usera accountb passwordb usera accountc passwordc 

i'm looking leverage (loggin, create user, etc) of asp.net authentication framework possible , i'm open version (asp.net membership, simplemembership, membershipreboot, asp.net identity). i've been discouraged use custom membership provider.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -