Results 1 to 2 of 2

Thread: how am I supposed to maintain a site?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    how am I supposed to maintain a site?

    Do I use a single solution to maintain a simple website? (just a forum, guestbook, journal and a few pages)..... should I add all my aspx pages to one project? is that what peopel usually do?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    I personally split my ui, business, and data tiers into seperate assemblies (.dll's), which allows a much cleaner design and resusability.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width