This may help A script host for C#/VB.NET/JScript.NET it uses built in classes within the Framework to execute script in VB, C# or JavaScript.
It uses the CodeDomProvider to execute the scripts, also check out this article for a more complex example.