+ 3
C# Application assignment
Hie, am designing a C# shopping app I need someone to help me. I got difficulties in add to cart codes it’s giving out a lot of errors, how can solve this problem and what makes my PC drag when designing softwares?
4 Antworten
+ 11
To resolve the errors you must carefully read what the error mesages say. Observe which line number is mentioned and examine whether there is the problem that the error describes. Sometimes the error is not on that line, but near it. Sometimes the error is reportedly on the last line but it is actually due to a missing brace far above.
That is the extent of advice that I can recommend without looking at the actual code or error messages.
+ 1
@Brian thanks bro
0
Anan
0
Hello