-
Feature Request: Grouped Connections
It would be cool to be able to group connections. I have a lot of connections. (View Post) -
How can I run a child script within the AppDomain of the parent script?
Util.Run/Compile executes child .linq script in a separate app domain and communicates results via serialization/deserialization. How would you run a child script in the same app domain of the parent… (View Post)