Mishel Shaji

Mishel Shaji

324 posts
Understanding CollectionsMarshal in C#
C Sharp
members

Understanding CollectionsMarshal in C#

Mishel Shaji
Mishel Shaji
Float vs. Double vs. Decimal in C#
C Sharp
members

Float vs. Double vs. Decimal in C#

Mishel Shaji
Mishel Shaji
members

C# 14: Null Conditional Assignment

Mishel Shaji
Mishel Shaji
C# 14 introduces a new enhancement: null-conditional assignment! Now, you can use the null-conditional member access operators ?. and ?[] on the left-hand side of an assignment. What Does This Mean? Before…
members

Configuring Entity Framework Core in a .NET Web API: A Comprehensive Guide

Mishel Shaji
Mishel Shaji
Developers can easily create rich, data-driven APIs with Entity Framework Core in a .NET Web API project. This article walks you through the process of setting up a Web API…
How To
members

Benchmarking .NET Applications with BenchmarkDotNet: A Step-by-Step Guide

Mishel Shaji
Mishel Shaji
Optimizing for performance is a very important part of making software, especially when it comes to improving .NET apps. Benchmarking is a great way to get an accurate picture of…
C Sharp
members

C# 14: nameof() Now Supports Unbound Generic Types

Mishel Shaji
Mishel Shaji
C# 14 introduces an exciting enhancement to the nameof operator, allowing it to work with unbound generic types. This means you can easily reference generic types without needing to specify type arguments.…
From Basics to Mastery: A 4-Month .NET and Angular Journey at Benzy Infotech
Updates
members

From Basics to Mastery: A 4-Month .NET and Angular Journey at Benzy Infotech

Mishel Shaji
Mishel Shaji
The New field Keyword in C# 14
C Sharp
members

The New field Keyword in C# 14

Mishel Shaji
Mishel Shaji
Understanding the Index from End Operator in C#
C Sharp
members

Understanding the Index from End Operator in C#

Mishel Shaji
Mishel Shaji
The Sunset of Create React App: Understanding the Shift and Exploring Alternatives
react
members

The Sunset of Create React App: Understanding the Shift and Exploring Alternatives

Mishel Shaji
Mishel Shaji