load source to so to have programmic access?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Rilling

    load source to so to have programmic access?

    Is there a way that I can load a C# source file so that I can access
    different parts programmaticall y and even modify the file and save it out?

    I have looked at things like EnvDTE or the CodeDom but I cannot see how to
    do what I want. I will not have VS.NET installed on the machine that will
    run my program, so anything that depends on that is out of the question.



Working...