473,386 Members | 1,706 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.

Common Website Issues

JJ
Hi,

We have two websites that are almost identical except for the
frontend. The business rules and the databases are the same. We want to
basically use one website for our different clients but the look of the
website would be different for each client. How can we design the
frontend to address having multiple clients see different frontends
based on the client? What kind of design approach can we use?

Thanks,

J

Dec 30 '05 #1
5 1173
http://www.eggheadcafe.com/articles/...plications.asp

I'm not sure what "different" means in this context. Is it just
different from a color perspective or different with entire
screen layouts, different menu options, etc...?

--
Robbe Morris - 2004/2005 Microsoft MVP C#
http://www.eggheadcafe.com/forums/merit.asp

"JJ" <jj****@hotmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,

We have two websites that are almost identical except for the
frontend. The business rules and the databases are the same. We want to
basically use one website for our different clients but the look of the
website would be different for each client. How can we design the
frontend to address having multiple clients see different frontends
based on the client? What kind of design approach can we use?

Thanks,

J

Dec 30 '05 #2
Really depends on how much you wanna achive...

Here are some options:
- build the webpage content in XML and then apply different XSLT files
to format the content in different ways.
- Use different CSS stylesheets to change formating, color, etc.
http://www.csszengarden.com/ is a very good example of this.
- Use Master Pages (supported in ASP 2.0 or via the Wilson Master Pages
control).

This is the 5 sec overview...

I would recommend using Master Pages and CSS together. At least this is
what I do for most of my pages anyway.

Remy Blaettler
http://www.collaboral.com

Dec 30 '05 #3
JJ
The Feel is the same. We have navigation on left and the rest of the
page contains the form. We built the two sites at different times. The
second site(newer) has used alot of user controls where the first one
doesn't. So we want to consolidate the two into one and be able to
rollout site for a new potential client but just need to plugin
different look for client.

Thanks,
J

Dec 30 '05 #4
CSS it is.

Dec 30 '05 #5
If you use 2.0 all of your objectives are rather easy to accomplish using
MasterPages, Themes, and Membership, Roles and Profiles which allow various
presentation requirements to change on demand or change depending on context
as well as allowing content to appear, not appear or become context aware
based on the use of roles.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"JJ" <jj****@hotmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
The Feel is the same. We have navigation on left and the rest of the
page contains the form. We built the two sites at different times. The
second site(newer) has used alot of user controls where the first one
doesn't. So we want to consolidate the two into one and be able to
rollout site for a new potential client but just need to plugin
different look for client.

Thanks,
J

Dec 30 '05 #6

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

Similar topics

7
by: J Smithers | last post by:
I have several ASPX pages (with code-behind logic) that I reuse amongst many Web sites on the same production server. Currently each Web site has its own copy of these aspx pages. I was thinking...
5
by: wrecker | last post by:
Hi all, I have a few common methods that I need to use at different points in my web application. I'm wondering where the best place would be to put these? I think that I have three options. ...
10
by: JP Bless | last post by:
Hi all, I have a database Access/MSDE and would like to have a website so users can search the data and update some records/fields through the website.... And I have high speed internet...
13
by: Kobee | last post by:
Hi, I'm having a few issues adapting to new 2.0 "website" project vs. the old 1.1 "web application". One of the major issues I'm having is with the notion of namespaces. Using the old way, I...
7
by: Atul | last post by:
Hi Theres a website that books hotels . user enters the information and according to that results are displayed to the user.Let it be website A. Now I want to create a new project with...
4
by: | last post by:
I have learned about compartmentalizing my code base using Class Libraries. I have my common code such as my ORM framework broken out into their own Class Libraries, which are referenced as...
2
by: Max2006 | last post by:
Hi, After I right-click on my web application project file and choose "Publish ." and do the publishing, the result publishable files does not include the *.ashx files. Is it by design? How...
5
by: daveh551 | last post by:
What, from a high level point of view, is the difference (in Visual Studio 2005) between Website (accessed with Open Website or Create Website from the StartPage) that is an ASP.NET Website, and a...
3
by: =?Utf-8?B?SGVyYg==?= | last post by:
I've developed an ASP.NET website that runs fine on my local WinXP IIS and on my server's IIS, both are IIS6.0 The site uses a master page that has the following declaration: <%@ Master...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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...

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.