Portal functionality with ASP.Net 2.0

F

freeflytim

Could anyone with some skinning experience in vs2005 tell me if the
master pages and themes capabilities of ASP.Net 2.0 makes it viable to
use for creating a portal.

I want to upgrade an existing 1.1 site and serve up pages with a
different look & feel based on hostnames - instead of copying the
existing website and making a new one for each client who wants to use
our features.

Thanks in advance.
 
C

Chris Fulstow

Yes, that should be possible. You can set themes and master pages
programatically at runtime, so you could do this based on the current
hostname. You can also set them in the web.config file, which might be
a better approach, just give each of your sites its own config
settings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top