Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Cykotech
Explore posts from servers
C
C#
KPC
Kevin Powell - Community
Posts
Comments
C
C#
•
Created by Cykotech on 10/11/2024 in
#help
Convert from MSSql to MySql
Yea that's what I did. It makes sense knowing that was the problem.
7 replies
C
C#
•
Created by Cykotech on 10/11/2024 in
#help
Convert from MSSql to MySql
Perfect. Thank you so much!
7 replies
C
C#
•
Created by Cykotech on 10/10/2024 in
#help
✅ Razor page not updating properly
Nevermind. Figured out it was because I was still setting the Movie field to the entire context not the filtered results.
2 replies
C
C#
•
Created by Cykotech on 6/9/2024 in
#help
Truncating 1 and 0 and returning as a double
But I switched from a direct return to a variable so that I had something to log.
27 replies
C
C#
•
Created by Cykotech on 6/9/2024 in
#help
Truncating 1 and 0 and returning as a double
The problem that was fixed by switching from || to &&
27 replies
C
C#
•
Created by Cykotech on 6/9/2024 in
#help
Truncating 1 and 0 and returning as a double
I was trying to log things to find the problem
27 replies
C
C#
•
Created by Cykotech on 6/9/2024 in
#help
Truncating 1 and 0 and returning as a double
I think I had it set up like that because I was having trouble with the floating points
27 replies
C
C#
•
Created by Cykotech on 6/9/2024 in
#help
Truncating 1 and 0 and returning as a double
Oh... Lol Im dumb. That should fix it
27 replies
C
C#
•
Created by Cykotech on 6/9/2024 in
#help
Truncating 1 and 0 and returning as a double
I thought it meant or?
27 replies
C
C#
•
Created by Cykotech on 6/9/2024 in
#help
Truncating 1 and 0 and returning as a double
So I should change it to speed > 0 and speed < 4
27 replies
C
C#
•
Created by Cykotech on 6/6/2024 in
#help
Extension Methods
That's typically my problem though is that I don't read errors correctly :JoyGonnaAscend:
8 replies
C
C#
•
Created by Cykotech on 6/6/2024 in
#help
Extension Methods
I appreciate the help though.
8 replies
C
C#
•
Created by Cykotech on 6/6/2024 in
#help
Extension Methods
Yeah nevermind they just named all the methods in the exercise similar things and I was reading the overload error wrong.
8 replies
C
C#
•
Created by Cykotech on 6/6/2024 in
#help
Extension Methods
So then it seems like I understand it better than I realize Exercism is just weird with how they want me to implement it.
8 replies