C#
Taking Json Data

Hi friends, in this writing, I will talk about how to draw Json Data. First…

Web Service with ASP.Net Core [1]

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

C#
C# Delegate

The delegation of the dictatorship stands out as a delegate to the Turkish counterpart. In…

Web Service with ASP.Net Core [2]

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

C#
C# N-Tier Architecture

Today, when I talk about a layered architect, I will go through an example at…

Error Could not find a part of the path

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

C#
Visual Studio Change Project Name

Sometimes you might have opened your projects with a ridiculous name and continued over it.…

Installing Visual Studio For Mac

If you have a MacOS device and want to develop software with Microsoft technologies, or…

C#
Updating the Database with Code First

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

Creating A New Project in Visual Studio Code

Sometimes you have already wrote a project and you just wanna edit it or you…