C# Application assignment | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

16th Dec 2020, 4:05 PM
Nathan Kaunda
Nathan Kaunda - avatar
4 Answers
+ 10
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.
16th Dec 2020, 9:48 PM
Brian
Brian - avatar
0
@Brian thanks bro
21st Aug 2021, 4:50 PM
Nathan Kaunda
Nathan Kaunda - avatar
0
Anan
21st Jan 2022, 1:10 AM
Ceren Rojin Cacim
0
Hello
19th Mar 2022, 2:34 PM
Ruzgar
Ruzgar - avatar