Allow the user to add his C# code class at runtime

  • Thread starter Ghada Al-Mashaqbeh via DotNetMonster.com
  • Start date
G

Ghada Al-Mashaqbeh via DotNetMonster.com

Hi all,

I am working in a simulator (C# window application) for networks. I want to
allow the user to add his own code (e.x. routing protocol) written in C#. How
can I give my simulator to provide such capability? (In a way similar to
MATLAB for example where we can build .m file to the WORK directory and
MATLAB implement it).

Do I need to include the C# compiler eith the setup file? if so How can I do
it? and How can I told the simulator to pick the class code from a special
directory?

Please if somebody know anything or at least some headlines from where I
could start please help me.

Ghada
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top