This talk was recorded at NDC Sydney in Sydney, Australia. #ndcsydney #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://ndcsydney.com/ Subscribe to our YouTube channel and learn every day: /@NDC Follow our Social Me
The Right Way To Return API Errors in .NETUse code PATTERNS20 at checkout to get 20% off our 3 Design Patterns in C# Bundles: https://bit.ly/3YPiHLD Subscribe to my weekly newsletter: https://nickchapsas.com Become a Patreon and get special perks: https://www.patreon.com/nickchapsas Hello, everybody. I'm Nick, and in this video, I will sh
Advanced Breakpoints and Tracepoints in C#A significant portion of a developer's job is to debug code. Figure out what is going wrong and fix it. Being efficient at debugging is a huge benefit to any developer, regardless of your skill level. One of the key features of debugging is knowing how to use breakpoints. Now you probably know how
Stop Using Paid VPNs. Do THIS Instead.? Zero To KNOWING Kubernetes in Under 90 Minutes: https://learn.omerxx.com/courses/k8s-from-scratch ? Build a Second Brain With Neovim in Under 90 Minutes: https://learn.omerxx.com/courses/second-brain-neovim ================================== This video is sponsored by Twingate.com! =========
What's a PID controller?In this video, I'll break down the basics of PID controllers in a way that makes sense for everyone — from middle schoolers to adults! Ever wondered how robots or cars make smooth adjustments on their own? I'll walk you through the key concepts like 'setpoints,' 'error,' and the roles of Proportio
Why TCP needs 3 handshakesFirst, let's look at the control bits and state machine of TCP, which form the basis for understanding the three-way handshake of TCP.
Here Is the Most Powerful EF Core Configuration TechniqueWe only apply a handful of principles when configuring Entity Framework Core to persist a complex domain model: Property mapping, value conversions, complex types mapping, and the like. Out of these, value conversions are often overlooked. Yet, value conversions are by far the most helpful technique
Why I Prefer Exceptions to Error ValuesGood error handling is key to robust programs, but often dreaded by programmers because there is always one more edge case. Traditional object-oriented programming languages use special exception classes that can be thrown to break the regular control flow for immediate error reporting.
Stop Dealing with EF Core Exceptions Wrong!Until the 30th of September get 30% off any course on Dometrain with code BTS30: https://dometrain.com/?coupon_code=BTS30 Subscribe to my weekly newsletter: https://nickchapsas.com Become a Patreon and get special perks: https://www.patreon.com/nickchapsas Hello, everybody, I'm Nick, and in this v
Multi-Tenant: Database Per Tenant or Shared?If you're building a multi-tenant application, should you use a database per tenant or a shared database? There a lot of pros and cons and the trade-offs will help you decide which is best for your context. ?? EventStoreDB https://eventsto.re/codeopinion ?? Subscribe: https://www.youtube.com/c
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.