Abhishek ThakurWhat’s New in C# 13: Beginner-Friendly OverviewC# 13 brings new features that make coding easier, safer, and more efficient. Here’s a quick guide to some of the main updates and what…4d ago4d ago
Abhishek ThakurWhat’s New in .NET 9: A Beginner-Friendly Overview.NET 9 is here, and it’s packed with features that make building applications faster, more powerful, and easier. From improved performance…4d ago4d ago
Abhishek Thakur.NET Core Application Lifecycle: A Beginner’s GuideImagine building a house. From laying the foundation to adding the roof and final decorations, there are steps that must be followed to get…Oct 21Oct 21
Abhishek ThakurC# Isn’t That Bad?C# often gets a bad rap for being too serious or too corporate. After all, it was born in the early 2000s at Microsoft, and a lot of its…Sep 24Sep 24
Abhishek ThakurMastering Asynchronous Programming in C#: From Beginner to AdvancedAsynchronous programming is a powerful feature in modern software development, allowing you to write code that can perform multiple tasks…Sep 19Sep 19
Abhishek ThakurGracefully Cancelling Tasks in .NET Core Using 'CancellationToken'When building applications in .NET Core, especially when dealing with long-running tasks or asynchronous operations, it’s important to…Sep 6Sep 6