2 inputs from visual studio to arduino

What i am trying to do is having 2 seperate user inputs (message box & on/off switch) from user interface (VS) and output it to arduino lcd screen and led.

For example, user can type "potato fries" and indicate if the cooking machine is on or off.

Thank you...