IT:AD:Jurassic.NET:HowTo:Expose .NET objects to JS
Summary
For a customizeable application, it the scripting language has to be able to manipulate .NET objects.
But the question is how much?!, as from a security point of view, this is highly dangerous.
It's even more dangerous in a web hosted environment. And should never be done.
Related Tools
The project owner said at the beginning of 2011 he was going to work on making access to .NET objects transparent:
then got busy:
See this work around to make it easier: