Archive classic
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
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...
By Jose Carlos Macoratti1 de julho 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...
By Renato Groffe4 de maio de 2023How 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...
By Judson Althoff26 de abril de 2023The X of Xamarin Forms — Fluent Validation
Hey guys, How are you? Form validation, if the e-mail is filled, if the field is correct… These are parts used in...
By Thiago Bertuzzi14 de maio de 2023Mocking 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...
By Renato Groffe8 de maio de 2023