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. managing different instance of application

managing different instance of application

Scheduled Pinned Locked Moved C#
csharpquestionbusiness
1 Posts 1 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.
  • K Offline
    K Offline
    KrunalC
    wrote on last edited by
    #1

    I have editor sort of application developed in c# using .Net 3.0 framework. My editor works in two different modes i.e. in Enginnering mode & Standalone mode. My requirements are I should be able to run multiple instances of my application on same system in different modes. When I open the file in the editor then prior opening the file, it should check whether any instance of my application is running in particular mode or not. If the instance is running then file should use the running instance to open the file. Considering above requirements, can some one give me ideas on following : 1) Out of all the running instances how I can select particular instance to operate upon? 2) How I can store my attributes i.e. mode of editor etc. in the running instance? I hope, I'm clear with my question. If you want me to clarify more pls revert with your questions. I hope this forum will get me some directions. Thanks Krunal C

    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