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. Develop Windows Application with Add-Ins

Develop Windows Application with Add-Ins

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

    I am trying to develop a windows application that I can create add-in modules for, and then clients can purchase these add-ins at an additional cost or whatever, but besides that. I cannot figure out how to start a project like this. Does anybody have any experience with this, and would like to share some source code?

    C R 2 Replies Last reply
    0
    • S shawaj

      I am trying to develop a windows application that I can create add-in modules for, and then clients can purchase these add-ins at an additional cost or whatever, but besides that. I cannot figure out how to start a project like this. Does anybody have any experience with this, and would like to share some source code?

      C Offline
      C Offline
      Charlie Williams
      wrote on last edited by
      #2

      Try a search[^] here on CodeProject for "plug-in" and you'll get plenty of hits. Charlie if(!curlies){ return; }

      1 Reply Last reply
      0
      • S shawaj

        I am trying to develop a windows application that I can create add-in modules for, and then clients can purchase these add-ins at an additional cost or whatever, but besides that. I cannot figure out how to start a project like this. Does anybody have any experience with this, and would like to share some source code?

        R Offline
        R Offline
        Roger Stewart
        wrote on last edited by
        #3

        Besides here on CP, you can also check out the article titled 'Writing Plugin Based Applications' on this link, Articles[^]. Roger Stewart "I Owe, I Owe, it's off to work I go..."

        S 1 Reply Last reply
        0
        • R Roger Stewart

          Besides here on CP, you can also check out the article titled 'Writing Plugin Based Applications' on this link, Articles[^]. Roger Stewart "I Owe, I Owe, it's off to work I go..."

          S Offline
          S Offline
          shawaj
          wrote on last edited by
          #4

          Hey Roger, The article looks good, but reading through, it acts as if I need to compile the plug-ins with the main project. What if I want to create the project, and then down the road, create a new plugin and allow my clients to buy it, and add it into the "old app". How do I dynamically load the plugins based on the DLL? Anthony

          N 1 Reply Last reply
          0
          • S shawaj

            Hey Roger, The article looks good, but reading through, it acts as if I need to compile the plug-ins with the main project. What if I want to create the project, and then down the road, create a new plugin and allow my clients to buy it, and add it into the "old app". How do I dynamically load the plugins based on the DLL? Anthony

            N Offline
            N Offline
            Nnamdi Onyeyiri
            wrote on last edited by
            #5

            Here is an article i wrote on my site about doing just that - outlines how to do it. http://www.onyeyiri.co.uk/csharp/plugin/


            website // Project : AmmoITX //profile Another Post by NnamdiOnyeyiri

            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