+ 1
Is there still need to go the native way
in the world of IDEs, do we still need to go the native command prompt way?
4 Réponses
+ 2
The command prompt is great, you can have 20 instances of your program open. In IDEs you either can't or it's cumbersome.
+ 1
You do not need to use the command prompt if you can complile via your IDE.
+ 1
There is no need. But it is the fastest way of getting you coding and focus on code not UI. In winforms you can work with button_click and listbox. But before you have explained everything it takes some time.
0
@schindlabua, you can actually have that too on ur IDE