Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / April 2008

Tip: Looking for answers? Try searching our database.

Create fields in the standard asp.net user

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
christopher@valdres.no - 09 Apr 2008 19:16 GMT
Hi everyone.

I have made a webpage that uses the built in .net user system for
handeling all the users of the page. I have also set it up tu run from
mssql instead of the standard user-database that visual studio
automaticly creates. The thing is now that I wanna have custom fields
added to the users. Something like phone-number, height, weight and so
on. What is the best way to do this? I have'nt really found any good
examples out there. Anybody wanna point me in the right direction? :-)

Best regards
Christopher
Maclean - 10 Apr 2008 10:52 GMT
On Apr 9, 7:16 pm, christop...@valdres.no wrote:
> Hi everyone.
>
[quoted text clipped - 8 lines]
> Best regards
> Christopher

Hi

www.asp.net tutorials on Membership and Profiles.

You can either extend the Profile of the user with the simple addition
of values in the web.config or capture the extra data in to another
table using the userid as the reference. when the onCreateUser trigger
is trigger, capture the UID and post this to the new table along with
the extra values. (http://www.asp.net/learn/security/tutorial-08-
cs.aspx)

Hope that helps.

Arran
christopher@valdres.no - 11 Apr 2008 18:30 GMT
> On Apr 9, 7:16 pm, christop...@valdres.no wrote:
>
[quoted text clipped - 25 lines]
>
> Arran

Thanks, Arran!

I will try this suggestion. I just think it is funny that there is no
simple way to have everything in one table.

Thanks again! :-)

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.