|
Re: Hosting Powershell in App - Obtaining delegates to powershellfunctions PowerShell isn't really the best choice for performance against 40
million rows, even if the solution is great semantically. its good you
are allowing other languages as scripting languages though it might be
hard for them without an integrated editor, checker. Another option
might be choosing preformant dynamic languages on the dotnet platform
like F# or ironpython.
-Karl |