2 Comments

  • Yes, I'm aggree with you, I think Microsoft forget to bring their lightweight activeX script control into .Net version. But have you try to reuse the old existing microsoft ActiveX script control inside the .Net Visual Studio. It works just normal, and I can still exposing any object instance from inside my .Net Application, and off course VBScript and JScript are still the only language that I can use not the ideal VB.NET.



    Actually I've try to make my own scripting control for .NET, but still it is quite difficult to implement since when the script code is compiled then it can no longer be changed with other script and give it to recompile again.



    Can you help me

  • Elwin:Thanks. Check this article I wrote. It takes your way of implementation to an extreme.

Comments have been disabled for this content.