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. How to combine two DLL into one ?

How to combine two DLL into one ?

Scheduled Pinned Locked Moved C#
tutorialquestion
5 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.
  • B Offline
    B Offline
    bug_aonz
    wrote on last edited by
    #1

    Assume that i have A.dll. Later, i create B.dll project that "using" A.dll. when i build the project , the output are A.dll and B.dll. Is it possible that the output is only B.dll(combines A.dll in it)? How? Thank =)

    M V 3 Replies Last reply
    0
    • B bug_aonz

      Assume that i have A.dll. Later, i create B.dll project that "using" A.dll. when i build the project , the output are A.dll and B.dll. Is it possible that the output is only B.dll(combines A.dll in it)? How? Thank =)

      M Offline
      M Offline
      Mark Churchill
      wrote on last edited by
      #2

      It is possible. Google for ILMerge.

      Mark Churchill Director Dunn & Churchill

      B 1 Reply Last reply
      0
      • M Mark Churchill

        It is possible. Google for ILMerge.

        Mark Churchill Director Dunn & Churchill

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

        Thank for your help, Mark =)

        1 Reply Last reply
        0
        • B bug_aonz

          Assume that i have A.dll. Later, i create B.dll project that "using" A.dll. when i build the project , the output are A.dll and B.dll. Is it possible that the output is only B.dll(combines A.dll in it)? How? Thank =)

          V Offline
          V Offline
          Virendrak
          wrote on last edited by
          #4

          try this.. http://www.codeproject.com/useritems/Gilma_-_Gui_for_ILMerge.asp[^]

          Never Think That You Have Failed Instead Always Think That u hav Better Chance Next Time...

          1 Reply Last reply
          0
          • B bug_aonz

            Assume that i have A.dll. Later, i create B.dll project that "using" A.dll. when i build the project , the output are A.dll and B.dll. Is it possible that the output is only B.dll(combines A.dll in it)? How? Thank =)

            V Offline
            V Offline
            Virendrak
            wrote on last edited by
            #5

            Chk out this ... http://www.genetibase.com/cforce/nugenunify.php[^]:rolleyes:

            Never Think That You Have Failed Instead Always Think That u hav Better Chance Next Time...

            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