Posts by Category

Technical

Better result handling with Result

4 minute read

“Exceptions shouldn’t be used to control normal program flow. It can be challenging to follow the logic of a program that jumps from one exception handler to...

3 things you should know about Strings

4 minute read

“We work with strings every day in our applications. We often don’t see the mistakes we’re making, or we don’t see ways to potentially optimize the code. And...

Exciting enhancements in C# 12

4 minute read

“In November 2023, C# 12 arrived with a bang, bundled with .NET 8, bringing with it a bunch of cool new features that have made developers sit up and take no...

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

.NET

Better result handling with Result

4 minute read

“Exceptions shouldn’t be used to control normal program flow. It can be challenging to follow the logic of a program that jumps from one exception handler to...

3 things you should know about Strings

4 minute read

“We work with strings every day in our applications. We often don’t see the mistakes we’re making, or we don’t see ways to potentially optimize the code. And...

Exciting enhancements in C# 12

4 minute read

“In November 2023, C# 12 arrived with a bang, bundled with .NET 8, bringing with it a bunch of cool new features that have made developers sit up and take no...

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

.NET-Core

Better result handling with Result

4 minute read

“Exceptions shouldn’t be used to control normal program flow. It can be challenging to follow the logic of a program that jumps from one exception handler to...

3 things you should know about Strings

4 minute read

“We work with strings every day in our applications. We often don’t see the mistakes we’re making, or we don’t see ways to potentially optimize the code. And...

Exciting enhancements in C# 12

4 minute read

“In November 2023, C# 12 arrived with a bang, bundled with .NET 8, bringing with it a bunch of cool new features that have made developers sit up and take no...

Back to Top ↑

Apps

.NET Apps: Redis Distributed Locking

5 minute read

“Distributed locking in centralized cache management system like redis which helps maintain integrity and consistency throughout all microservices.”

Back to Top ↑

EF-Core

Back to Top ↑

Infra

Back to Top ↑

WSL2

Back to Top ↑

Blog

And it begins!!

less than 1 minute read

“Finally, releasing the much-awaited initiative…”

Back to Top ↑

Function-Apps

Back to Top ↑

Architecture

Back to Top ↑