
Book Summary: Getting Results the Agile Way by J.D. Meier Paid Members Public
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? Paid Members Public
One of the patterns that I keep coming back to when building ASP NET Applications is the Command Query Separation (CQS) pattern. Fundamentally, the pattern separates the code to read (Query) and the write (Command) to the data store. By separating the Commands and Queries, the code is more focused

2020: What Went Well, What Didn't and Goals Paid Members Public
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 Paid Members Public
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 Paid Members Public
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.

How To Create An ARM Template For Cosmos DB Paid Members Public
Learn how to create an ARM template to deploy Azure Cosmos DB with dynamic containers. With this template you can keep adding containers as you build the application.

Are You Using HttpClient in The Right Way? Paid Members Public
If not used correctly it's easy to run into socket exhaustion and DNS related issues with HttpClient in .NET Core. Learn how to identify these issues and how to use HttpClient class in the right way.

How To Improve Your Online Reading - Why I Chose Diigo? Paid Members Public
Learn how Diigo helps you to capture and organize information you read online