#csharp
Read more stories on Hashnode
Articles with this tag
Source Generators in the MVVM Community Toolkit This blog post is a continuation of the blog post Reducing boilerplate code with the MVVM Community...
Reducing boilerplate code with the MVVM Community Toolkit in .NET MAUI This blog post covers the basic MVVM principles and gives an introduction to...
Here is an introductory guide on how to use Behaviour-Driven Development (BDD) with C# and SpecFlow in a .NET application. · Behaviour-Driven Development...
SQL Server CLR Integration Have you ever noticed that the ROUND function in SQL Server returns different results than the Math.Round method in the...
An Introduction to Unit Testing This article provides an introduction to unit testing. Contents Unit testing in theory Unit testing in...
.NET 7 was freshly released but Microsoft does not sleep. .NET 8 is already in the making and I want to showcase to you one new area where the dotnet...