473,402 Members | 2,053 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,402 software developers and data experts.

Role Management

I'm planning to apply Role Management feature to my new web site but I
have some doubts which I thought you can help.
The membership/role management system works like a charm on development
system, on a single machine that has both VS.Net 2005 and Sql Express
2005 version installed. But the main problem is, I'll host my site on a
shared hosting system. Here comes the questions...

1. If I choose to keep users database in ASPNETDB in App_Data folder;
a. I think this db works on SQL Express version that I
installed to my machine. If so, the hosting system will need a Sql
Server to be installed on the server which IIS runs. This may be
impossible for my hosting company.
b. If this database runs on a seperate instance and can be
used without a separate Sql Server installation, most probably it's a
Sql Express version which may be weak for larger sites.
c. Most of the applications use the other data tables joined
to Users tables to show the data with the User Name instead of User ID.
So, if this is the way to go, should I put the other tables in this
ASPNETDB database?
2. If I choose to keep users database on the Sql Server that I
installed;
a. I tried this method and I realized that she system holds
the user data in a centralized way, one table for all the websites with
their ApplicationID to differ. In a shared hosting system, this is not
possible for lots of reasons as you may realize.

What I really need is, keeping the user system in my "seperate" Sql
database neither in App_Data forder, nor a shared user table. IS there a
way to accomplish this or should I go into the "old ways"?

Thanks in advance
Serdar KALAYCI
Feb 23 '06 #1
0 1287

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

Similar topics

0
by: Chris | last post by:
Hi, Regarding : Role based Security Scenario : On W2K, I'm currently logged in as 'user1' Checking the properties of the user account 'user1' : --> Start/Programs/Administrative...
1
by: Hennie | last post by:
Ho can I get the role of the user in a ASP.net 2.0 web application? I am using AspNetSqlProvider to manage my membership. I can get the user by using User.Identity.Name. What will the command be to...
1
by: Philipp Lenz | last post by:
I'm completely new to ASP.Net 2.0 and I'm baffled about what to do to get this to work. FYI, I'm not new at this, I've used asp.net 1.1 for allmost 4 years now. I'm running a development...
1
by: jobi joy | last post by:
Hi, Has new ASP.NET contains all the features of IBM Tivoli Access Manager for Role/Membership management? Please give an insight on this. regards jobi
0
by: Bruno | last post by:
VS.net installs sql express as datastore for role/membership management. I don't like this! I'm not able to choose other databases like ms-access, in the Web Site Administration Tool . (Only...
4
by: Bruno | last post by:
Hello, VS.net installs sql express as datastore for role/membership management. I don't like this! I'm not able to choose other databases like ms-access, in the Web Site Administration Tool ....
8
by: Mark White | last post by:
Hey everyone I'm having a great deal of problems finding this information through google and yahoo, so I turn to you on this. I have a Windows app running on XP. I am able to caputre the...
1
by: Bevo | last post by:
I'd like to take advantage of the role management classes in 2.0 to allow my users to give other users access to their data. For this reason I'd like to create new roles on-the-fly without having...
1
by: JohnC | last post by:
I'm in the concept stage of putting together a web application. Certain featues will be available only if the person has been given access. This is based on their particular subscription. I can...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
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...

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.