Tips for Developers – Postman and Browser DevTools
We have been using Web APIs for very long. Many single page applications use web APIs for obvious reasons. There are a lot of debugging tools for troubleshooting the web…
We have been using Web APIs for very long. Many single page applications use web APIs for obvious reasons. There are a lot of debugging tools for troubleshooting the web…
As we all know, .NET 5 has been released few months back and now .NET 6 previews are also available. If you know this, then it is not a news…
You might have used the windows command prompt a lot of times. Well, for those who were unaware, there is a brand new Windows Terminal released recently. In this article,…
WSL: start a distribution with or without providing name
We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…
We have created a single database with sample Adventure Works DB in one of previous articles. We also have created single database empty in Azure SQL and then added schema…
Many times database developers and database administrators work on enterprise applications, they make changes to the databases. The changes to the databases are captured as SQL scripts and they exchange…
In my previous blog, I have explained what is API management and why it should be used. This article is to understand, how can we create the new API Management…
Most of us use UI tools to interact with databases during development activities. When the application is installed on test / user's machines, these tools may not be available for…
Microsoft Azure can be accessed using Azure Portal url. The Azure portal provides rich and user friendly UI to access Azure Products / Services. You can easily search the menu…