C
C#ā€¢14mo ago
pnda

ā” 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
Tvde1
Tvde1ā€¢14mo ago
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
HimmDawg
HimmDawgā€¢14mo ago
This is the first time i've heard of something like a c# olympiad. Is the given time limited?
Unknown User
Unknown Userā€¢14mo ago
Message Not Public
Sign In & Join Server To View
pnda
pndaā€¢14mo ago
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
MODiX
MODiXā€¢14mo ago
tebeco#0205
use dapper if you have less than 24h to learn something else i'd have recommended EFCore
React with āŒ to remove this embed.
Unknown User
Unknown Userā€¢14mo ago
Message Not Public
Sign In & Join Server To View
Accord
Accordā€¢14mo ago
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.
Want results from more Discord servers?
Add your server
More Posts
ā” List string variablesHello, I'm really new to C# and would like to get help. How is the correct way to give variable forā” EF successfully updated database, but unable to connect to sql server when getting data.Hey guys, getting back into .net after a while. sql server is currently on docker and I am able to cā” āœ… Writing to response body is slow in .net core 7 web api?Hey guys, I have a stack overflow thread about the issue, but basically, I'm getting significant perā” update-package : Failed to add reference to 'xyz'. Error HRESULT E_FAIL has been returnedSo I don't really know what happened. Turned my pc on, opened a project I created 2 days ago. My pacā” help pleaseIā€™m try to make a 2d racing game in visual studio 2022 with C# but Iā€™m have trouble figuring out howā” Tailwindcss and . net7 proper installation using vs 2022 previewSo I got tailwind css working just not working properly. I cannot nest classes together like in vs cTrying to write to XAML file with C# (more details below)This might be too vague, and you're free to ask more questions about what I'm trying to get across, ā” Learning C#, and curious about advanced return statements...I'm jumping right into the depts and wish to return a new object of 'Buffer' type and construct it wāœ… How to make this loop```cs switch (chessPiece) { case "Knight": if(isSafe(curā” Siticone IssueLoaded up a project which used siticone, didn't have siticone, installed siticone, went to the toolb