Edit the Online Database in SQL Server Management Studio
SQL

You may want to organize your databases that you have opened in Azure. We need a program for this. To meet this and create a database locally, Microsoft offers us the SQL Server Management Studio. It is a program I think will help us a lot when we…

Opening .Net Core Project

In this article I will talk about how we will build a project on the Asp.Net Core platform, which we hear a lot now. In my previous article I gave you some information about Asp.Net Core. If you want to create a .Net Core project,…