June 3, 2003 .net

Launching NTD Apps. w/ Command Line Args.

Here. Easily one of the questions I get asked the most once folks start using no-touch deployment (NTD) applications, that is Windows Forms applications that can launched with an URL, is how they can pass command line arguments to them. This article lays out the client-side and server-side code needed to make this happen. Enjoy.