how to add a reference programatically?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • givemesumshine
    New Member
    • Oct 2012
    • 1

    how to add a reference programatically?

    hey guys,i hav a dll file and i want to add this dll file in my c#.net project reference through a program.
    i knw i can add it by clicking copying and paste ,but i want to add reference programmaticaly .
    please help me.
  • zacksoniar
    New Member
    • Sep 2007
    • 45

    #2
    Please read about MEF framework provided by Microsoft.

    Comment

    • PsychoCoder
      Recognized Expert Contributor
      • Jul 2010
      • 465

      #3
      Check out this on CodeProject, it may be exactly what you're looking for.

      Comment

      Working...