Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

Site architecture suggestions

  Asked By: Leon    Date: Feb 04    Category: Asp.net    Views: 663
  

Would anyone have suggestions or resources that they could provide
that gives some advice on how to organize/architect a .net website from a
visual studio(.net) perspective? We are going to be converting our classic
asp website to .net - which currently has quite a few logical pieces to it -
as well as 20+ directories. I'm hoping to find some info on recommended
ways of setting up our VS.net solution / IIS applications / namespaces &
classes -- for example, is it best to leave one IIS application at the root
& build a single solution there - with the directories etc included in this
solution? Should it contain one large project (spanning all the
directories/files) or should there be multiple? Should all our files
inherit classes from one large namespace (resulting in one large dll) or
should there be many namespaces/dlls?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Site architecture suggestions Or get search suggestion and latest updates.




Tagged: