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. Global.asax file

Global.asax file

Scheduled Pinned Locked Moved ASP.NET
4 Posts 3 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.
  • L Offline
    L Offline
    lawrenceinba
    wrote on last edited by
    #1

    hi all, i have a website.now my task is to apply themes in all web pages. actually, my doubt is there any way to apply the theme by making changes in Global.asax file or i must edit all pages which needs changes.. please reply

    the quieter u become more u hear

    C 1 Reply Last reply
    0
    • L lawrenceinba

      hi all, i have a website.now my task is to apply themes in all web pages. actually, my doubt is there any way to apply the theme by making changes in Global.asax file or i must edit all pages which needs changes.. please reply

      the quieter u become more u hear

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The whole point of a theme is surely that you can make changes in one place and htey are applied to all controls that have been themed. Otherwise, they would not be a theme, just a bunch of individual changes. Did you try google ?

      Christian Graus Driven to the arms of OSX by Vista.

      L 1 Reply Last reply
      0
      • C Christian Graus

        The whole point of a theme is surely that you can make changes in one place and htey are applied to all controls that have been themed. Otherwise, they would not be a theme, just a bunch of individual changes. Did you try google ?

        Christian Graus Driven to the arms of OSX by Vista.

        L Offline
        L Offline
        lawrenceinba
        wrote on last edited by
        #3

        ya i know that clearly.... i'm asking abt c# or vb code which runs behind asp environment... i have created a drop down button for selecting theme... is it necessary to copy the c# code in all web pages or i can make a single change in global.asax which works for all pages.. because my site consists of more than 300 screens... no apt results in google so far... did you understood my queston

        the quieter u become more u hear

        A 1 Reply Last reply
        0
        • L lawrenceinba

          ya i know that clearly.... i'm asking abt c# or vb code which runs behind asp environment... i have created a drop down button for selecting theme... is it necessary to copy the c# code in all web pages or i can make a single change in global.asax which works for all pages.. because my site consists of more than 300 screens... no apt results in google so far... did you understood my queston

          the quieter u become more u hear

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          lawrenceinba wrote:

          have created a drop down button for selecting theme... is it necessary to copy the c# code in all web pages

          Nops! I will suggest you to write a HttpHandler for change the theme runtime.

          cheers, Abhijit CodeProject MVP

          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