Author
Jitendra Mesavaniya
C#, .NET, ASP.NET, AngularJS, Redis
India
Recognitions & awards
    • Mar 2024
    • Mar 2025
Badges
Expertise
Activity
Efficient Memory Access with CollectionsMarshal.AsSpan: in C# .NET

Efficient Memory Access with CollectionsMarshal.AsSpan: in C# .NET

Mar 28 449 0
Understanding CORS Errors in .NET Applications

Understanding CORS Errors in .NET Applications

Mar 28 497 0
Leveraging Records for Data Transfer Objects (DTOs) in C# .NET

Leveraging Records for Data Transfer Objects (DTOs) in C# .NET

Aug 12 1.3k 0
Elevate Your Code with Vertical Coding Style

Elevate Your Code with Vertical Coding Style

Jul 26 1.4k 0
Optimizing LINQ Performance with Compiled Queries in .NET

Optimizing LINQ Performance with Compiled Queries in .NET

Jul 22 1.1k 0
Understanding the SQL Query Execution Order

Understanding the SQL Query Execution Order

Jul 22 734 0
Enhancing Performance and Safety with System.Threading.Lock in .NET 9 and ...

Enhancing Performance and Safety with System.Threading.Lock in .NET 9 and ...

Jul 22 1.7k 0
Task Scheduling with System.Threading.Timer in .NET

Task Scheduling with System.Threading.Timer in .NET

Jul 21 2.2k 0
Background Tasks with BackgroundService in .NET 7

Background Tasks with BackgroundService in .NET 7

Jul 17 2.2k 0
Harnessing Efficiency: Lazy Initialization in C# .NET

Harnessing Efficiency: Lazy Initialization in C# .NET

Jul 17 1.1k 0
Master Global Exception Handling with IExceptionHandler in .NET

Master Global Exception Handling with IExceptionHandler in .NET

Jul 16 793 0
Mastering HTTP Status Code Handling with UseStatusCodePages() in .NET

Mastering HTTP Status Code Handling with UseStatusCodePages() in .NET

Jul 16 2.4k 0
Using Find Instead of FirstOrDefault with Collections in C# .NET

Using Find Instead of FirstOrDefault with Collections in C# .NET

Jul 15 4.9k 0
Synchronous vs Asynchronous: Task.WaitAll and Task.WhenAll in .NET

Synchronous vs Asynchronous: Task.WaitAll and Task.WhenAll in .NET

Jul 09 2.8k 0
Prefer Static HashData Method over ComputeHash in C# .NET

Prefer Static HashData Method over ComputeHash in C# .NET

Jul 08 2.7k 0
Mastering Nested Types in C#: Best Practices and Common Pitfalls

Mastering Nested Types in C#: Best Practices and Common Pitfalls

Jul 03 1.7k 0
Exploring GetItems() Method for Working with Randomness in .NET 8

Exploring GetItems() Method for Working with Randomness in .NET 8

Jul 02 1.3k 0
Mastering LINQ: TakeWhile and SkipWhile in C# .NET

Mastering LINQ: TakeWhile and SkipWhile in C# .NET

Jul 01 1.8k 0
Discards in Tuple and Object Deconstruction in C# .NET

Discards in Tuple and Object Deconstruction in C# .NET

Jul 01 943 0
Mastering the Null-Coalescing Operator in C#

Mastering the Null-Coalescing Operator in C#

Jun 30 2.3k 0
Suggested learning
View all