Archive list
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 introduced...
By Jose Carlos Macoratti1 de julho 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 2019What’s New in .NET 8: Setting Possible Values with AllowedValuesAttribute
During March/2023, Microsoft made Preview 2 of .NET 8 available, with several improvements involving using Data Annotations. More information can be found in...
By Renato Groffe3 de maio de 2023Courses and learning paths help tech developers and students to stay in sharp
The technology area presents innovations at great speed, with updates and new features being released all the time, especially in the development of...
By Fabio Hara29 de maio de 2023What’s New in C# 11 lowercase class name warnings
C# keywords are special identifiers from the point of view of the C# compiler and are normally associated with basic implementations such as...
By Renato Groffe18 de maio de 2023Malware risks lurk in every direction, with DDoS attacks topping the list
According to a recent Radware report, the global number of DDoS attacks has increased by 150%, while the volume of DDoS attacks increased...
By Eva Abergel26 de abril de 2023