November 2013
Beginner
700 pages
20h 40m
English
After completing this chapter, you will be able to
Learn to use the Console Application template in Visual Studio 2013.
This chapter describes how to create a console, or command-line, application in Visual Studio 2013. Console applications are considered a bit of an anomaly today in the world of advanced graphics user interfaces and Windows Store apps. This is because a console application has an extremely minimal user interface—the only interaction you get between a console application and the user is character-based monitor output and the keyboard. However, console applications ...
Read now
Unlock full access