Archive 4 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
What’s New in C# 8.0 Default Interface Members
This past month of May/2019 was quite hectic within the .NET community, with the announcement of new updates for Visual Studio 2019 and...
By Renato Groffe18 de abril de 2023ERC-721 Smart Contract Tutorial (NFT) with Solidity (part 2)
I recently started an NFT smart contract programming tutorial in Solidity, using the ERC-721 standard here on the blog, and this is the...
By Luiz Fernando Duarte Jr.1 de maio de 2023Best cybersecurity practices should integrate the entire code and application development cycle
Internet security has been hotly debated in recent years. Users began to give more importance to the topic as they began to understand...
By Fabio Hara22 de março 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 outcomes....
By Judson Althoff26 de abril de 2023Swagger – Improving documentation with annotations – II
Today we’ll look at how to spice up Swagger’s documentation using annotations in ASP .NET Core. Continuing the first part of the article,...
By Jose Carlos Macoratti7 de maio de 2023Simplifying call, apply and bind in JavaScript
If you where been programming in JavaScript for a while, you probably come across one of the following “call”, “apply” or “bind” functions....
By Roberto Sousa13 de abril de 2023The DevOps Path
Some time ago, I am about to complete 20 years of career, and at 40 years old, I stopped to rethink my life...
By Gustavo Schiavon1 de junho 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 2023.NET 8 first tests with Preview 1 + JSON deserialization improvements
At the end of February/2023 – Tuesday, 02/21 – Microsoft made available .NET 8 Preview 1, the first release of this new version...
By Renato Groffe1 de maio de 2023Cybersecurity: Why Beware of Ransomware, the Cloud, and Hacktivism in 2023
Cybersecurity in organizations is a constant concern for managers in any market area. After all, with the growth of data generation, as an...
By Sandro Zendron5 de julho de 2023Best practices you can use when making your commits
See in this article some of the good practices that you can use when giving your commits The idea of this post is...
By Thiago Adriano22 de março 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 of...
By Renato Groffe8 de maio de 2023