Tools & technologies

.NET: Tools for working with multi-threading and asynchrony – Part 1

ASP .NET CORE, Languages & Coding, Tools & technologies

The need to do things in an asynchronous way – that is, dividing big tasks between multiple...
Read More

SQL Vulnerability Assessment

SSMS, Tools & technologies

SQL Vulnerability Assessment is a feature available in the latest versions of SQL Server Management Studio (SSMS). This feature is very...
Read More

SQL Data Discovery and Classification

Database administration, SSMS, Work with data

With the recent data protection laws and the implementation of GDPR last year, it is imperative for us to know the type of data our...
Read More

New Features in Visual Studio 2019

Tools & technologies, Visual Studio

Microsoft has recently released the preview version of Visual Studio 2019. Like all previous...
Read More

Basics of Running T-SQL Statements from Command Line using SQLCMD

T-SQL, Tools & technologies, Utilities & Extensions

This article is about developing a basic understanding of sqlcmd utility to run T-SQL commands directly from the command prompt without the...
Read More

How to Test Azure Web Application Performance through Microsoft Azure and Visual Studio

Azure, Cloud, Tools & technologies, Visual Studio

Before deploying your application into production, doing a performance load test is imperative for measuring future performance and ensure...
Read More

Overview of DMV Tool using DBFS FUSE with Docker Containers on Linux Machine – PART2

Containers, Docker, Tools & technologies

After reading this article, you will be able to the following: Create a Linux Docker container...
Read More

Overview of DMV Tool using DBFS FUSE with Docker Containers on Linux Machine- PART1

Containers, Docker, Tools & technologies

This article is intended for database administrators and system administrators who plan to configure the DBFS FUSE file-system on a Linux...
Read More

SQL Server IntelliSense and Autocomplete

SSMS, Tools & technologies

Starting from SQL Server 2008, Microsoft introduced a new feature in the SQL Server Management Studio that helps the database developers...
Read More

Understanding Data Sharing in SQL Server Docker Containers

Containers, Docker, Tools & technologies

In the previous articles, “Introduction to Docker and Docker Toolbox” and “Docker...
Read More
Close