The library

All articles

5 articles about .NET, C#, Azure, mobile development and artificial intelligence.

5 results

Clear filters
2 min
.NET Azure

Azure SQL Database serverless

Azure SQL Database Serverless is a very recent service on Azure. What a funny idea to have a server less database. In this article, we will see in what cases it is…

Read article
2 min
C# SQL

Bulk data import into SQL Server

In one of my new assignments, I had to import a large volume of data into a SQLServer database. Each imported data must either be updated if it already exists or…

Read article