NashTech Insights

29 May 2023

Posts by categories

Posts by tags

focused young african american lady working online on netbook at home

NoOps and Security: Risks and Mitigation Strategies

As organizations embrace NoOps, the automation-driven approach to software development and operations, it is crucial to address the potential security risks that accompany this paradigm shift. NoOps empowers developers to take on operational responsibilities, but it also necessitates a comprehensive understanding of security challenges and the implementation of effective mitigation strategies. In this blog, we …

NoOps and Security: Risks and Mitigation Strategies Read More »

Transforming your process with smart chatbots powered by private Azure OpenAI & Cognitive Search

As you already know ChatGPT only recently launched, but it has been widely spread and received many positive reviews from users. ChatGPT can answer in detail and fluently in many different fields, so many people think that this technology will make Google afraid. From point of view of a software developer like me, by leveraging …

Transforming your process with smart chatbots powered by private Azure OpenAI & Cognitive Search Read More »

angular-testing

ReplaySubject, BehaviorSubject & AsyncSubject in Angular

In the last blog, we learned about the what are subjects in Angular, if you haven’t checked that please refer here. We saw how we could implement it in the Angular application. In this blog, we will learn about different types of subjects in Angular i.e., ReplaySubject, BehaviorSubject & AsyncSubject in Angular. ReplaySubject, BehaviorSubject & …

ReplaySubject, BehaviorSubject & AsyncSubject in Angular Read More »

local

Angular Internationalization (i18n) and Localization (l10n)

Introduction: As web applications expand their global reach, catering to users from diverse linguistic backgrounds becomes crucial. Angular, being a robust framework, provides excellent support for internationalization (i18n) and localization (l10n). In this blog post, we will explore the concepts of i18n and l10n in Angular, understand their significance, and provide practical examples to help …

Angular Internationalization (i18n) and Localization (l10n) Read More »

monitor, binary, binary system-1307227.jpg

Common Misconceptions in C# and .NET: Understanding the Virtual and Override techniques in C#

Let us properly comprehend the concepts of polymorphism, C# virtual, and override techniques. In this example, we have an abstract class called Car, which includes a protected property named Speed. It also contains an abstract method called Accelerate, which increases the speed by ten whenever invoked. Additionally, there is a non-virtual implemented method called Stop, …

Common Misconceptions in C# and .NET: Understanding the Virtual and Override techniques in C# Read More »

Healenium Logo

Healenium – Self-healing locator tool for automation test

Currently, we have a lot of tools supporting self-healing locator like Healenium, Mabl, Katalon. Each tool has different solution for self-healing. Today, I’ll share with you the Healenium because it’s an open-source and free which applies AI and machine learning and very easy to integrate with any Selenium-based automation framework. It leverages AI and machine …

Healenium – Self-healing locator tool for automation test Read More »