DragonTigress
❔ Help with connecting API to visual studio
I think I might have found the problem on why it doesn't show the datasource. In the WorkoutPlan for the async Task LoadWorkoutPlan, I need to get the muscle group that was selected in the SelectArea class.
I don't think I set the variable right in SelectArea called MuscleSelection. I need that variable to be in the WorkoutPlan.
29 replies
❔ Help with connecting API to visual studio
Under WorkoutPlan, I have the last part where I need to insert the datasource into my listbox on my form. lstBoxWorkoutList is the name of my list box and not sure how to grab the information that the video was talking about. The video was grabbing an image and I'm grabbing text.
And I wasn't sure if my code would work
29 replies
❔ Help with connecting API to visual studio
https://paste.mod.gg/nprjygltfole/4 oops I think I copied the url before I hit save
29 replies
❔ Help with connecting API to visual studio
https://paste.mod.gg/ Does this show my code now?
29 replies
❔ Help with connecting API to visual studio
It has multiple classes in it since that's what I was following but not sure I need that many classes.
I am using http client somewhere in my code but I am using an API key also and then got stuck in my loop of hell. Then found this discord hoping I could get some help
29 replies