iMasters.com - Knowledge for Developers.
Follow Us
Home Archive main grid

Archive main grid

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Cloud & Infra

Clouded Crystal Ball: Looking Beyond Cloud TCO Calculators

Each major cloud provider (AWS, Azure, and GCP) has an online calculator designed to help organizations estimate the total cost of ownership...

Backend

What’s New in .NET 8 Setting Disallowed Values ​​with DeniedValuesAttribute

In a previous article about .NET 8 news, I covered the AllowedValuesAttribute type use, a Data Annotation that integrates the System.ComponentModel.DataAnnotations namespace that...

Crypto

ERC-721 Smart Contract (NFT) Tutorial with Solidity

I recently wrote a tutorial here teaching the fundamentals of NFTs and explaining the ERC-721 standard, the first and most important standard when...

Backend

The X of Xamarin Forms — My App Is Secure — Part 1

Security is a very important point and little discussed when we talk about software development. As much as it is a topic that...

Data & AI

Where to start the data democratization journey?

Which company does not seek to work with data to obtain insights for decision-making in its business? Information analysis can support processes to...

Backend

EF Core using AsNoTracking with Identity Resolution

Today we will see the consequences of using AsNoTracking with the Identity Resolution feature available from EF Core 5.0 onwards. I’ve already introduced...

Backend

Implementing the Specification pattern in Node.js with TypeScript

The Specification pattern is a software design pattern that allows you to define business rules in a readable and reusable format. It is...

Cloud & Infra

Mob Programming Immersion. Experiment it your team!

A full week of mob programming with 8 teams fully immersed I have been advocating for mob programming for a long time ago....

Backend

How to Create a Skill for Amazon’s Virtual Assistant Alexa

If you didn’t know, it is not necessary for an Amazon Echo device to develop skills for your platform, but if you are...