473,508 Members | 2,454 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Personalization question

I have been looking into Personalization, Membership and Role Management.

If I understand it correctly, I should use Personalization to store extra
info about the user, such as:
First Name, Last Name, City, State, Zip, Birth Date, Last Login, Etc....

Is it a problem if later (like in a few months) I have to add additional
Profile items, such as Phone Number, etc... or delete existing profile
items? Will everything be managed automatically?

Do I basically get the point?
Sep 10 '08 #1
3 960
1stly, Learn about the Profile Table Provider and why Scott Gu had to
release the Table Provider --after-- 2.0 itself was released when developers
discovered the default Profile provider stored data in a delineated object
making it quite impossible to query data in so many words. So read Scott
Gu's blog on this matter and get the Table Provider.

2ndly, yes, we can add new fields and their types to the table anytime.
Neither of the Profile Providers support foreign keys and related tables.
The System.Web.Security.Membership class is used to NURD all Profile data
via the provider you configure in your web.config file.

"Cirene" <ci****@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>I have been looking into Personalization, Membership and Role Management.

If I understand it correctly, I should use Personalization to store extra
info about the user, such as:
First Name, Last Name, City, State, Zip, Birth Date, Last Login, Etc....

Is it a problem if later (like in a few months) I have to add additional
Profile items, such as Phone Number, etc... or delete existing profile
items? Will everything be managed automatically?

Do I basically get the point?
Sep 11 '08 #2
It almost seems more beneficial for me to create my own table to store this
info. Or am I missing something?

Thanks!

"Hillbilly" <so******@somewhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
1stly, Learn about the Profile Table Provider and why Scott Gu had to
release the Table Provider --after-- 2.0 itself was released when
developers discovered the default Profile provider stored data in a
delineated object making it quite impossible to query data in so many
words. So read Scott Gu's blog on this matter and get the Table Provider.

2ndly, yes, we can add new fields and their types to the table anytime.
Neither of the Profile Providers support foreign keys and related tables.
The System.Web.Security.Membership class is used to NURD all Profile data
via the provider you configure in your web.config file.

"Cirene" <ci****@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>>I have been looking into Personalization, Membership and Role Management.

If I understand it correctly, I should use Personalization to store extra
info about the user, such as:
First Name, Last Name, City, State, Zip, Birth Date, Last Login, Etc....

Is it a problem if later (like in a few months) I have to add additional
Profile items, such as Phone Number, etc... or delete existing profile
items? Will everything be managed automatically?

Do I basically get the point?

Sep 11 '08 #3
Using Membership is fast and efficient because its all built in but not
scalable it seems so yes, if you want or need relational Profiles use
ADO.NET. An example that could require justifying the use of ADO.NET would
be a person with Profile data using your application as an individual and
that same person having Profile data while using your application as a
member of some company.

It comes down to how liberal or strict you manage normalization.

"Cirene" <ci****@nowhere.comwrote in message
news:uD**************@TK2MSFTNGP02.phx.gbl...
It almost seems more beneficial for me to create my own table to store
this info. Or am I missing something?

Thanks!

"Hillbilly" <so******@somewhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>1stly, Learn about the Profile Table Provider and why Scott Gu had to
release the Table Provider --after-- 2.0 itself was released when
developers discovered the default Profile provider stored data in a
delineated object making it quite impossible to query data in so many
words. So read Scott Gu's blog on this matter and get the Table Provider.

2ndly, yes, we can add new fields and their types to the table anytime.
Neither of the Profile Providers support foreign keys and related tables.
The System.Web.Security.Membership class is used to NURD all Profile data
via the provider you configure in your web.config file.

"Cirene" <ci****@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>>>I have been looking into Personalization, Membership and Role Management.

If I understand it correctly, I should use Personalization to store
extra info about the user, such as:
First Name, Last Name, City, State, Zip, Birth Date, Last Login, Etc....

Is it a problem if later (like in a few months) I have to add additional
Profile items, such as Phone Number, etc... or delete existing profile
items? Will everything be managed automatically?

Do I basically get the point?

Sep 11 '08 #4

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

Similar topics

1
1274
by: miumiun | last post by:
I'm conducting some research about CMS systems and I have limited the choices to several that fit my needs. Many of them have live demos, so I can try and see, but I didn't find such for Plone. Is...
0
1155
by: Danny Tuppeny | last post by:
Hi all, I'm after some advice... I'm building a website which will have a login etc.. The Personalization in asp.net 2 stuff looks like it'll save me some time (login controls etc.), however,...
9
3375
by: SlimFlem | last post by:
Is this possible? My entire web site is being built dynamically using WebPart's and a lot of it will be anonymous. How do I load these parts dynamically using WebPartManager.AddWebPart() and not...
0
1558
by: Anonieko | last post by:
Scenario: Web Parts features (like design mode) require the user to be authenticated and registered. But what if you don't want the users to go through registration but still enable...
2
3130
by: bradgatewood | last post by:
I am in the process of developing a highly customizable application and I'm looking for a way to allow personalization by role. This is different than shared scope in the fact that I want to allow...
1
1645
by: Ya Ya | last post by:
I am using the personalization feature in asp.net 2.0 I am storing the phone number for each user. When a certain user enters his phone number I would like to check if another user already...
0
1016
by: Kent Liu | last post by:
In the VB6, we could using SaveSetting/GetSetting to store the information and get them for personalization of windows applications. But all these need the programmer to write code to save & get &...
2
1784
by: Roger23 | last post by:
I have a requirement where I need to remove or disable the entire personalization feature of my web application. I am not allowed to have a SQL express on my web server and I am not allowed to have...
0
1058
by: Bei | last post by:
Now I'm facing a requirement that every users can personalize their own web parts, and there is a administrator who has rights 1, to publish a 'personalization' of a single web part to all users in...
0
7229
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
7129
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
7333
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,...
1
7061
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...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3208
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1566
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
428
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.