473,395 Members | 1,411 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

storing personalized information, what is best practice?

Hey

asp.net 2.0

at work we are about to start on a new project. Creating a website. My
mananger has created the database. The database has a table holding user
information (not that standard ASP.NET membership table). This table holds
fields like, email, private email, contact, contact email. etc...
I know that this information also can be stored in the Membership tables as
well, think the table is named ASPNET_User or ASPNET_Profile? For the
Membership tables we can customize it's content using web.config (specify in
web.config the extra fields we wants)

I'm not sure what is best practice here. Stick with a traditional table or
using the Membership tables instead.

Any thoughts around this? any pitfalls I can encouter or functionality I
will miss by sticking to a traditonal table instead of using the Membership
tables?

My manager wants me to provide him with feedback on the database design, so
that's why I'm thinking about this scenario

Have a good day ;)
Sep 9 '08 #1
1 1288
Hello Jeff,

Did your consider to use profile services?!
1) http://www.odetocode.com/articles/440.aspx
2) http://www.asp.net/AJAX/documentatio...nTutorial.aspx

---
WBR,
Michael Nemtsev [Microsoft MVP] :: blog: http://spaces.live.com/laflour
:: http://twitter.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
JHey
J>
Jasp.net 2.0
J>
Jat work we are about to start on a new project. Creating a website.
JMy
Jmananger has created the database. The database has a table holding
Juser
Jinformation (not that standard ASP.NET membership table). This table
Jholds
Jfields like, email, private email, contact, contact email. etc...
JI know that this information also can be stored in the Membership
Jtables as
Jwell, think the table is named ASPNET_User or ASPNET_Profile? For the
JMembership tables we can customize it's content using web.config
J(specify in
Jweb.config the extra fields we wants)
JI'm not sure what is best practice here. Stick with a traditional
Jtable or using the Membership tables instead.
J>
JAny thoughts around this? any pitfalls I can encouter or
Jfunctionality I will miss by sticking to a traditonal table instead
Jof using the Membership tables?
J>
JMy manager wants me to provide him with feedback on the database
Jdesign, so that's why I'm thinking about this scenario
J>
JHave a good day ;)
J>
Sep 9 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: John | last post by:
Greetings, all, Several days after adding personalized URLs to my "amazing" collection of "God Loves (yourname)" mazes, it occurred to me that if someone were to create an offcolor term, then...
17
by: | last post by:
I have an app that retrieves data from an Access database. At the moment I have the SQL string as a Const in my app. I understand this is not best practice. I don't want the user to have access to...
0
by: Louis Aslett | last post by:
I hope this is the correct newsgroup for this query (if not please give me a pointer to where is best): I understand the theory of normalisation etc and am trying to follow best practices in the...
5
by: Demetri | last post by:
Unfortunately, where I work it is forbidden to use stored procedures. I know, I know...it's pretty stupid. But I can not change that. Anyway, currently we have our sql stored in an embedded resx...
3
by: Mantorok | last post by:
Hi Where is the most secure place to secure an encryption key for each of your applications? Thanks Kev
2
by: Frankie | last post by:
Using SQL Server 2005 and .NET 2.0; I'm creating a Windows Forms application that will need to display photos of people, along with a bunch of information about each person. In a Web...
9
by: david | last post by:
I have a class with some business-logic and with every roundtrip, I need an instance of this class, so I have to create it, every time again. That doesn't seem very efficient. I thought it would...
10
by: tshad | last post by:
I am trying to find the best procedure for storing keys used for encryption. This would also be a question for the connection string to the database. At the moment, this is kept in the web.info...
13
by: =?Utf-8?B?QWRhbSBT?= | last post by:
I would like to know the best way to store credentials in a c# application. I am writing some administrative tools and will need to store username and password information for a domain account with...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.