Web Service and SQL Connection
Hello, In my previous article, i wrote about the how to create Web App and SQL Service in the Azure. In this article, I create a ASP.NET Web Service and try to communicate with the services which we created at Azure. Also I will try to keep data in SQL. Firstly, I create a blank solution and then I create an ASP.NET Core and choose the template […]