Ashwin's Blog

Sign up

Ashwin's Blog

home.NetAzureDevOpsnewsletter
Tag

C#

#csharp

More content

Read more stories on Hashnode


Articles with this tag

Comparing List Loop Performance in .NET: From .NET Framework to .NET 9-preview

Kumar Ashwin HubertKumar Ashwin Hubert
Jul 2, 20245 min read

Loops are fundamental constructs in any programming language. But have you ever wondered if there are any performance differences between them? For...

Comparing List Loop Performance in .NET: From .NET Framework to .NET 9-preview

10 Exception handling best practices in C#

Kumar Ashwin HubertKumar Ashwin Hubert
Mar 4, 202112 min read

Writing software is a complex task, and it's quite common to see applications crash due to bad code, bad user input, unavailable resources or...

10 Exception handling best practices in C#

Exception handling in C# - throw or throw ex

Kumar Ashwin HubertKumar Ashwin Hubert
Feb 23, 20217 min read

What are Exceptions? An exception is a runtime error in a program that violates a system or application constraint, or a condition that is not...

Exception handling in C# - throw or throw ex

Async Main in Console App Visual Studio

Kumar Ashwin HubertKumar Ashwin Hubert
Nov 25, 20181 min read

Many times we want to create some Pocs for our project wherein we test out other libraries, frameworks, NuGet packages, etc., and a lot of these would...

Async Main in Console App Visual Studio

©2025 Ashwin's Blog

Privacy policy·Terms
Publish with Hashnode

Powered by Hashnode - Home for tech writers and readers