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. Should i use placeholders?

Should i use placeholders?

Scheduled Pinned Locked Moved Web Development
learningasp-netdatabasequestiondiscussion
2 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.
  • I Offline
    I Offline
    il_manti
    wrote on last edited by
    #1

    I've been developing websites this year using ASPNET in my computing course. What I have found to be the best is to have one Default.aspx page and have a placeholder inside. This placeholder is then loaded on Page_Load with a web control by reading the query string after default.aspx. what do you think of this approach? I mean, it has worked for me by providing validators on each web user control to check the session (to deny acess when a user not logged in tries to enter member areas). but my lecturer has read somewhere that web developers frown on this kind of work? what do you think? thanks :D PS: I posted this here since I do not want actual ASPNET code... more like point of views. In life truth does not matter. What really matters is what others believe to be the truth. (The Up and Comer - Book)

    L 1 Reply Last reply
    0
    • I il_manti

      I've been developing websites this year using ASPNET in my computing course. What I have found to be the best is to have one Default.aspx page and have a placeholder inside. This placeholder is then loaded on Page_Load with a web control by reading the query string after default.aspx. what do you think of this approach? I mean, it has worked for me by providing validators on each web user control to check the session (to deny acess when a user not logged in tries to enter member areas). but my lecturer has read somewhere that web developers frown on this kind of work? what do you think? thanks :D PS: I posted this here since I do not want actual ASPNET code... more like point of views. In life truth does not matter. What really matters is what others believe to be the truth. (The Up and Comer - Book)

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      If your assignment specification(s) DO NOT forbid you from using the approach you made then that should be fine. In any case, demand your lecturer provides you with evidence that web developers frown that kind of work, then you have the right to respond with alternate evidence.

      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