HomeBlogNotesArchivesYouTubeAbout
HomeBlogNotesArchivesYouTubeAbout

Hey I'm Rahul Nath

I am a programmer, blogger, youtuber and enjoys running. Blogs are usually technical and about life in general.

About me

YouTube

Popular Articles

Book Summary: Getting Results the Agile Way by J.D. Meier

This is a great productivity book on building up a good Personal Productivity System to manage your life - both work and personal. I'd recommend this book for anyone starting to build a productivity system for themselves.

Why You Should Avoid Command Handlers Calling Other Commands?

One of the patterns that I keep coming back to when building ASP NET Applications is the Command and Query Responsibility Segregation (CQRS) pattern. Fundamentally, the pattern separates the code to read (Query) and the write…

2020: What Went Well, What Didn't and Goals

A short recap of the year that is gone by and looking forward!

Understand CORS and Learn How to Enable it for Your ASP NET API

Cross Origin Resource Sharing or CORS in short is a W3C standard that allows a server to relax the same-origin policy. Learn more about CORS, how to enable it for an ASP NET Web API, Preflight requests and more.

How To Automatically Deploy ARM Templates To Azure Cosmos Emulator

Azure Cosmos Emulator does not support ARM templates. Learn how you can automatically create Database and Containers from an ARM Template to support a seamless development experience.

  • Rahul Nath
  • About
  • Blog
  • YouTube
  • Follow me on
© Copyright, 2021 Rahul Nath