12: How to use the Console Application Basic

C# Tutorial


  • Currently 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
Rating: 0.0 out of 0 votes
Comments (0)
You need to have the Flash Player installed and a browser with JavaScript support.
Lights off
Sorry, your favorites list is FULL.

Link to this video

Description

Okay so in all my previous movies i've been going throught how to program using the Microsoft Visual C# in Windows Application. But i realized for just some moments ago that i have never made a movie about how to make a Console Application. The first thing to know is that Windows Application is graphical programming for the most. And Console Application is not graphical at all. When you program in Console Application you use a very easy looking layout. Very much like CMD's layout. So the Console application is much more different then Windows Application. When you start C# i would almost like to recommend to allways try the Console before Windows application since its much useable learning behind Console Application. And there is really much you can do, but not as much as in Windows Application. So the most basic command ever used in Console application is: Console.Write, Console.WriteLine and you must! allways include the code: Console.ReadKey(); to paus your application. Otherwise it dissapears in a matter of seconds. For more tips, tricks and usefull information about how to program in C# with Console Application, watch my coming movies about how to use it. ¤------------ After this movie you will learn about Switch statement in Console Application ¤------------

Tags



Post your comment

Your name:


Your comment:


Confirm:



* Please keep your comments clean. Max 400 chars.

Comments

Be the first to comment
Artist: C# Tutorial
Video title: 12: How to use the Console Application Basic
Video Categories: Tutorial C# Tutorial
Views: 307
Submitted by: admin