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. how could load master page once during my application execution?

how could load master page once during my application execution?

Scheduled Pinned Locked Moved ASP.NET
question
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.
  • A Offline
    A Offline
    anilaabc
    wrote on last edited by
    #1

    when i click on some link to open a aspx page ,it load master page .as there is same master page in all of my aspx pages ,how could it possible to load master page onece and view on all the aspx pages

    V 1 Reply Last reply
    0
    • A anilaabc

      when i click on some link to open a aspx page ,it load master page .as there is same master page in all of my aspx pages ,how could it possible to load master page onece and view on all the aspx pages

      V Offline
      V Offline
      VenkatFor NET
      wrote on last edited by
      #2

      One of the things you can do, is to cache the controls you have in the master page using OutputCache directive on top of the master page. That way all the controls in the master page are cached for whatever the time you want them to be.

      Bhaskara

      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