Lewis C
Lewis C
CC#
Created by Lewis C on 1/24/2023 in #help
❔ Reusing strings across classes
This is file 1 https://cdn.discordapp.com/attachments/987310138195054592/1067462232860004433/image0.jpg I’d like to store and using the string content in other classes Like this https://cdn.discordapp.com/attachments/987310138195054592/1067462409738010634/image0.jpg But I have the red line of doom. What am I doing wrong
13 replies
CC#
Created by Lewis C on 1/20/2023 in #help
❔ Send API response to a SQL Server Table
I have a basic console app that does a post request on a API and prints the returning json to the console. I’d like to “import” this into an existing table on a MS SQL Server database. Is this possible. I’ve tried some examples out there but they don’t work for my example. Any help is appreciated
9 replies