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

One Root Web Site - Many Businesses Using Same ASP.NET Code

We are considering hosting our application suite at Rack Space.

We have 150 customers that will run our application in the hosted
enviornment. Currently all our customers have their own Intranet server, SQL
Server and application server.

Is it realistic to attempt to have one copy of our application that all 50
customers can use? One coping meaning, one virtual directory with the same
code being used by all customers. We would use a web farm to ensure
availability.

Each customer will have their own database, but the same ASP.NET code.

Thank you for any opinions on this subject. I have not seen this
configuration in the .NET books I have.

Have a great day,

Karl


Jul 7 '06 #1
2 1093
Sounds to me like you need a well qualified DBA to look over your tables,
work out your key fields and normalise your tables so you can share the DB
between all of your clients, thus having a shared DB, and single application
capable of being clustered. Its not an uncommon scenario. The alternative
of course would be to pull different config data for a connection to your
different DBs based on who's using your app.

--
Regards

John Timney (MVP)
"Karl 140.6" <Ka******@discussions.microsoft.comwrote in message
news:77**********************************@microsof t.com...
We are considering hosting our application suite at Rack Space.

We have 150 customers that will run our application in the hosted
enviornment. Currently all our customers have their own Intranet server,
SQL
Server and application server.

Is it realistic to attempt to have one copy of our application that all 50
customers can use? One coping meaning, one virtual directory with the
same
code being used by all customers. We would use a web farm to ensure
availability.

Each customer will have their own database, but the same ASP.NET code.

Thank you for any opinions on this subject. I have not seen this
configuration in the .NET books I have.

Have a great day,

Karl


Jul 7 '06 #2
John,

Thank you for your very quick response.

I'm our DBA as well as... ... I ran an ISP in NY City during the Internet
Happy Days, and we were considering this same course but didn't do it.

I think separate databases would be more secure.

But I was thinking about data cached objects. (related pull down tables to
be exact)

Do you know if ASP.NET 2.0 and IIS would perform better with one root web
site and all the cached objects from each customer, or would it perform
better with seperate webs? I know up front that there would not be any
duplication of cached objects since each customer has different values in
their related tables. For example, the neighborhood table or the schools
table that relate to a master address table.

Thank you for any insight you may have and have a great day,

Karl


"John Timney (MVP)" wrote:
Sounds to me like you need a well qualified DBA to look over your tables,
work out your key fields and normalise your tables so you can share the DB
between all of your clients, thus having a shared DB, and single application
capable of being clustered. Its not an uncommon scenario. The alternative
of course would be to pull different config data for a connection to your
different DBs based on who's using your app.

--
Regards

John Timney (MVP)
"Karl 140.6" <Ka******@discussions.microsoft.comwrote in message
news:77**********************************@microsof t.com...
We are considering hosting our application suite at Rack Space.

We have 150 customers that will run our application in the hosted
enviornment. Currently all our customers have their own Intranet server,
SQL
Server and application server.

Is it realistic to attempt to have one copy of our application that all 50
customers can use? One coping meaning, one virtual directory with the
same
code being used by all customers. We would use a web farm to ensure
availability.

Each customer will have their own database, but the same ASP.NET code.

Thank you for any opinions on this subject. I have not seen this
configuration in the .NET books I have.

Have a great day,

Karl




Jul 7 '06 #3

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

Similar topics

5
by: Jonathan | last post by:
I am creating a CD-ROM based website template. Things work fine under Windows but when I try to run the site under Linux the path is messed up. Therefore my JavaScript functions misinterpret the...
5
by: Leszek | last post by:
Hello, Could anybody explain what's a difference between a virtual directory and an application root under IIS? I'm a little bit confused. This is mu problem: Let's assume the following...
11
by: Simon | last post by:
Hi all As I'm sure is common knowledge the version of IIS included in XP Pro is limited in that you can only create 1 website in the IIS snap in. As an ASP.net developer this is a pain in the...
1
by: Kenny | last post by:
If MapPath is the way to go, then how can I reference the desired folder as relative to the current site's root (I don't want to hard-code the path from the C:\root folder). FWIW the logic that...
19
by: Steve Franks | last post by:
I am using VS.NET 2005 beta 2. When I run my project locally using the default ASP.NET Development Web Server it runs using a root address like this: http://localhost:11243/testsite/ However...
3
by: Nalaka | last post by:
Hi, I have an asp.net web application (www.myWebSite), and a subweb application (www.myWebSite/subSite). How do I set it so that, subweb application (www.myWebSite/subSite) be the root...
4
by: Tee | last post by:
Hi, Can anyone tell me how to get the path of IIS root folder from coding? Eg: C:\Inetpub\wwwroot. I would like to detect it via coding as not everyone set it at the default folder. ...
8
by: news.microsoft.com | last post by:
I have two completely distinct ASP.NET (2.0) web applications. They share no code, they have distinct web.config files, they don't even link to each other. During development, they have lived...
3
by: Chris | last post by:
I have created a site with VS2005, using asp.net/c#. When I try to deploy this site to our intranet asp server all of my links that were "~/Folder/Site.aspx" no longer work because when I move it...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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
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
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...

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.