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. codeproject.com

codeproject.com

Scheduled Pinned Locked Moved ASP.NET
htmlcomtutorialquestion
3 Posts 2 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.
  • R Offline
    R Offline
    R Thomas 0
    wrote on last edited by
    #1

    hi... i am trying to make a site something like the codeproject.com... i see there are section in the site that remains the same throughout just the content insite them change.. (lloking at the HTML codes)like the sitemenu table and the left table(where the user deatils{at the top} and more menu is{below}) the top setion which has the logo for the codeproject... so how does Mr.Maunder do it?? does he keep the tables htere and fill it dynamically depending on which link is pressed?? does he have a function which keeps filling these tables depending on the links pressed?? or how does this happens??? can someone(or the site builders including Mr.Maunder) pls guide me??? tks...:) "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

    M 1 Reply Last reply
    0
    • R R Thomas 0

      hi... i am trying to make a site something like the codeproject.com... i see there are section in the site that remains the same throughout just the content insite them change.. (lloking at the HTML codes)like the sitemenu table and the left table(where the user deatils{at the top} and more menu is{below}) the top setion which has the logo for the codeproject... so how does Mr.Maunder do it?? does he keep the tables htere and fill it dynamically depending on which link is pressed?? does he have a function which keeps filling these tables depending on the links pressed?? or how does this happens??? can someone(or the site builders including Mr.Maunder) pls guide me??? tks...:) "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

      M Offline
      M Offline
      Marcie Jones
      wrote on last edited by
      #2

      Hi Joseph, The way to do that in ASP.NET is to use User Controls. And that's how we're doing it for the rewrite of the CodeProject site into ASP.NET (it's currently written in Classic ASP, and I believe the sections you're talking about are in include files). If you have other questions about how to work with user controls, just let me know. Marcie http://www.codeproject.com

      R 1 Reply Last reply
      0
      • M Marcie Jones

        Hi Joseph, The way to do that in ASP.NET is to use User Controls. And that's how we're doing it for the rewrite of the CodeProject site into ASP.NET (it's currently written in Classic ASP, and I believe the sections you're talking about are in include files). If you have other questions about how to work with user controls, just let me know. Marcie http://www.codeproject.com

        R Offline
        R Offline
        R Thomas 0
        wrote on last edited by
        #3

        hi Marcie.... i am very new to asp.net and would definetly wanna get inside it... and also i would love to know more about user controls.. especially how to come up with a design as of codeProject... also about the include files you were talking about.... kinda went above my head... :~ hope you could find some time to write more about it... tks Marcie... "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

        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