Exploring Dynamic LINQ and C# Eval Expression
In this article you will learn about 2 great and powerful libraries for dynamic processing of LINQ queries as well as executing, compiling, and running C# code at runtime. These …
Read MoreLearn. Code. Listen
In this article you will learn about 2 great and powerful libraries for dynamic processing of LINQ queries as well as executing, compiling, and running C# code at runtime. These …
Read More
Many developers are stuck in 1 or 2 types of authorization in ASP.NET Core: simple and RBAC. But did you know there are 5 more types of authorization in ASP.NET …
Read More
In this tutorial we will learn how to implement structured logging in ASP.NET Core Web API using Serilog. Logging is one of the most important and critical features in development …
Read More
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 the way you can design …
Read More
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 be exploring the top 5 …
Read More
.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 added to the amazing language …
Read More
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 features. Before starting with the …
Read More
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. .NET Developers, Mark J. Price …
Read More
This is a thorough review for the book titled: .NET MAUI Cross-Platform Application Development Second Edition Build high-performance apps for Android, iOS, macOS, and Windows using XAML and Blazor with …
Read More