Connecting my project to Azure Services using Visual Studio

Do you have a question about makefiles, a compiler or IDE you are using and need to know how to set it up for wxWidgets or why it doesn't compile but other IDE's do ? Post your questions here.
Post Reply
MaxWell2021
Knows some wx things
Knows some wx things
Posts: 28
Joined: Sun Mar 06, 2022 10:16 am
Location: Durban, KwaZulu-Natal, South Africa

Connecting my project to Azure Services using Visual Studio

Post by MaxWell2021 »

I am working on a network application and I wanted to connect to one of Azure Services on Visual Studio, so I can be able to access azure databases and servers. I want azure to store all data made by users and help with other network functionality on my code and was wondering if it is possible for a wxWidgets project to be configure with azure services?

I'm asking this question because I just can't find and answer when searching on Google.
Post Reply