Build Containers Without a Dockerfile Containers are rapidly becoming the primary deployment model for server-side code, whether that be a web site, an app server, or other server-side code that you need to run in your environment.
Weekly Update 329 HIBP Rate Limit Change; Deezer Breach; Twitter Scrape; ChatGPT v. Spammer; Number Plate Recognition; Sponsored by 1Password
Benchmark different batch sizes in Entity Framework using BenchmarkDotNet The default batch size in Entity Framework is 42 but it’s good to try different variations of this to see … Continue reading Benchmark different batch sizes in Entity Framework using BenchmarkDotNet
Automating Integration Tests using the “Critter Stack” This builds on the previous blog posts in this list: Wolverine on the JetBrains Webinar series — but watch out, the ICommandBus interface shown in that webinar was consolidated …
Bean Machine Retrospective, part 6 Happy New Year all! Last time I briefly described the basic strategy of the Beanstalk compiler: transform the source code of each queried or observed function (and transitively their callees) …
5+ ways for Scaling Monolithic Applications! Want strategies for scaling monolithic applications? If you have a monolith that you need to scale, you have many options. If you're thinking of moving micro...
DNF Summit January 2023 Tuesday, January 17th 202310am Eastern – Kick-off Welcome (ED, President & VP)Board Member introductions and updates from committees 10:30am EasternSessio...
10 features to jumpstart your Microsoft Teams app development Create awesome apps that power new workflows and integrate seamlessly with Microsoft Teams. Jumpstart app development with these 10 features.
ReadOnly Collections Aren't Really ReadOnly in C# Join the NDC Conferences Giveaway: https://mailchi.mp/nickchapsas/ndcCheck out my courses: https://nickchapsas.comBecome a Patreon and get source code access...
Answer: what does this code print? I posted this code previously:And asked what does it prints. This is actually an infinite loop that will print endless amount of zeros to the console. The qu...
How can I force a user to have a specific SID prefix, so that they go into a particular group? The prefix doesn't define group membership.
CircleCI security alert: Rotate any secrets stored in CircleCI Read CircleCI’s security alert from January 4, 2023.
OpenTelemetry in .NET - Basic Usage With Examples - Code Maze In this article, we explore the OpenTelemetry standard, looking at the fundamental pillars of tracing, metrics and logging.
Community: The Board Game | Community “Dice not included, some assembly required. Lines between perception, desire, and reality may become blurred, redundant, or interchangeable. Characters may h...
Continuous Testing Options for Agile and Non-Agile Teams This guide describes the business value of continuous testing for QA testing teams and presents a variety of options that provide continuous testing value.
AI and Machine Learning for Coders | Barbarian Meets Coding A collection of notes about AI And Machine Learning for Coders
How to Determine a JavaScript Promise's Status Promises have changed the landscape of JavaScript. Many old APIs have been reincarnated to use Promises (XHR to fetch, Battery API), while new APIs trend
a C# Pattern for Reducing Boilerplate Code This is a C# Advent 2022 post! Visit the website for more great C# posts by a wide-ranging group of authors!
Understanding useState in React If you've worked with React (or are even new to it) you've probably heard of the `useState` hook. The `useState` hook is one of the most fundamental parts of the React library, and also greatly improves data management in an application.
Architectural Decision Records for Intuitive Decision Makers • Alexander Bird Software • Blog How to use ADRs to teach your peers, correct your mistakes early, and equip others to share ownership of what you build
What Did Ada Lovelace's Program Actually Do? The first ever piece of code was written in 1842, well before the first actual machine that could be called a computer
The faker's guide to reading (x86) assembly language Assembly code scares people. There’s a good reason for that. For many people, writing code in assembly language seems equivalent to writing code in ancient dwarven runes, or calculating pi in roman numerals. The fact that Roller Coast Tycoon was almost co...
Alice and Bob Learn App Security with Tanya Janca How do we learn about application security? Carl and Richard talk to Tanya Janca about her book 'Alice and Bob Learn Application Security.' Tanya talks about bringing positive conversations around security, enabling people to get work done while being sec...
.NET MAUI Community Toolkit Monthly Standup, January 2023 Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui
Debugger Text Visualizer How many times have you found yourself looking at some text you have URL ...
Aloha .NET MAUI Community Toolkit | .NET Conf 2022 The .NET MAUI Community Toolkit is an essential plugin for every .NET MAUI app. In this session we'll learn a bit about the history of the Community Toolkit(...