43 Replies
Pobiega
Pobiega9mo ago
Go read our rules again, especially rule 6
Jimmacle
Jimmacle9mo ago
the link is bad either way KEKW
VinyBada$$
VinyBada$$9mo ago
idk if this is good
Pobiega
Pobiega9mo ago
Quote from #info-and-rules
6. Do not post content offering or requesting compensation, including recruitment
Jimmacle
Jimmacle9mo ago
also, if it's very basic why do you need to pay someone to do it ironically if you had just posted your question you'd probably have an answer by now
VinyBada$$
VinyBada$$9mo ago
i cant do it
Jimmacle
Jimmacle9mo ago
well, nobody is going to just do it for you but there are plenty of people who will help for free if you can explain where you're stuck
VinyBada$$
VinyBada$$9mo ago
No description
VinyBada$$
VinyBada$$9mo ago
this part doesnt string
Jimmacle
Jimmacle9mo ago
it's very hard to help without seeing code
VinyBada$$
VinyBada$$9mo ago
No description
VinyBada$$
VinyBada$$9mo ago
No description
Jimmacle
Jimmacle9mo ago
yes, because labels in a form aren't strings they're labels if you want the content of them you need to find the property of the label that contains the text the first error just looks like a typo
Jimmacle
Jimmacle9mo ago
the example in the documentation should help you find what you're looking for: https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.label?view=windowsdesktop-7.0
Label Class (System.Windows.Forms)
Represents a standard Windows label.
Jimmacle
Jimmacle9mo ago
i'm not sure why you're accessing labels in the first place tbh, i'd assume you want to access the text in the text boxes but the solution is the same regardless
VinyBada$$
VinyBada$$9mo ago
oh i put labels instead of textbox ill change that
VinyBada$$
VinyBada$$9mo ago
Coding Homework
YouTube
Starting Out With Visual C# - Name Formatter (Intro To Visual C#) -...
The following exercise are just a small sample of exercises taken from my new course “Starting Out With Visual C#: Coding Exercises for Beginners”. The course goes over every exercise (95 altogether) from the popular C# textbook "Starting Out With Visual C#" by Tony Gaddis. http://bit.ly/2o8SuY8 This is a beginner's course to coding Windows Fo...
VinyBada$$
VinyBada$$9mo ago
this kind of made it difficult
Pobiega
Pobiega9mo ago
We're not going to watch a video to help you, fyi.
VinyBada$$
VinyBada$$9mo ago
No description
VinyBada$$
VinyBada$$9mo ago
how do i remove system windows forms.label?
Pobiega
Pobiega9mo ago
Thats what happens when you treat an object like a string, it prints out the class name you shouldn't be using any labels at all in the code to generate the names so they should be fairly easy to spot
VinyBada$$
VinyBada$$9mo ago
oh thx boss how do you undo? everytime i mess up and accidently delete a code the box doesnt want to undo i end up having to restart all over and do a new project
Pobiega
Pobiega9mo ago
ctrl+z not everything can be undone I'd recommend using git to keep your source code safe
VinyBada$$
VinyBada$$9mo ago
is it possible to copy and paste a different source code?
Pobiega
Pobiega9mo ago
wdym
VinyBada$$
VinyBada$$9mo ago
so this is done by another person
VinyBada$$
VinyBada$$9mo ago
No description
VinyBada$$
VinyBada$$9mo ago
is it possible to just copy and paste that into mine?
Pobiega
Pobiega9mo ago
no thats a different language (C++) your program is in C#
Livid
Livid9mo ago
$10 for this????
Pobiega
Pobiega9mo ago
Rule 6 applies to you too Livid, fyi
Livid
Livid9mo ago
no i'm just suprised he would pay $10 for this btw why isn't this thread closed
Pobiega
Pobiega9mo ago
because he is actually trying to fix it himself
Livid
Livid9mo ago
hmm should change title
Pobiega
Pobiega9mo ago
agreed
VinyBada$$
VinyBada$$9mo ago
im not sure if i can do it in the next 4 hours
Pobiega
Pobiega9mo ago
Well it seemed as if you were really close to finishing it before? on the name formatter
VinyBada$$
VinyBada$$9mo ago
yeah im pretty much done with that but i got 13 of those more to go
Pobiega
Pobiega9mo ago
.. 13 more assignments? in 4 hours?
VinyBada$$
VinyBada$$9mo ago
wait wow i only had to do one of those in which i did 3 already aw mannn theres no way the professors gonna believe me ima just turn it in
Jimmacle
Jimmacle9mo ago
jerrywhat important skill in programming is understanding the requirements of what you have to do LUL
Accord
Accord9mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts