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. As stewy says "Victory is Mine"

As stewy says "Victory is Mine"

Scheduled Pinned Locked Moved C#
6 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
    Matthew Hazlett
    wrote on last edited by
    #1

    Yoohoo - finally got my plugin thingy to work: * Each plugin is loaded into its own thread * No namespace or class name dependencys (thank you .GetInterfaces) ok, this is a personal victory, I was working with this for a week now :-) Credits go to: Leppie and Heath Stewert for pointing my compass in the right direction ! I ended up using a diffrent approach then the one you guys suggested but it got me started! Matthew Hazlett Windows 2000/2003 MCSE Never got an MCSD, go figure...

    J W 2 Replies Last reply
    0
    • M Matthew Hazlett

      Yoohoo - finally got my plugin thingy to work: * Each plugin is loaded into its own thread * No namespace or class name dependencys (thank you .GetInterfaces) ok, this is a personal victory, I was working with this for a week now :-) Credits go to: Leppie and Heath Stewert for pointing my compass in the right direction ! I ended up using a diffrent approach then the one you guys suggested but it got me started! Matthew Hazlett Windows 2000/2003 MCSE Never got an MCSD, go figure...

      J Offline
      J Offline
      John Fisher
      wrote on last edited by
      #2

      Congrats! Finishing a tough part of a project is always exciting. :D John
      "You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.

      1 Reply Last reply
      0
      • M Matthew Hazlett

        Yoohoo - finally got my plugin thingy to work: * Each plugin is loaded into its own thread * No namespace or class name dependencys (thank you .GetInterfaces) ok, this is a personal victory, I was working with this for a week now :-) Credits go to: Leppie and Heath Stewert for pointing my compass in the right direction ! I ended up using a diffrent approach then the one you guys suggested but it got me started! Matthew Hazlett Windows 2000/2003 MCSE Never got an MCSD, go figure...

        W Offline
        W Offline
        Wraith2
        wrote on last edited by
        #3

        Is each plugin in a different AppDomain?

        M 1 Reply Last reply
        0
        • W Wraith2

          Is each plugin in a different AppDomain?

          M Offline
          M Offline
          Matthew Hazlett
          wrote on last edited by
          #4

          In my PluginTest app.... yes... Matthew Hazlett Windows 2000/2003 MCSE Never got an MCSD, go figure...

          W 1 Reply Last reply
          0
          • M Matthew Hazlett

            In my PluginTest app.... yes... Matthew Hazlett Windows 2000/2003 MCSE Never got an MCSD, go figure...

            W Offline
            W Offline
            Wraith2
            wrote on last edited by
            #5

            In which case i'd be very interested to see that, i started trying to implement it myself a few weeks ago and got bogged down in various bits of documentation.

            M 1 Reply Last reply
            0
            • W Wraith2

              In which case i'd be very interested to see that, i started trying to implement it myself a few weeks ago and got bogged down in various bits of documentation.

              M Offline
              M Offline
              Matthew Hazlett
              wrote on last edited by
              #6

              Heh, ok.... Your the second person to ask me this maybe I'll type up an article with what I learned. There are some great examples here like: http://www.codeproject.com/csharp/PluginsInCSharp.asp But i'll send you what I made, the code is rough and hasn't been tweaked (Theres a lot I want to add to it) but its a proof of concept. But you can run method's ETC from an external DLL. I will email it to you. Matthew Hazlett Windows 2000/2003 MCSE Never got an MCSD, go figure...

              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