' now, continue your previous calculator app and add the following:
' Control for user's input: check if user entered string or integer / if yes display an error (create a label for the error)
' make the fields mandator for the user / in toolbox you have RequiredFieldValidator - use it and point to the fiels to be mandatory.