Click here to Skip to main content
15,917,481 members

Comments by Member 14093842 (Top 3 by date)

Member 14093842 18-Dec-18 11:57am View    
I have changed it to the correct way, but the validation isn't displaying a validation message when I run the code. I've updated the code.
Member 14093842 18-Dec-18 11:34am View    
Hello thanks for your help! When I have entered the code into my program it is saying
Error CS0019 Operator '==' cannot be applied to operands of type 'int' and 'string' and Error CS1525 Invalid expression term '&&'
Member 14093842 18-Dec-18 11:19am View    
How would I edit my code for this to work? Sorry i'm new to C# and coding