Tools & technologies

Jenkins Plugin Implementation

Tools & technologies, Utilities & Extensions

Jenkins is an open-source CI/CD solution that software developers use for building, improving, and...
Read More

.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 working units – was present long before the...
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...
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 editions, the latest Visual Studio comes with...
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...
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 using the Docker commands. Perform required...
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...
Read More
Close