Posts by Cassiane • 11 points
2 posts
-
0
votes1
answer118
viewsQ: Error trying to register in C#
I am creating a program and I need the user to register to log in. When running the program, when I try to register this error appears in Visual Studio: "The model backing the 'Banco' context has…
-
1
votes1
answer789
viewsQ: The operator "==" cannot be applied to operators of type "string" and "long"
Hey, good night, man. I’m doing a job for the college in C# and I don’t have much experience. I went to run the program and the error described in the title appeared. The piece of the code is this:…