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. General Programming
  3. C#
  4. Dll Versions

Dll Versions

Scheduled Pinned Locked Moved C#
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.
  • U Offline
    U Offline
    umashankergr8
    wrote on last edited by
    #1

    Hi All, Can anyone explain me in detail on creating different versions of dlls, creating Strong names, and implemeting the dll in a client application. I want to use both the versions of the dll in my client application. Please explain with steps i have to make.. Thanking you All, Umashanker.K

    M 1 Reply Last reply
    0
    • U umashankergr8

      Hi All, Can anyone explain me in detail on creating different versions of dlls, creating Strong names, and implemeting the dll in a client application. I want to use both the versions of the dll in my client application. Please explain with steps i have to make.. Thanking you All, Umashanker.K

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      This link explains about strong names http://msdn2.microsoft.com/en-us/library/wd40t7ad.aspx[^] For using both the versions in your application you will need to put them in GAC. :rose:

      U 1 Reply Last reply
      0
      • M Manas Bhardwaj

        This link explains about strong names http://msdn2.microsoft.com/en-us/library/wd40t7ad.aspx[^] For using both the versions in your application you will need to put them in GAC. :rose:

        U Offline
        U Offline
        umashankergr8
        wrote on last edited by
        #3

        Any other explanaton other than the above reply, is highly appreciated.. I need to know step by step and want to understand the concepts of strong name, dll versioning and GAC.. Will any one help me.. Umashanker.K

        M 1 Reply Last reply
        0
        • U umashankergr8

          Any other explanaton other than the above reply, is highly appreciated.. I need to know step by step and want to understand the concepts of strong name, dll versioning and GAC.. Will any one help me.. Umashanker.K

          M Offline
          M Offline
          Mali Perica
          wrote on last edited by
          #4

          Follow the link Manas has recommended you. You will find step by step guide for signing your assembly with strong key, and you can also find a lot of informations about GAC. You can also check out these two articles on CP: DLL Hell Solution in DOTNET Loading and Unloading an Assembly at Runtime

          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