iMasters.com - Knowledge for Developers.
Follow Us
Home Archive list

Archive list

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

Backend

The X of Xamarin Forms – Charts

Hey guys! Some applications, mainly those that work with financial data, sales, etc., often need to display graphs. There is a simple way...

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...

Backend

Training is the main Web3 bottleneck in Brazil

Despite the Metaverse and the NFTs having gained a lot of space in the traditional media in recent times, the terms are still...

Backend

Agile methodologies adoption in I.T. can make a difference in a world of rapid changes

Gradually, IT ceased to be a support area to become a critical factor for the success of virtually all organizations. The “heat” of...

Sem categoria

UX and UI team importance at an active digital project

Working in the e-commerce market and leading digital projects for eight years, I often observe the importance of an active UX team. As...

Backend

What is SOLID?

SOLID is an acronym that stands for five principles in object-oriented software design: Single ResponsabilityOpen-ClosedLiskov SubstitutionInterface SegregationDependency Inversion Principle Although Go is not...