Archive 2 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Mocking Test in .NET 7 example using Moq, xUnit, and Fluent Assertions
In this article, I present an example of using Mock Objects in .NET 7, based on a project created in previous versions of...
By Renato Groffe8 de maio de 2023The 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...
By Thiago Bertuzzi30 de maio de 2023Best practices you can use when pushing your commits
See in this article some good practices that you can use when pushing your commits. This post idea is to be something quick...
By Thiago Adriano5 de junho de 2023OpenTelemetry is essential for managing modern applications, but it’s not a silver bullet for IT teams managing hybrid environments
Across industries, IT teams are recognizing the benefits of OpenTelemetry – the observability platform for collecting, processing, and exporting large-scale software telemetry, as...
By Luiz Cristovão23 de maio de 2023Improving the terminal
The terminal is probably the tool I use the most in my day-to-day life. Over the years, I’ve created a series of shortcuts,...
By Elton Minetto18 de junho de 2023TypeScript: Tuples
For those unfamiliar with Tuples, they represent a simple array-like data structure. The big difference between the two is that in arrays we...
By Thiago Adriano22 de julho de 2019How Microsoft Cloud is Accelerating AI Transformation in Every Industry
The last quarter put a spotlight on advances in generative AI and the possibilities for its application to deliver more assertive business outcomes....
By Judson Althoff26 de abril de 2023What’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...
By Renato Groffe4 de maio de 2023Competitive market and the next generation of API managers, how to stay relevant in this scenario
Born in the 1960s to enable communication between large mainframe computers, the APIs, an acronym for “Application Programming Interface” or “Interface for Application...
By Bruno Anjos16 de maio de 2023Why is it so difficult to implement a Machine Learning solution
Like any new technology, Machine Learning (ML) solutions will have some challenges to implement, what we are seeing is an increasing number of...
By Willian Domingues15 de maio de 2023