hello
our pro asked us to do some application using C# , he said it is simple , but im not pretty good at C# , so i wrote most of the program but after all i came to a dead end , when building/running the project i get 4 errors , and i have been trying to fix it for like a week now and with no luck at all .
so i attached the project in the zip file , and also attached a document file that have the project specifications and needs
please if you can fix the errors ill appreciate it
thanks again
rawmode 0 Newbie Poster
Recommended Answers
Jump to PostWould be easier if you had just posted the errors and so on.
First error is lazy - it says "int32" not "Int32"
The second is also lazy - you have done the equivelent ofif (test==true) { x; }
where x is just a variable
…
Jump to Postwhen you get the error, double click on it - in all the errors you showed us, it would take you to the appropriate line.
Jump to Postin the mouse click event..
Jump to Postthanks for your replies i dont even know where to start editing from!!
oh loosing concentration thats why
i am not sure what im doing , im hating C# now the project due time is coming closer and im stuck , i dont know what do do
i attached to …
Jump to PostOk, you're going to have a couple of steps to solve this I think. (I'm a noob in programming as well so don't expect a ton)
First thing I see is your error :"Only assignment, call, increment, decrement, and new object expressions can be used as a statement"
…
All 22 Replies
Georgerxz 0 Newbie Poster
LizR 171 Posting Virtuoso
sid78669 0 Junior Poster
rawmode 0 Newbie Poster
LizR 171 Posting Virtuoso
rawmode 0 Newbie Poster
rawmode 0 Newbie Poster
LizR 171 Posting Virtuoso
ithelp 757 Posting Virtuoso Banned
sid78669 0 Junior Poster
rawmode 0 Newbie Poster
rawmode 0 Newbie Poster
LizR 171 Posting Virtuoso
rawmode 0 Newbie Poster
rawmode 0 Newbie Poster
rawmode 0 Newbie Poster
sid78669 0 Junior Poster
LizR 171 Posting Virtuoso
rawmode 0 Newbie Poster
LizR 171 Posting Virtuoso
rapture 134 Posting Whiz in Training
LizR 171 Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.