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. web application version

web application version

Scheduled Pinned Locked Moved ASP.NET
questionannouncement
4 Posts 4 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.
  • J Offline
    J Offline
    Jassim Rahma
    wrote on last edited by
    #1

    Hi, I want to ask where is the best place to save the web application version? because i want to show the version on my default page but I thought if there is a specific place to save other than Global file? Thanks

    H B M 3 Replies Last reply
    0
    • J Jassim Rahma

      Hi, I want to ask where is the best place to save the web application version? because i want to show the version on my default page but I thought if there is a specific place to save other than Global file? Thanks

      H Offline
      H Offline
      Hiren solanki
      wrote on last edited by
      #2

      Probably in web.cofig as It's not accessible from outside.

      Regards, Hiren. Microsoft Dynamics CRM "The difference between the impossible and the possible lies in a person's determination" - Tommy Lasorda

      1 Reply Last reply
      0
      • J Jassim Rahma

        Hi, I want to ask where is the best place to save the web application version? because i want to show the version on my default page but I thought if there is a specific place to save other than Global file? Thanks

        B Offline
        B Offline
        Brij
        wrote on last edited by
        #3

        As Hiren suggested, you can save it in web.config. I have several projects (small as well big) saving it in config file.

        Cheers!! Brij Visit my Blog: http://brijbhushan.net
        My new Article :Data linking with jQuery

        1 Reply Last reply
        0
        • J Jassim Rahma

          Hi, I want to ask where is the best place to save the web application version? because i want to show the version on my default page but I thought if there is a specific place to save other than Global file? Thanks

          M Offline
          M Offline
          Muhammad Mazhar
          wrote on last edited by
          #4

          Place it in web.config in app settings section. Then you will be able to read it easily in code like

          ConfigurationManager.AppSettings["YourApplicationName:VersionInfo"]

          I Web Development Free Lancer
          Share your experience with others Check my Blog...

          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