Author: SSWUG Research

Community

Introduction to C# Apps

(Paul Deitel and Harvey M. Deitel) We now introduce C# app programming. Most of the C# apps you’ll study in this book process information and display results. In this chapter, we introduce console apps—these input and output text in a console window, which in Windows is known as the Command Prompt.