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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. How to Invoke methods declared in the dynamically loaded Assembly?

How to Invoke methods declared in the dynamically loaded Assembly?

Scheduled Pinned Locked Moved C#
helptutorialquestioncareer
2 Posts 2 Posters 2 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.
  • G Offline
    G Offline
    ganeshvijay
    wrote on last edited by
    #1

    Hi How v can Invoke the methods that r declared in an a project(Dll) which is loaded dynamically into our project? Is the MethodInfo class's Invoke methoda will do the job? What does the first parameter in the second overloaded method of "Invoke" mean? Pls help me with sample codes!!

    M 1 Reply Last reply
    0
    • G ganeshvijay

      Hi How v can Invoke the methods that r declared in an a project(Dll) which is loaded dynamically into our project? Is the MethodInfo class's Invoke methoda will do the job? What does the first parameter in the second overloaded method of "Invoke" mean? Pls help me with sample codes!!

      M Offline
      M Offline
      MKlucher
      wrote on last edited by
      #2

      Here's a couple of links on this site, hope they help. http://www.thecodeproject.com/csharp/dyninvok.asp[^] http://www.thecodeproject.com/csharp/unmanage.asp[^]

      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