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. Please let me know if it is posssible to use instance of one application into another ? For example, i have one application, I am creatiing a instance for it, I want to access this same instance into other application ?

Please let me know if it is posssible to use instance of one application into another ? For example, i have one application, I am creatiing a instance for it, I want to access this same instance into other application ?

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.
  • M Offline
    M Offline
    Mr Perfect
    wrote on last edited by
    #1

    Please let me know if it is posssible to use instance of one application into another ? For example, i have one application, I am creatiing a instance for it, I want to access this same instance into other application.

    G 1 Reply Last reply
    0
    • M Mr Perfect

      Please let me know if it is posssible to use instance of one application into another ? For example, i have one application, I am creatiing a instance for it, I want to access this same instance into other application.

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Don't put the entire post as subject. It's too much text to be useful as a subject. What exactly do you mean by accessing an instance of an application? What is is that you are trying to accomplish? You can start another application from one application. If you start a console application, you can redirect the input and output to streams that you create yourself.

      --- single minded; short sighted; long gone;

      M 1 Reply Last reply
      0
      • G Guffa

        Don't put the entire post as subject. It's too much text to be useful as a subject. What exactly do you mean by accessing an instance of an application? What is is that you are trying to accomplish? You can start another application from one application. If you start a console application, you can redirect the input and output to streams that you create yourself.

        --- single minded; short sighted; long gone;

        M Offline
        M Offline
        Mr Perfect
        wrote on last edited by
        #3

        Suppose I have an application A. I create a instance of it. Now I want to access this existing instance of application A into application B.

        P 1 Reply Last reply
        0
        • M Mr Perfect

          Suppose I have an application A. I create a instance of it. Now I want to access this existing instance of application A into application B.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          You've just said the same thing again. Repeating an unclear instruction doesn't make it any clearer.

          Deja View - the feeling that you've seen this post before.

          M 1 Reply Last reply
          0
          • P Pete OHanlon

            You've just said the same thing again. Repeating an unclear instruction doesn't make it any clearer.

            Deja View - the feeling that you've seen this post before.

            M Offline
            M Offline
            Mr Perfect
            wrote on last edited by
            #5

            I have an appplication A, which has a method to save information regarding the status of the application whenever the application closes abruptly. I want to access this method in my windows service and save the status of the application A whenever the application closes abruptly.

            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