Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Setting up multiple asp.net websites under a single solution?

Setting up multiple asp.net websites under a single solution?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomperformancequestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Goalie35
    wrote on last edited by
    #1

    I'm implementing 2 new sections into my current asp.net website: blogs & forums. These blogs & forums are both open source website projects that I downloaded, so as it stands right now, each one is its own separate website. So I'm curious as to the best way to implement these 2 new sites into my current solution. My plan is to have their url setup as subdomains (i.e. http://blog.MySite.com, http://forum.MySite.com). Should I create 2 separate web projects within my solution (and if so, will I be able to pass session objects from one site to another)? Just curious as to the best way to set this up to ensure the site still moves quickly and doesn't start allocating unnecessary resources (i.e. if I click on my forums, I shouldn't have to load blog data into memory). Thanks.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups