Command Lines Arguments in C#
Executing a stand alone application developed in C# from the command line we can pass over arguments directly to the Main method. This capability is highly useful when developing utilities as stand alone applications. The following video clip (hebrew) explains it.
More video clip (hebrew) about fundamental topics in C# can be found at www.CSharpBook.co.il.