Swift Generic Service

Hello friends, in this article we will talk about how to create a generic service…

Swift Main Thread Error

Hello friends. In this article, I will tell you about an error that occurs when…

Swift Currency App MVC ( Part 2 )

Hello friends. In this article, we will write our application, which we handled the service…

Xamarin Forms Currency Application

Hello friends. In this article, we will make a simple application with Xamarin Forms. In…

Get JSON Data with Xamarin

Hello friends. I had written before about how to withdraw data from JSON, but there…

Asp.Net Core Simple Authentication

Hello friends. In this article, we will talk about how to authenticate in a web…

Xamarin Forms From Master Page to Another Page

Hello friends. In this article, I'm going to talk about a problem that I've been…

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…

Error Could not find a part of the path

I got this error when I wrote a Web API. The project, which worked very…