Hi,
Are there any quick way(s) to create a database form in Console? That is I have marks 1 to marks 20 to be filled with digits of the range 0 to 100. I want the user to be able to use direction keys to move from one form to another and the enter key to work alike the down direction key and then to press say CTRL + S to save the form or ESC to cancel the form. Can this be done in C# Console and how?
Thank you in advanced.
T. Nicolas MARIE.

0 answers