Formatting Methods to Output

Learn about console applications in C#, including string formatting and optimizartion.

Console apps are text-based and are run at the command line. They typically perform simple tasks that need to be scripted, such as compiling a file or encrypting a configuration file section. Equally, they can have arguments passed to control their behavior.

Get hands-on with 1400+ tech skills courses.