Rituraj

Rituraj @riturajpokhriyal

Location:
Dehradun, India
Joined:
Jul 31, 2020

Rituraj
articles - 23 total

FastEndpoints: A Faster, Cleaner Way to Build APIs in .NET

As .NET developers, we’re always looking for ways to simplify our code while improving performance....

Learn More 0 0May 5

Value Type vs. Reference Type: Performance Tradeoffs in .NET

Understanding Value Types and Reference Types Continue reading on Cubed »

Learn More 0 0May 5

Understanding Value Types and Reference Types

Understanding Value Types and Reference Types Continue reading on Medium »

Learn More 0 0May 5

AutoMapper & MediatR Go Commercial: What It Means for .NET Developers

Two of the most widely used .NET libraries — AutoMapper and MediatR — have officially gone...

Learn More 0 0Apr 9

Data Transfer Mechanisms in ASP.NET MVC: Performance Deep Dive

As senior .NET developers, we often take for granted the various data transfer mechanisms baked...

Learn More 0 0Apr 9

Collection Selection for Performance: Choosing the Right .NET Collection Like a Pro

Performance tuning in .NET often hinges on one crucial decision — choosing the right collection...

Learn More 0 0Apr 9

Low-Code/No-Code Development: Software Creation Unleashed for Everyone

The software development world has flipped the script, folks! Remember when building an app meant...

Learn More 0 0Apr 9

Static vs. Instance Methods: Performance Considerations in .NET

Performance optimization in .NET can sometimes feel like a game of chess — you have to anticipate...

Learn More 0 0Mar 24

The Ultimate .NET Developer Roadmap (2025 Edition)

.NET is evolving faster than ever. New frameworks, performance improvements, and security best...

Learn More 0 0Mar 24

Temp Tables vs. Table Variables vs. CTEs: Which One Should You Really Use?

If you’ve ever worked on a SQL Server project with complex queries, you’ve probably faced this...

Learn More 0 0Mar 24

The SSL Conundrum: Why Your Website is Screaming for Help and How to Fix It

Picture this: You just deployed your latest .NET application, feeling like a coding rockstar, only...

Learn More 0 0Mar 24

10 Essential Design Patterns Every Developer Should Know

Design patterns are the secret sauce behind well-architected, scalable, and maintainable software....

Learn More 0 0Mar 5

.NET in 2025

The Silent Revolution Senior Engineers Can’t Ignore Continue reading on Medium »

Learn More 0 0Mar 5

25 Senior Developer Tips to Boost .NET Productivity

As a .NET developer, maximizing your productivity isn’t just about writing code faster — it’s about...

Learn More 5 0Feb 27

Supercharge Your Blazor Apps: Best Practices for Optimal Performance

Blazor is transforming web development by allowing developers to build interactive web apps using...

Learn More 5 0Feb 27

Blazor vs. Other Frontend Technologies: Is .NET Ready for the Frontend Battle?

When it comes to frontend development, JavaScript-based frameworks like React, Angular, and Vue...

Learn More 0 0Feb 27

10 .NET Performance Optimizations We Learned the Hard Way

After spending over a decade as a senior software engineer working on high-scale .NET applications,...

Learn More 0 0Feb 27

.NET vs Other Backend Technologies: A Developer’s Perspective

Choosing the right backend technology is no small feat. As a senior software developer who’s been...

Learn More 0 0Feb 27

Integrating Stripe with .NET Applications: A Complete Guide

Stripe is a popular payment processing platform that makes it easy to accept payments online. In...

Learn More 0 0Feb 27

Mastering CQRS and Event Sourcing in .NET 8: From Theory to Production

Command Query Responsibility Segregation (CQRS) and Event Sourcing are architectural patterns that...

Learn More 0 0Feb 27

The Future of .NET: Should You Choose It for Your Next Project?

I’ve been working with .NET for quite some time now, and if there’s one thing I’ve learned, it’s...

Learn More 1 1Feb 27

GitHub Copilot: Your AI Coding Buddy — A Simple Guide

Ever wished you had a friend who could finish your sentences while coding? That’s exactly what...

Learn More 0 0Feb 27

Entity Framework: Relational vs Non-Relational Databases

As software evolves, choosing the right database — relational or non-relational — is crucial to the...

Learn More 0 0Feb 27