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. Linking different applications

Linking different applications

Scheduled Pinned Locked Moved C#
csharpquestion
3 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.
  • O Offline
    O Offline
    Ofori Boadu
    wrote on last edited by
    #1

    I have three different C# applications that I have to put together as one. Any ideas?

    a novice

    C L 2 Replies Last reply
    0
    • O Ofori Boadu

      I have three different C# applications that I have to put together as one. Any ideas?

      a novice

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      Ofori Boadu wrote:

      I have three different C# applications that I have to put together as one. Any ideas?

      Extract the code into class libraries (where they are not already) and create a new application that references these class libraries.


      Upcoming FREE developer events: * Developer Day Scotland My website

      1 Reply Last reply
      0
      • O Ofori Boadu

        I have three different C# applications that I have to put together as one. Any ideas?

        a novice

        L Offline
        L Offline
        led mike
        wrote on last edited by
        #3

        Ofori Boadu wrote:

        I have three different C# applications that I have to put together as one. Any ideas?

        Well if that' all the requirements you have, you're screwed. That indicates you will be using the Software Rocks Process. Someone gave you a project by telling you they want you to get them a rock. You run off and find one and bring it back and they look at it and say "Oh no I wanted a larger rock". So you run off again and find a larger rock and bring it to them and they say "Oh no I wanted a flatter rock". So you run off again and find a flatter rock and bring it to them and they say "Oh no I wanted a smoother rock". So you run off again and.... well you get the point.... I hope, good luck.

        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