Krimo
Krimo
CC#
Created by Krimo on 11/27/2022 in #help
❔ Syntax error, datagridview shows nothing
Yeah the comma was the problem, thanks. The datagridview didn't show any data where "concat - like" query but did with only (select * from tbUser). Why is that?
5 replies
CC#
Created by Krimo on 11/13/2022 in #help
❔ class library that opens file and executes calculations?
Thanks a lot. I will look into it more deeper tomorrow. Big up
17 replies
CC#
Created by Krimo on 11/13/2022 in #help
❔ class library that opens file and executes calculations?
Okay should the streamreader be inside those double brackets?
17 replies
CC#
Created by Krimo on 11/13/2022 in #help
❔ class library that opens file and executes calculations?
Okay it didn't work for me having the method as public double. Had to change it to public static void
17 replies
CC#
Created by Krimo on 11/13/2022 in #help
❔ class library that opens file and executes calculations?
Okay thanks, 50% chance now that I solve it before going in to extratime
17 replies
CC#
Created by Krimo on 11/13/2022 in #help
❔ class library that opens file and executes calculations?
Alright not sure how I would do that as I trying to get a hold on this coding. Is there any examples?
17 replies
CC#
Created by Krimo on 11/13/2022 in #help
❔ class library that opens file and executes calculations?
I want the file path way as the variable
17 replies
CC#
Created by Krimo on 11/13/2022 in #help
❔ class library that opens file and executes calculations?
I got an assignment to create a nuget package from a class library. So I got this code that opens a text file and make some calculations of characters from the textfile. My question is possible to create a class library that does that. I'm a beginner so bare with me
17 replies