❔ Can someone help me use data from database tables?
I have 2 $ and a dream ! Tommorow im going to the national stage of the c# olympiad and i dont even know how i got here 😦 anyone have any ideas how to use ado.net or something else thats simple to use to get , put , remove values into tables? i have no idea how to even connect to a database lol
7 Replies
There are lots of tutorials out there on how to connect with a database using C#.
Most people here would recommend Entity Framework Core or Dapper as ORMs to make it easier
This is the first time i've heard of something like a c# olympiad. Is the given time limited?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
We have a c# olympiad in my country but its only to national level not international so only for my country
i have around 2 days till i go
after the olympiad starts we have around 5 hours to do the tasks we are assigned to like login apps or games like snake etc
tebeco#0205
use dapper if you have less than 24h to learn something
else i'd have recommended EFCore
Quoted by
<@!689473681302224947> from #Can someone help me use data from database tables? (click here)
React with ❌ to remove this embed.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
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.