PC Review


Reply
Thread Tools Rate Thread

Complex Site Structure - One project or many?

 
 
Jeff Barton
Guest
Posts: n/a
 
      25th Jun 2003
Hi All,

We have developed a nice .Net platform for our growing
internet (www.co.sutter.ca.us), intranet and internal web
application sites. Everything is great: cool server
controls, xml config files, easy maintanance, etc.
However, we have experienced some shortcomings in the
orginization of our vs.net solutions for each of these
sites that I am trying to remedy. I have some questions
about 'Best Practices' that I could use some advise on...
(BTW this isn't just a vs issue, but application design)

Right now, each of the sites is organized similar this
within vs:

WebAppSolution
Sutter.Core (security obj, active dir, etc)
Sutter.Web (custom obj for all county sites)
Sutter.AppServer.Controls (site specific custom
controls)
Sutter.AppServer (the web site with aspx and content)

The thing to notice is that the entire site is contained
in a single web application. I would like to break up the
applications withing the site to seperate web
applications, especially with the application pooling
abilities in II6. The problem is we have a pretty cool
security system in place using forms authentication
against active directory (there are some situations where
multiple users share a windows session so windows
authentication wouldn't work), and the user only logs
into the site once and is authenticated for any app. If
the apps are seperated into seperate web apps though,
this is gonna break.

So what do I do? Thanks for the help!

Jeff Barton
to email remove the frustration
 
Reply With Quote
 
 
 
 
Jeff Barton
Guest
Posts: n/a
 
      26th Jun 2003
Thanks, this is perfect...

>-----Original Message-----
>Check out this kb article for how to and things to

consider.
>
>http://support.microsoft.com/default.aspx?scid=kb%3Ben-

us%3B307467
>
>HTH,
>
>bill
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
GetType on complex structure =?Utf-8?B?bW9iaWxlbW9iaWxl?= Microsoft Dot NET Compact Framework 6 17th May 2006 01:58 PM
rather complex db structure!? Jerome Microsoft Access Database Table Design 4 22nd Jul 2005 07:08 AM
marshal complex structure to C dll Ivan Microsoft VB .NET 0 20th Jul 2005 08:45 AM
Re: Serialization of a complex structure Phil Da Lick! Microsoft C# .NET 0 11th Mar 2005 09:59 AM
complex data structure in httpcookie Waqqas Farooq Microsoft ASP .NET 1 30th Jun 2004 01:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:17 PM.