Tagged Questions

26
votes
8answers
1k views

How do I get started designing and implementing a script interface for my .NET application?

How do I get started designing and implementing a script interface for my .NET application? There is VSTA (the .NET equivalent of VBA for COM), but as far as I understand I would have to pay a ...