I'm looking for a tutorial that teaches me how to create a web API (with C#) that is connected to a database. It doesn't matter to me what kind of SQL the tutorial is using, but I want to create the API with C#. It would be nice if the tutorial would also teach me on how to authenticate a user through the API.
I haven't had any succes finding a good up to date tutorial for what I'm looking for. Most tutorials I found are outdated or are not connected using a database. (or use other languages that I'm not comfortable with) It would be nice if the tutorial is using JSON, but XML would be fine aswell.
I'm hoping someone can tell me where exactly I should start learning what I want. Perhaps a link to one or multiple tutorials would be nice.
I'm looking for a tutorial that teaches me how to create a web API (with C#) that is connected to a database. It doesn't matter to me what kind of SQL the tutorial is using, but I want to create the API with C#. It would be nice if the tutorial would also teach me on how to authenticate a user through the API.
I haven't had any succes finding a good up to date tutorial for what I'm looking for. Most tutorials I found are outdated or are not connected using a database. (or use other languages that I'm not comfortable with) It would be nice if the tutorial is using JSON, but XML would be fine aswell.
I'm hoping someone can tell me where exactly I should start learning what I want. Perhaps a link to one or multiple tutorials would be nice.
I'm looking for a tutorial that teaches me how to create a web API (with C#) that is connected to a database. It doesn't matter to me what kind of SQL the tutorial is using, but I want to create the API with C#. It would be nice if the tutorial would also teach me on how to authenticate a user through the API.
I haven't had any succes finding a good up to date tutorial for what I'm looking
for. Most tutorials I found are outdated or are not connected using a database. (or use other languages that I'm not comfortable with) It would be nice if the tutorial is using JSON, but XML would be fine aswell.
my issue got slved!