I'm not sure where to put this question since there isn't a C# section, but since it is apart of the .net family I'll start here. I'm trying to connect my C# API to a Sql Database to pull data. However, every site I've found so far has given me examples that don't seem to work.
What is the best way to connect to a database via C#?
Thanks.
What is the best way to connect to a database via C#?
Thanks.
Comment