473,394 Members | 1,700 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,394 software developers and data experts.

WebPart Portal Personalization?

In .NET 2.0 web parts can be customized for all users
(PersonalizationScope.Shared) or for each specific user
(PersonalizationScope.User); is there any way to personalize web parts based
on a segment of users (like a portal)?

The product I'm working on is similar to DNN in many ways. I'm building an
application (single code base) that supports many different companies. I
would like to setup a system using web parts that allows the companies to
configure the web parts for their customers only. The enduser will never have
the ability to customize the web parts at all. The company is determined by
a request parameter (companyID). This would allow each company to setup
their website however they like. Note, the configuration of the website
doesn't require any login process from the actual user of the website, but is
determined by the companyID parameter.

I have seen some posts that talk about using the Membership.ApplicationName
to segment an application. I saw that the property is being changed in Beta
2 to be thread safe, however I'm not clear of the exact meaning of that in
this case. Does it mean that each request truly can set it's own application
name which won't effect other request? Are anonymous users segmented as well
when using the Membership.ApplicationName?

The hacky solution I have some up with so far is to forgo using the
membership system for its true purpose and give each company a user account
(a company is a user). When a page is requested, the application checks the
companyID parameter and tries to login to the membership system. This
technically works but has some drawbacks; you can't use the membership system
for actuall enduser login.

Does anyone have any ideas on how to resolve this?

Thanks
CT
Nov 19 '05 #1
0 990

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

Similar topics

2
by: Parag C Mehta | last post by:
Hi, We are exploring the new possiblities in ASP.NET v2.0. I want to have a page, in this page I have one WebPartManager 3 zones and I want to dynamically add WebParts to 3 zones. I chose...
1
by: Leroy | last post by:
I'm trying to implement a site whereby administrators can setup a layout for a webpart site that affects all users, then individual users can personalize their pages. I have configured the site...
2
by: Mats Lycken | last post by:
Hi, I have a question about webparts in master pages. If I add a webpart to a webpartzone located in a master page will that webpart be available to all .aspx pages that uses that master page or...
5
by: Paal Berggreen | last post by:
I am involved with development of a Portal solution using ASP.NET 2.0 and WebParts. The WebParts framework use the default personalization providers, and the personalization data thus ends up in...
0
by: arthernan | last post by:
I have an almost finished page that uses webparts. And this is the expected functionality. A logged on user hits a button and the button opens a WebPart. Then te user logs off, next time he logs on...
2
by: arthernan | last post by:
I have an almost finished page that uses webparts. And this is the expected functionality. A logged on user hits a button and the button opens a WebPart. Then the user logs off, next time he logs...
0
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
by: =?Utf-8?B?U2hhbg==?= | last post by:
Hi, I need to develop a web-application, which use form based authentication. In this application, administrator can create a role and add users to the role. I have a requirement where the...
4
by: Don | last post by:
I am creating my first WebPart and I’m having trouble figuring out how everything works together. How do I configure a WebPart with settings that will be the same for all users? For example,...
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:
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
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.