PC Review


Reply
Thread Tools Rate Thread

Forms authentication and membership

 
 
JJ
Guest
Posts: n/a
 
      25th Jun 2010
I'm new to asp.net and confused about how forms authentication and
membership are used in real-world apps. For example, suppose I want to
create a website that allows users to register, log in and interact with
custom data in SQL server. I can use membership to take care of the
usernames/passwords, with the database set up by aspnet_regsql, but then
how does that fit in with the custom data I want users to store? If I
create extra tables, how do I get at the data belonging to the logged-in
user? Or do I forgo membership and handle the username/password stuff
myself, in which case how do I store and retrive the user ID using forms
authentication? How is this normally done? Help appreciated!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Membership permissions after publishing an ASP.NET Membership site. Tino Donderwinkel Microsoft ASP .NET 2 18th Jun 2008 09:16 AM
SiteMinder vs .NET Membership Provider/Forms Authentication vcuankitdotnet Microsoft ASP .NET 3 19th Mar 2008 02:11 PM
Best practices for using forms authentication and security in a hosted env (was: Re: Using a Forms authentication in a shared hosting environment) JEFF Microsoft ASP .NET 1 12th Nov 2007 08:00 PM
local group membership and domain group membership --== Alain ==-- Windows XP General 2 19th Jan 2007 03:14 PM
Forms Authentication question: How to have some pages open and some requiring forms authentication Eric Microsoft ASP .NET 2 13th Feb 2004 03:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:02 AM.