User Interface Assemblies

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • agloth

    #1

    User Interface Assemblies

    Hi,

    I have a project with some hundreds of web forms and they're all in
    one project so they are in only one DLL.. Should i seperate the user
    interfaces, to different dlls; what is the recommended way ?
  • Peter Rilling

    #2
    Re: User Interface Assemblies

    Not if they are all for the same website. Is there some reason why you
    might thing that you should split the code?

    "agloth" <zuker0@yahoo.c om> wrote in message
    news:2e58a566.0 409150015.57025 050@posting.goo gle.com...[color=blue]
    > Hi,
    >
    > I have a project with some hundreds of web forms and they're all in
    > one project so they are in only one DLL.. Should i seperate the user
    > interfaces, to different dlls; what is the recommended way ?[/color]


    Comment

    Working...