Xamarin Forms AndroidX

Hello friends. In this article, after November 2, Play Store will no longer accept applications…

Web Service with ASP.Net Core [1]

It is not really necessary to mention the importance of the web service. Behind every…

Web Service with ASP.Net Core [2]

We pass the last layer, the presentation layer. In this layer, we can use our…

C#
Updating the Database with Code First

Updating the database with Code First is quite difficult. We need to use Migration for…