Pobiega
Pobiega
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
Or ai generate it
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
Did you write the code btw?
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
Set the text property on the text box to 0 in the winforms designer
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
You could default the value to 0 as well
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
Sure
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
blank is indeed not a valid number
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
well its blank on that screenshot
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
im assuming that the one next to the "cash" button?
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
that means textbox6.Text wasnt a valid number
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
ok so if (decimal.TryParse(textBox6.Text, out cashReceived)) is failing
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
And maybe a screenshot of the UI, preferably with the error
26 replies
CC#
Created by Teenie on 3/20/2025 in #help
system project problem
Show the code for your total button click event handler
26 replies
CC#
Created by Notchu on 3/16/2025 in #help
Beginner looking for project ideas to practice C# – any suggestions?
either via the api or the bot itself
22 replies
CC#
Created by Notchu on 3/16/2025 in #help
Beginner looking for project ideas to practice C# – any suggestions?
More like, you'd make a bot that does something, then stores/gathers data from a sql database, and can output reports in CSV/excel format for example
22 replies
CC#
Created by Notchu on 3/16/2025 in #help
Beginner looking for project ideas to practice C# – any suggestions?
Excellent suggestions already. I'll add discord bot to the list, as it can be combined with a web API for great effect
22 replies
CC#
Created by KidKai25 on 3/14/2025 in #help
Should I still learn about best practices when AI could do it?
always
37 replies
CC#
Created by KidKai25 on 3/14/2025 in #help
Should I still learn about best practices when AI could do it?
writing it yourself will have you learn more than reading
37 replies
CC#
Created by KidKai25 on 3/14/2025 in #help
Should I still learn about best practices when AI could do it?
sure, but you learn less
37 replies
CC#
Created by KidKai25 on 3/14/2025 in #help
Should I still learn about best practices when AI could do it?
that kills any growth you would have gained from that project
37 replies
CC#
Created by KidKai25 on 3/14/2025 in #help
Should I still learn about best practices when AI could do it?
Like, if you are doing a learning project, and use AI to generate the code instead of writing it yourself
37 replies