6 Strategies to Build Resilience in ASP.NET Core

In the evolving world of cloud-native and distributed systems, resilience is no longer optional, it’s essential. This article explores how developers can leverage the power …

Hot Design: The Next-Generation Visual Designer for .NET Apps

Hot Design is the latest and greatest tool introduced by Uno Platform as part of Uno Platform Studio. It is an evolutionary innovation that transforms …

Your Quick Guide to Learn JWT

JWT is short for JSON Web Tokens It is a standard format to transmit data between systems in a secure way through JSON objects This …

Exploring the Top 5 Features in C# 13

So C# 13 is now generally available, completely released and ready for production with full support from Microsoft and the community, this article we will …

Top 5 Language Features in C# 12

.NET 8 brought a set of new language features with the introduction of C# 12, check this article to learn about the top 5 Features …

.NET / C#

Build a Dictionary App using Uno Platform

This tutorial will help you build a dictionary app using Uno Platform. Along the way, you will also learn about Uno Platform and its amazing …

.NET / C#

Book Review: Tools and Skills for .NET 8

This is a review article for the book, so take your time to read the review and let me know your thoughts about this book. …

Book Review: Architecting ASP.NET Core Applications

📢 .𝗡𝗘𝗧 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿𝘀 This is a thorough review for a book that would be your ultimate resource to explore the world of architecture and Software …

.NET / C#

6 Types of Constructors in C#

Constructors in C# are an essential and core concept and functionality when writing code in the object-oriented approach. They help you instantiate and build your …

Book Review: Software Architecture for .NET 8 and C# 12

This is an in-depth review article on book: Software Architecture for .NET 8 and C# 12 Ready to take your development job to the next …