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. MEF Framework

MEF Framework

Scheduled Pinned Locked Moved C#
4 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.
  • P Offline
    P Offline
    pravin_mun
    wrote on last edited by
    #1

    Hi Guys, I want to add few files to already running application, with out Building application is this possible with any framework..Please let me know...

    A L P 3 Replies Last reply
    0
    • P pravin_mun

      Hi Guys, I want to add few files to already running application, with out Building application is this possible with any framework..Please let me know...

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      As far as I know, its not.

      Too much of heaven can bring you underground Heaven can always turn around Too much of heaven, our life is all hell bound Heaven, the kill that makes no sound

      1 Reply Last reply
      0
      • P pravin_mun

        Hi Guys, I want to add few files to already running application, with out Building application is this possible with any framework..Please let me know...

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        pravin_mun wrote:

        few files

        what is in those files? are they executable (EXE, DLL), source files (C#), or something else? You can load DLLs dynamically, call native code using P//Invoke and managed code using reflection. You can compile C# files at run-time, the necessary tools are part of the .NET framework. :)

        Luc Pattyn [My Articles] Nil Volentibus Arduum iSad

        1 Reply Last reply
        0
        • P pravin_mun

          Hi Guys, I want to add few files to already running application, with out Building application is this possible with any framework..Please let me know...

          P Online
          P Online
          PIEBALDconsult
          wrote on last edited by
          #4

          It could load plug-ins if you tell it how.

          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