top of page
Search


How to log data to SQL Server in ASP.NET Core
Logging is an important aspect of software development, as it provides insights into how an application behaves and helps to identify and...

The Tech Platform
May 14, 2022


Difference Between Cypress and TestCafe
Cypress Cypress framework is an open-Source JavaScript-based test automation framework built on NodeJS. It is built for the modern web...

The Tech Platform
May 14, 2022


Difference Between Cypress vs WebDriverIO. Which one to Choose?
What is Cypress? Cypress framework is the popular end-to-end automation framework. It is built on NodeJS and provides the ability to...

The Tech Platform
May 14, 2022


Introduction to Parcel.JS
Parcel is a web application bundler, differentiated by its developer experience. It offers blazing fast performance utilizing multicore...

The Tech Platform
May 14, 2022


How does two step verification works
Two-factor authentication (2FA) is a security process in which users provide two different authentication factors to verify themselves....

The Tech Platform
May 13, 2022


When to Use NoSQL instead of SQL
What is SQL? SQL is Structured Query Language, which is a computer language for storing, manipulating and retrieving data stored in a...

The Tech Platform
May 13, 2022


Selenium with C#: How to start running Automated Tests
Automated testing has become an integral part of modern software development practices, allowing teams to enhance the efficiency,...

The Tech Platform
May 13, 2022


Insights into the .NET Multi-Platform App UI — MAUI
Microsoft’s latest cross-platform offering .NET MAUI is the next generation of Xamarin.Forms and is the evolution of Xamarin.Forms...

The Tech Platform
May 13, 2022


Add Batman in Your VS Code
As a Software Developer, it is not always about writing code. We also share a passion to personalize our workstations and development...

The Tech Platform
May 12, 2022


What is a Branching Strategy? What are Git Branching Strategies?
What is Branching Strategies? Branches are primarily used as a means for teams to develop features giving them a separate workspace for...

The Tech Platform
May 12, 2022
bottom of page