I have an application that I am reworking. It has many reports and a pain to compile and roll out.
I'd like to make a root user interface that "calls" the functions and subs remotely.
I was concidering pulling them and making formless exe's of them, passing the needed criteria via command line. Yet still be able to update and control them.

Any ideas how this might be done?