What is an API?
“API” stands for Application Programming Interface. Does this definition or acronym of API help you to understand the meaning and usability of API? Probably not. So let’s talk about what it really means “It’s...
“API” stands for Application Programming Interface. Does this definition or acronym of API help you to understand the meaning and usability of API? Probably not. So let’s talk about what it really means “It’s...
There are many reasons why you as a developer should understand SQL Server Performance. One of the biggest reasons is that, generally, the responsibility of the overall performance of the app is on the...
Hello, My name is Rajan Arora, and Welcome to my course “Essentials of SQL Server Performance for Every Developer”. You are reading the article of Module 1 Getting Started, Part 1 Course Introduction. If...
Introduction Hello, I am Rajan Arora, and welcome to my course “Essentials of SQL Server Performance for Every Developer”. In this course, we are going to see what Every Developer should consider for SQL...
When it comes to running a company, you want to concentrate on the business rather than the infrastructure. You’ll learn how Microsoft Azure offers managed services that help you run your company in this...
In this article we are going to see how to read ConnectionString or AppSettings from appsettings.json in .net Core application If you are already familiar with .net frameworks than you have noticed that in...
In this tutorial i will show you how to install MySQL on Windows. This is a 2 part of the SQL Tutorials if you have not saw Part 1 Please click here to see...
What is Database? Database is collection of data like Text, numbers, Images, Audio, Videos, etc in an organized way that it can be accessed easily. What is Database Management System (DBMS)? In order to...